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