Skip to content

Conversation

@ytsapras
Copy link
Collaborator

I have added examine_lightcurve.py and bin_lightcurve.py in the toolbox/ directory. Both can be executed from the command line.

examine_lightcurve.py allows the user to browse a single light curve (given a .csv) and interactively mark points for masking. Pressing 't' returns a list of the indexes of these points in the prompt.

bin_lightcurve.py allows the user to bin a single light curve (given a .csv). The default bin size is one day, but it can also be specified by the user.

Appropriate unit tests have been added to tests/test_toolbox.py

@ytsapras ytsapras requested a review from ebachelet February 13, 2024 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants