Closed vandalt closed 2 years ago
@kammerje had a modified version of calwebb_kpi3.py. I merged the changes in the current version. Here is a summary of what changes:
calwebb_kpi3.py
KPI3Pipeline
Kpi3Pipeline
from jwst_kpi import Kpi3PIpeline
KI
fourier
crop
trim
Fixes #3.
@kammerje had a modified version of
calwebb_kpi3.py
. I merged the changes in the current version. Here is a summary of what changes:KPI3Pipeline
->Kpi3Pipeline
Kpi3Pipeline
available at package level (from jwst_kpi import Kpi3PIpeline
)KI
tofourier
for bad pxiel correctioncrop
totrim
Fixes #3.