Skip to content

Commit

Permalink
Merge pull request #106 from lsst/tickets/DM-42725
Browse files Browse the repository at this point in the history
DM-42725: Make ApPipe run with LSSTComCamSim
  • Loading branch information
hsinfang authored Feb 15, 2024
2 parents a75787d + 1a92e96 commit 7286cb1
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions pipelines/LSSTComCamSim/DRP-ops-rehearsal-3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,24 +28,6 @@ tasks:
wcs_provider: "input_summary"
photo_calib_provider: "input_summary"
background_provider: "input_summary"
isr:
class: lsst.ip.isr.IsrTask
config:
doDefect: false
# TODO: Evaluate doBrighterFatter after initial DRP
doBrighterFatter: false
doCrosstalk: false
doFringe: false
calibrate:
class: lsst.pipe.tasks.calibrate.CalibrateTask
config:
connections.astromRefCat: uw_stars_20240130
connections.photoRefCat: uw_stars_20240130
astromRefObjLoader.anyFilterMapsToThis: None
photoRefObjLoader.anyFilterMapsToThis: None
python: |
config.astromRefObjLoader.filterMap = parameters.filterMap
config.photoRefObjLoader.filterMap = parameters.filterMap
gbdesAstrometricFit:
class: lsst.drp.tasks.gbdesAstrometricFit.GbdesAstrometricFitTask
config:
Expand Down

0 comments on commit 7286cb1

Please sign in to comment.