-
Notifications
You must be signed in to change notification settings - Fork 3
To Do List
Scott edited this page Jan 17, 2014
·
3 revisions
- Create simple simulation script package to produce artificial (box) transits, with specified time sampling (obs. dates) and noise characteristics.
- Use simulator script to confirm pulse_bls locates all the (real) transits.
- Create python script (or function inside pulse_bls, probably) that will bundle output that is currently printed to screen into an output file instead.
- Do we want to start adding Nose and Travis for auto-regression testing? Probably best after we get a set of simulated lightcurves that we can define as our regression test for future code updates.
- We need to consider how to de-trend the lightcurves prior to running bls_pulse search. This is a BIG project.