LSSTDESC / DC2_visitList

Code to create the list of visits to simulate for DC2.
1 stars 0 forks source link

Order DDF visits by year #8

Open humnaawan opened 6 years ago

humnaawan commented 6 years ago

In the event that we might not be able to simulate all the visits, we'd like to order the visits in a way that would allow us good representative simulated data. For WFD, the visits can be left ordered by expMJD (which is tackled by #4). However, for the uDDF, since we have different cadences through the survey, simulating the visits non-sequentially would help. For this purpose, we would like to re-order the uDDF visits, grouped by year.

humnaawan commented 6 years ago

@rbiswas4 can you let me know if this is sufficient for you to regroup in the order you'd like?