Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding in ACS SBC, WFC3 and ACS narrow, and JWST filters and enhancing the filter plotting routine #799

Merged
merged 24 commits into from
May 23, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
removing extra space
  • Loading branch information
karllark committed May 14, 2024
commit 5da9d5e06c644ef87a5ad6140abc1adfdc2e78aa
2 changes: 1 addition & 1 deletion beast/tools/make_libfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ def make_libfile():
jwst_nircam_lw = ["f332w2", "f277w", "f356w", "f444w",
"f250m", "f300m", "f335m", "f360m", "f410m", "f430m", "f460m", "f480m",
"f323n", "f405n", "f466n", "f470n"]

jwst_niriss = ["f090w", "f115w", "f150w", "f200w", "f277w", "f356w", "f444w",
"f140m", "f158m", "f380m", "f430m", "f480m"]

Expand Down