Skip to content

DM-53043: Add R_lam extinction coeffs for LSSTCam#676

Open
yalsayyad wants to merge 1 commit intomainfrom
tickets/DM-53043
Open

DM-53043: Add R_lam extinction coeffs for LSSTCam#676
yalsayyad wants to merge 1 commit intomainfrom
tickets/DM-53043

Conversation

@yalsayyad
Copy link
Contributor

from rubin_sim.phot_utils.

Copy link
Contributor

@laurenam laurenam left a comment

Choose a reason for hiding this comment

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

Can you fix the commit title/message?

@@ -0,0 +1,18 @@
# Extinction coefficients (R_filter) for LSSTCam filters for conversion
# from E(B-V) to extinction: A_filter = E(B-V) * R_filter
# Band, R_filter
Copy link
Contributor

Choose a reason for hiding this comment

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

What information is this third line trying to convey?

# Band, R_filter

# These default extinction coefficients are not optimal for the FGCM standard
# bandpasses.
Copy link
Contributor

Choose a reason for hiding this comment

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

Implying…?

# bandpasses.
# From rubin_sim.phot_utils, DustValues().r_x provides the
# values for the Rubin filters. These values are calculated using the CCM89
# extinction curve (Cardelli, Clayton, and Mathis 1989), assuming a flat
Copy link
Contributor

Choose a reason for hiding this comment

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

Extra space.

"i": 2.053659,
"z": 1.59009,
"y": 1.3077049,
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Why don’t they all get the same number of sig figs?

# These default extinction coefficients are not optimal for the FGCM standard
# bandpasses.
# From rubin_sim.phot_utils, DustValues().r_x provides the
# values for the Rubin filters. These values are calculated using the CCM89
Copy link
Contributor

Choose a reason for hiding this comment

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

The “as delivered” filters?

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.

2 participants