Skip to content

Layer boundaries plot when layers collapse #5

Description

@cbrunet

For instance, if a three-layer fiber becomes a two-layer fiber fiber at some point, plot of the layer boundaries becomes confused.

Proposed solution:

  • add a dict in fiber object to keep track of old layer index -> new layer index. This dict is built by the Factory when creating the fibers
  • add an optional argument to fiber functions to allow the use of original layer indexing

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions