Details
-
Type:
Improvement
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: display_firefly
-
Labels:None
-
Story Points:2
-
Epic Link:
-
Sprint:SUIT Sprint 2018-11
-
Team:Science User Interface
Description
DM-15823 implemented a function createFootprintsTable to convert an afwTable.SourceCatalog into an astropy.io.VOTableFile for Firefly to draw LSST detection footprints. The function includes a slow loop over rows of the table to copy data from the input table to the output table, which can take tens of minutes for a large SourceCatalog.
A column-wise copy appears to greatly speed up this function.
Attachments
Issue Links
- relates to
-
DM-15823 Implement a source catalog / footprint browser for Firefly
- Done
Activity
Field | Original Value | New Value |
---|---|---|
Epic Link |
|
Status | To Do [ 10001 ] | In Progress [ 3 ] |
Reviewers | Tatiana Goldina [ tatianag ] | |
Status | In Progress [ 3 ] | In Review [ 10004 ] |
Remote Link | This issue links to "Github pull request (Web Link)" [ 18900 ] |
Remote Link | This issue links to "Github pull request (Web Link)" [ 18900 ] |
Status | In Review [ 10004 ] | Reviewed [ 10101 ] |
Resolution | Done [ 10000 ] | |
Status | Reviewed [ 10101 ] | Done [ 10002 ] |