gbrammer / grizli

Grizli: The "Grism redshift and line" analysis software
MIT License
67 stars 51 forks source link

Move some global variables from utils to a new `constants.py` file #224

Closed gbrammer closed 4 months ago

gbrammer commented 4 months ago

(Fixes circular import of jwst_utils and utils).

Also: implement jwst_utils.flag_nirspec_hot_pixels to extend flag_nircam_hot_pixels.