spacetelescope / stcal

https://stcal.readthedocs.io/en/latest/
Other
10 stars 32 forks source link

Potential problem with multiprocessing computing CHARGELOSS #309

Open kmacdonald-stsci opened 2 weeks ago

kmacdonald-stsci commented 2 weeks ago

When slicing the data in preparation for multiprocessing here:

https://github.com/spacetelescope/stcal/blob/dfe1d6d51f0c2a400dff918a52c779328ae19b7d/src/stcal/ramp_fitting/ols_fit.py#L545

The orig_gdq also needs to be sliced and set in each process prepped slice.