spacetelescope / jwst

Python library for science observations from the James Webb Space Telescope
https://jwst-pipeline.readthedocs.io/en/latest/
Other
568 stars 167 forks source link

Memory allocation error in Generalized Least Squares ramp fitting. #4683

Open dmggh opened 4 years ago

dmggh commented 4 years ago

While working on JP-1156 ("Compare GLS and OLS algorithms in ramp fitting"), I have discovered that the Generalized Least Squares (GLS) algorithm of ramp fitting crashes with large datasets, e.g. 2k x 2k x 200 reads.

stscieisenhamer commented 2 years ago

Has this been resolved?

hbushouse commented 2 years ago

@kmacdonald-stsci