nrs_fs_slit_name

jwst.assign_wcs.nirspec.nrs_fs_slit_name(slit_id)[source]

Get the slit name corresponding to a fixed slit ID.

Parameters:
slit_idint, float, or str

The slit ID. Expected values are integers from -100 to -105.

Returns:
str

The name of the slit corresponding to the slit ID. If the slit ID was not recognized, “NONE” is returned.