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

Toolbox additions yt #80

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Toolbox additions yt #80

wants to merge 5 commits into from

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.

1 participant