scizen9 / sedmpy

SED Machine Instrument Software Repository
5 stars 4 forks source link

Link phot ref files instead of copy #90

Closed scizen9 closed 2 years ago

scizen9 commented 2 years ago

Current phot (RC) pipeline copies calibration files from refphot dir instead of linking them using disk space.

scizen9 commented 2 years ago

Should we link an entire set, or just the missing calibration image?

scizen9 commented 2 years ago

Looks like just the missing cal images are linked. We should also not copy files to refphot directory. These items have now been addressed with the following commits:

  1. 982339
  2. 35bb41
  3. 1c91c3
  4. 6ff86b
scizen9 commented 2 years ago

After several days of successful testing, I am closing this issue.