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

Color terms and Galactic extinction coefficients for DECam filters (including the Merian medium-band filters) #206

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

dr-guangtou
Copy link
Contributor

@leeskelvin Please help check the modification

  • Add config/colorterms.py: color terms to convert PS-1, HSC, or SDSS magnitudes to DECam ones.

    • Color terms are derived using the Pickles stellar atlas. The color ranges are listed in the file. I also link the Jupyter notebook that produces these values.
    • Color terms for DECam broad-band u and Y, and narrow-band N964 and N419 are currently not available.
    • Please help check the filter names are correct. The physical names of the filters are the much longer full names used by CTIO.
  • Add config/extinctionCoeffs.py: extinction coefficients for DECam filters.

    • The coefficients for DECam narrow-band N964 and N419 filters are currently not available.
  • Add config/colorAnalysis.py:

    • This file is adopted from obs_subaru.
  • Add config/calibrate.py: adjust the file to use color terms for photometric calibration.

    • The color limits and magnitude limits are adopted from obs_subaru without modification.

There are a few other configuration files in obs_subaru/config that are not present in obs_decam. These files are named in colorterms.py. Right now I am not sure they are necessary.

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.

1 participant