Module to predict the presence of the stray-light artifacts know as claws in NIRCam Imaging observations.
To install jwst_rogue_path_tool
, simply use pip
:
pip install jwst_rogue_path_tool
To install from source:
- Clone Git Repository
git clone git@github.com:spacetelescope/jwst_rogue_path_tool.git
- Install requirements
pip install .