spacetelescope / drizzlepac

AstroDrizzle for HST images.
https://drizzlepac.readthedocs.io
BSD 3-Clause "New" or "Revised" License
50 stars 39 forks source link

MVM: cross-match SVM catalog info in regions of MVM overlap #1339

Closed stscijgbot-hstdp closed 2 years ago

stscijgbot-hstdp commented 2 years ago

Issue HLA-741 was created on JIRA by Warren Hack:

Source catalogs generated as part of the SVM processing should be used, if available, to perform cross-matching analysis for regions of overlap between exposures in MVM layers where exposures from different visits overlap.  

The logic for transforming the source catalog positions into MVM positions and then identifying what sources (catalog rows) fall in the region of overlap will need to be developed for this analysis to be performed.  

Implementation of ways to visualize these results will be part of this ticket since it requires knowledge of how the results are generated and stored, and serves as the final product for the Q&A processing.  

stscijgbot-hstdp commented 2 years ago

Comment by Michael Dulude on JIRA:

Need overlapping observations from differnet visits to use as test particle

stscijgbot-hstdp commented 2 years ago

Comment by Michael Dulude on JIRA:

NGC 1275 ACS/WFC F435W observations 10546_02 and 10546_04 MAST Link

FOV dominated by bright galactic source. Lots of nebulosity

stscijgbot-hstdp commented 2 years ago

Comment by Michael Dulude on JIRA:

Westerlund 1 WFC3/IR F160W observations MAST Link

Datasets

stscijgbot-hstdp commented 2 years ago

Comment by Michael Dulude on JIRA:

PR 1405 handles the initial creation of the crossmatch analysis code up to including the step where the analysis results are written to a .json file. A forthcoming future PR will handle the actual visualization of the results.