Skip to content

Commit

Permalink
adding in more WFPC2 filters for models
Browse files Browse the repository at this point in the history
  • Loading branch information
karllark committed Feb 27, 2024
1 parent 4a71419 commit 8c3f491
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions measure_extinction/utils/make_obsdata_from_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -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']
Expand Down

0 comments on commit 8c3f491

Please sign in to comment.