Skip to content

Commit

Permalink
Document that thermal background is set to zero
Browse files Browse the repository at this point in the history
  • Loading branch information
arunkannawadi committed Aug 16, 2024
1 parent e67119f commit 230be6b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions galsim/roman/roman_bandpass.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,8 @@ def getBandpasses(AB_zeropoint=True, default_thin_trunc=True, include_all_bands=
[default: True]
include_all_bands: Should the routine include the non-imaging bands (e.g., grisms)?
This does not implement any dispersion physics by itself.
There is currently no estimate for the thermal background for these
bands and they are set to zero arbitrarily.
[default: False]
**kwargs: Other kwargs are passed to either `Bandpass.thin` or
`Bandpass.truncate` as appropriate.
Expand Down

0 comments on commit 230be6b

Please sign in to comment.