Skip to content

Commit

Permalink
Merge pull request #111 from lsst/tickets/DM-43194
Browse files Browse the repository at this point in the history
DM-43194: Add MJD range for second simulation
  • Loading branch information
PFLeget committed Mar 6, 2024
2 parents 5868bf6 + 463106f commit ca46d79
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions pipelines/LSSTComCamSim/DRP-ops-rehearsal-3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,10 @@ tasks:
config:
connections.goodVisits: goodSeeingVisits
nVisitsMin: 12
# TODO: Add minMJD and maxMJD overrides back in.
# Intention is to use the 4 days before the ops rehearsal for
# templates. As of 2-22-24 those were not simulated yet.
# We have the 3 days covering approx 60401.9-60404.5.
# For the first DRP precursor iteration, use visits for all 3 days.
# For simulation 2 there are 60 visits per region
# between 60399.362 and 60402.419.
minMJD: 60399.362
maxMJD: 60402.419
updateVisitSummary:
class: lsst.drp.tasks.update_visit_summary.UpdateVisitSummaryTask
config:
Expand Down

0 comments on commit ca46d79

Please sign in to comment.