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-16650: update to new nJy PhotoCalib definition #120

Merged
merged 2 commits into from
Dec 27, 2018
Merged

Commits on Dec 20, 2018

  1. Convert jointcal to use nanojansky

    Use new utils Magnitude header for nJy/mag conversions in C++, and
    astropy.units in python.
    
    This adds a number of unfortunate hacks related to our refcats still being in
    Jy (not nJy), but they are all called out with reference to RFC-549.
    
    Moved the PhotometryModel validate() and checkPositiveOnBBox() tests into the
    flux model, because it's a lot easier to make a flux-based model go negative.
    parejkoj committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    4950b15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84df437 View commit details
    Browse the repository at this point in the history