Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Layer boundaries plot when layers collapse #5

Open
cbrunet opened this issue Dec 2, 2015 · 0 comments
Open

Layer boundaries plot when layers collapse #5

cbrunet opened this issue Dec 2, 2015 · 0 comments

Comments

@cbrunet
Copy link
Owner

cbrunet commented Dec 2, 2015

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant