Skip to content
Scott edited this page Jan 17, 2014 · 3 revisions

Short-Term

  • Incorporate some of Bob and Andrea's nice speed-up features regarding bls searching into bls_pulse.py, with appropriate (manual) regression testing.
  • Create simple simulation script package to produce artificial (box) transits, with specified time sampling (obs. dates) and noise characteristics. Jack and Scott are going to start this, later Andrea will jump on board to assist.
  • Create python script (or function inside pulse_bls, probably) that will bundle output that is currently printed to screen into an output file instead. Scott will probably take a stab at this soon.

Medium-Term

  • Use simulator script to confirm pulse_bls locates all the (real) transits.
  • We need to consider how to de-trend the lightcurves prior to running bls_pulse search. This is a BIG project.

Longer-Term

  • 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.
Clone this wiki locally