conv55toEbv¶
- measure_extinction.extdata.conv55toEbv(A55, E4455, R55)[source]¶
Function to compute E(B-V) from A(55) and E(44-55). Conversion derived from equation 4 & 5 of Fitzpatrick et al. (2019)
- Parameters:
- A55float vector
A(55) given as [val, unc]
- E4455float vector
E(44-55) given as [val, unc]
- R55float vector
R(55) given as [val, unc]
- Returns:
- EBVfloat vector
E(B-V) given as [val, unc]