Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Story Points:1
-
Epic Link:
-
Team:Data Facility
Description
Pending approval of RFC-578, please install the Goulding S18A bright star masks on the LSST cluster.
I recommend the following strategy:
- Rename the current /datasets/hsc/deepCoadd/BrightObjectMasks --> /datasets/hsc/deepCoadd/ArcturusMasks.
- Install the Goulding S18A bright star masks in /datasets/hsc/deepCoadd/GouldingMasksS18A.
- Create a soft link: /datasets/hsc/deepCoadd/BrightObjectMasks that points to /datasets/hsc/deepCoadd/GouldingMasksS18A.
This keeps both versions available, defaulting to the new masks. Users can explicitly select the old masks by creating a link in their rerun named deepCoadd/BrightObjectMasks that points to /datasets/hsc/deepCoadd/ArcturusMasks.
I am currently downloading the Goulding S18A masks to /scratch/pprice/GouldingMasksS18A.
Attachments
Issue Links
- is triggered by
-
RFC-578 Upgrade HSC bright star masks to Goulding S18A
- Implemented
I want to propose a slightly different organizing.
I'd create a new folder at /datasets/hsc/BrightObjectMasks/ outside of the Butler repo, and contain ArcturusMasks and GouldingMasksS18A inside it (so they would be
/datasets/hsc/BrightObjectMasks/ArcturusMasks and /datasets/hsc/BrightObjectMasks/GouldingMasksS18A )
Then make /datasets/hsc/repo/deepCoadd/BrightObjectMasks a soft link to the /datasets/hsc/BrightObjectMasks/GouldingMasksS18A folder.
My intention is to do a little better with multiple versions (before we have better tools) and separate where we store both sets of data versus the Butler repo.
I believe this provides the same functionality and users can still choose the non-default masks by linking in their own reruns.