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

Consider using LSST computeExposureSummaryStatsTask for calexp metrics #138

Open
danjampro opened this issue May 10, 2021 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@danjampro
Copy link
Contributor

LSST already have a task that does much of the same work as our calexp metrics:

https://github.com/lsst/pipe_tasks/blob/master/python/lsst/pipe/tasks/computeExposureSummaryStats.py

However the LSST code does not contain some important metrics like zero-point error, whereas ours does. We could consider overriding this subtask in future, or just keep it as a reference.

@danjampro danjampro added the enhancement New feature or request label Jun 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant