Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Figure out how best to combine Chandra photometric products #1266

Open
DavidT3 opened this issue Nov 20, 2024 · 0 comments
Open

Figure out how best to combine Chandra photometric products #1266

DavidT3 opened this issue Nov 20, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request telescope specific Changes specifically for one telescope supported by XGA, rather than the overall infrastructure

Comments

@DavidT3
Copy link
Owner

DavidT3 commented Nov 20, 2024

Having combined images/exposure maps (if there are multiple observations) is useful, both for visualising and for examining things like the observation coverage of the sky around the source of interest.

Plus XGA does expect there to be combined photometric products for some things.

So we need to make sure that we can add together the photometric products - there is a CIAO task called reproject that will project one ObsID into another's coordinate system, though I think that is more for event lists rather than images (https://cxc.cfa.harvard.edu/ciao/threads/combine/).

I would prefer being able to add images/exposure maps together (like in the emosaic tool for XMM, see the generate.sas.phot section of XGA), but if we have to add reprojected event lists together and use them to make new photometric products then we can. We did do that for eROSITA actually.

Things to think about:

@DavidT3 DavidT3 converted this from a draft issue Nov 20, 2024
@DavidT3 DavidT3 added enhancement New feature or request telescope specific Changes specifically for one telescope supported by XGA, rather than the overall infrastructure labels Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request telescope specific Changes specifically for one telescope supported by XGA, rather than the overall infrastructure
Projects
Status: Ready
Development

No branches or pull requests

2 participants