Details
-
Type:
Story
-
Status: Invalid
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: skymap
-
Labels:
-
Story Points:3
Description
Implement the first part of RFC-365: make skymap patch IDs sequential integers instead of tuples.
The PatchInfo class should still provide a way to access the tuple index, and the Skymap and/or TractInfo classes should provide a way to go from tuple index to sequential integer index.
This includes all necessary changes to other packages to adjust to the new interface, and should be verified with ci_hsc run in addition to the usual lsst_distrib dependency unit tests.
This ticket is now seemingly irrelevant because we do use sequential integers in gen3 and are not going to change gen2. Jim Bosch I think we can close as won't fix.