Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM-28717: Allow for Stamps formatter to handle bbox #481

Merged
merged 1 commit into from Mar 10, 2021

Conversation

MorganSchmitz
Copy link
Contributor

@MorganSchmitz MorganSchmitz commented Mar 1, 2021

One of four PRs for DM-28717, the others being afw, obs_base and meas_algorithms.

Copy link
Contributor

@SimonKrughoff SimonKrughoff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a clarifying question

@@ -184,8 +184,14 @@ storageClasses:
pytype: lsst.verify.Measurement
Stamps:
pytype: lsst.meas.algorithms.Stamps
parameters:
- bbox
- origin
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The reader seems to only do something with the bbox parameter. What am I missing?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hah! Thanks for asking. I'd just stupidly copied from Image. Removed and tested!

BrightStarStamps:
pytype: lsst.meas.algorithms.brightStarStamps.BrightStarStamps
parameters:
- bbox
- origin
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as above

@MorganSchmitz MorganSchmitz force-pushed the tickets/DM-28717 branch 2 times, most recently from d525e61 to a82e499 Compare March 3, 2021 18:58
@MorganSchmitz MorganSchmitz changed the title DM-28717: Add custom formatters for Stamps DM-28717: Allow for Stamps formatter to handle bbox Mar 3, 2021
@MorganSchmitz MorganSchmitz merged commit cdc6dc3 into master Mar 10, 2021
@MorganSchmitz MorganSchmitz deleted the tickets/DM-28717 branch March 10, 2021 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants