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

Add button to auto-chop light curve into segments. #8

Open
scfleming opened this issue Jun 16, 2017 · 2 comments
Open

Add button to auto-chop light curve into segments. #8

scfleming opened this issue Jun 16, 2017 · 2 comments

Comments

@scfleming
Copy link
Member

gPhoton light curves often have large gaps between visits to a target, meaning the default plot at full x-range is basically unreadable. This ticket is to explore some way to allow the user to tell GGUI to split the full light curve into visits based on the gaps between observations and plot each of them with proper x-axis ranges.

I could imagine a button added to the light curve canvas that auto-chops or splits, whatever terminology we want to use, the light curve. The individual light curve segments could be plotted in different windows, or maybe a single new window with a "next" and "previous" button, somethin like that.

@duytnguyendtn duytnguyendtn added this to the v0.4: Lightcurve Enhancements milestone Jun 19, 2017
@scfleming
Copy link
Member Author

This ticket is ammended to make it so that each chop segment is included as a Data Object, with added columns of relative start and end times so those could be plotted.

@duytnguyendtn
Copy link
Member

Moved to milestone v0.5 to distinguish between AutoChop "On Demand" vs "Upon Load"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants