Skip to content

What's an effective approach for storing discontinuous signal data? #7673

Discussion options

You must be logged in to vote

You can stick with your first solution of simply concatenating the wavelength dimension. If you add a categorical coordinate, maybe called laser_num = [0, 0, ..., 1, 1, ... 2, 2...] you can apply your filters using groupby.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@nicholaslivingstone
Comment options

Answer selected by nicholaslivingstone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants