Open catherine-martlin opened 5 years ago
I added a short function titled move_files
to reduce_dash.py
:
https://github.com/spacetelescope/wfc3_dash/blob/1c768d2e8edb1fcb3958e2be0fc8185e6cd57faa/wfc3_dash/reduce_dash.py#L554
I don't think this saves ALL the intermediate files, but does move a lot of them to individual folders. Maybe this is a good start?
Create a script to help move and organize results/intermediate files. (As opposed to deleting them outright). Create a dictionary of paths to various outputs?