Once the pipeline is run for level 2, it will overwrite level 1. If there is a need (some say yes), we could save those in a separate session.
Some complexity is added because it is obsnum based, as observations trickle in. Using hard link might be useful, to prevent a real copy. The unix "cp -al" should be the solution for this, assuming Unity can handle this.
Once the pipeline is run for level 2, it will overwrite level 1. If there is a need (some say yes), we could save those in a separate session.
Some complexity is added because it is obsnum based, as observations trickle in. Using hard link might be useful, to prevent a real copy. The unix "cp -al" should be the solution for this, assuming Unity can handle this.