Skip to content

Commit

Permalink
Add bbox to Stamps and BrightStarStamps parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
MorganSchmitz committed Mar 3, 2021
1 parent c7341d5 commit d525e61
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions python/lsst/daf/butler/configs/storageClasses.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -184,8 +184,14 @@ storageClasses:
pytype: lsst.verify.Measurement
Stamps:
pytype: lsst.meas.algorithms.Stamps
parameters:
- bbox
- origin
BrightStarStamps:
pytype: lsst.meas.algorithms.brightStarStamps.BrightStarStamps
parameters:
- bbox
- origin
AstropyTable:
pytype: astropy.table.Table
AstropyQTable:
Expand Down

0 comments on commit d525e61

Please sign in to comment.