is_background_msa_slit

jwst.master_background.nirspec_utils.is_background_msa_slit(slit)[source]

Check if an MSA slitlet is a background source.

Parameters:
slitSlitModel

The slit model to check.

Returns:
bool

True if the slit is background; False otherwise.