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-24830: Create dataset class for processed bright star stamps #205

Merged
merged 1 commit into from
Jul 30, 2020

Commits on Jul 30, 2020

  1. Add BrightStarStamps class.

    This new dataset class will allow for small image cutouts ("stamps"),
    each centered around an individual bright star, to be saved to disk.
    These can then be used to stack a large number of such stars to build
    an extended PSF model. Each stamp image is normalized using the flux
    of the stars in annulus around their center (since the central area
    are saturated and/or contain numerous ghosts). The radii used to define
    the annulus are stored in the metadata, along with each individual
    annularFlux.
    MorganSchmitz committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    dbf4ce3 View commit details
    Browse the repository at this point in the history