diff --git a/measure_extinction/utils/make_obsdata_from_model.py b/measure_extinction/utils/make_obsdata_from_model.py index c4fd9fb..30df508 100644 --- a/measure_extinction/utils/make_obsdata_from_model.py +++ b/measure_extinction/utils/make_obsdata_from_model.py @@ -396,6 +396,11 @@ def make_obsdata_from_model( "HST_ACS_WFC1_F475W", "HST_ACS_WFC1_F814W", "HST_WFPC2_4_F170W", + "HST_WFPC2_4_F255W", + "HST_WFPC2_4_F336W", + "HST_WFPC2_4_F439W", + "HST_WFPC2_4_F555W", + "HST_WFPC2_4_F814W", ] hst_fnames = [""] # spitzer_bands = ['IRAC1', 'IRAC2', 'IRAC3', 'IRAC4', 'IRS15', 'MIPS24']