kammerje / jwst-kpi

Kernel phase pipeline for JWST.
GNU General Public License v3.0
3 stars 2 forks source link

Option to skip saving intermediate products #22

Open vandalt opened 1 year ago

vandalt commented 1 year ago

It would be nice to be able to skip saving intermediate products from the pipeline. We might even want to make this the default option, given the size that intermediate FITS files can take.

I would see two complementary solutions here:

vandalt commented 1 year ago

Just wanted to mention I'm working on the first bullet point above. I think it's worth having this available without waiting for #17 to be merged.

EDIT: I actually changed my mind and merged the latest changes in #17 instead.