You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is for tracking cases where there are multiple copies of an image in the /calibrated/working/ directory for a given SB. This is due to multiple pipeline imaging runs for the same SB, and will result in filenames like:
where the only differentiating point is the sXY_0 part of the filename, which corresponds to the number of the pipeline stage at which the images were generated.
As a start, I have identified cases where this occurs for the HNCO SPW (SPWs 31/22/23 for 12m/7m/TP):
I need to expand this to include all images, not just the HNCO cubes. I scripted this process, so it should be straightforward to extend this to the other images.
Once the previous step is done, I'll update this issue with all of the duplicates in tabulated form.
Once we've identified the duplicate images, then we need to determine the best way to distinguish between them so that we can discard the old versions.
Other things to think about ...
We have various cases of manual re-imaging, where we have then uploaded the re-imaged files to the ~/upload/ folder via globus. We should verify that all such cases have been ingested with the expected file naming convention, such that they can be properly picked up by our scripts.
This issue is for tracking cases where there are multiple copies of an image in the
/calibrated/working/
directory for a given SB. This is due to multiple pipeline imaging runs for the same SB, and will result in filenames like:uid___A001_X15a0_XYZ.s12_0.Sgr_A_star_sci.spwN.cube.I.iter1.image.pbcor
uid___A001_X15a0_XYZ.s38_0.Sgr_A_star_sci.spwN.cube.I.iter1.image.pbcor
where the only differentiating point is the
sXY_0
part of the filename, which corresponds to the number of the pipeline stage at which the images were generated.As a start, I have identified cases where this occurs for the HNCO SPW (SPWs 31/22/23 for 12m/7m/TP):
12m
7m
Next steps
I need to expand this to include all images, not just the HNCO cubes. I scripted this process, so it should be straightforward to extend this to the other images.Once the previous step is done, I'll update this issue with all of the duplicates in tabulated form.Other things to think about ...
~/upload/
folder via globus. We should verify that all such cases have been ingested with the expected file naming convention, such that they can be properly picked up by our scripts.The text was updated successfully, but these errors were encountered: