Skip to content

Commit

Permalink
Update pipelines for compensated tophats
Browse files Browse the repository at this point in the history
  • Loading branch information
mfisherlevine committed Jul 2, 2024
1 parent 0a419db commit 753b3f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipelines/LSSTComCamSim/quickLook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ tasks:
python: |
config.measurement.plugins.names = ['base_CircularApertureFlux',
'base_PsfFlux',
'base_CompensatedGaussianFlux',
'base_LocalBackground',
'base_SdssCentroid',
'base_SdssShape',
Expand All @@ -34,6 +33,7 @@ tasks:
'base_SkyCoord',
'base_FPPosition',
'base_ClassificationSizeExtendedness',
'base_CompensatedTophatFlux',
]
config.measurement.slots.shape = "base_SdssShape"
config.measurement.slots.psfShape = "base_SdssShape_psf"
Expand Down

0 comments on commit 753b3f8

Please sign in to comment.