kevin218 / Eureka

Eureka! is a data reduction and analysis pipeline intended for time-series observations with JWST.
https://eurekadocs.readthedocs.io/
MIT License
58 stars 45 forks source link

Add super-sampling capabilities along cross-dispersion direction #536

Closed kevin218 closed 1 year ago

kevin218 commented 1 year ago

The PR adds new functionality to super-sample the pixel resolution along the cross-dispersion direction for NIRCam, NIRSpec, and MIRI spectroscopy. The super-sampling factor is determined by meta.expand in the S3 ECF.

taylorbell57 commented 1 year ago

Sigh, for some reason GitHub didn't send me emails for any of your responses above... Sorry for my silence - I'll try to read your comments later today

kevin218 commented 1 year ago

The pytest tests also failed - looks like it was related to gcc somehow. Can you check if the tests pass locally for you? Hopefully this was just some one-off GitHub glitch

I'm not sure why it keeps failing on GitHub. The tests all pass on my machine. Maybe it'll work itself out in a day or two.