tomr-stargazer / wuvars-proto

A set of software tools for the "WUVARS" (WFCAM-UKIRT Variability Study) project. Preliminary code (not ready for distribution).
2 stars 0 forks source link

Orion observing seasons (should go in helpers3.py) #6

Closed tomr-stargazer closed 12 years ago

tomr-stargazer commented 12 years ago

I need to be able to select data corresponding to only the first observing season of the orion dataset. Would prefer not to just take the whole dataset and slice off s2 and s3 (using a "where"), although that may ultimately be necessary due to time constraints.

tomr-stargazer commented 12 years ago

Practically, I now see no benefit in writing code to do this when truncating by date would produce the exact same result. Closing issue.