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

Specifying the highest S/N object in core.datacube.compute_weights() #1683

Open
rremigio opened this issue Sep 27, 2023 · 1 comment
Open

Comments

@rremigio
Copy link

As of right now, the core.datacube.compute_weights() routine that is called during the creation of a datacube computes weights by extracting a spectrum from the single brightest pixel from the white light image.

Requesting that an option to specify the source location (perhaps in RA, DEC) as well as a spatial extraction window (in arcseconds?) for core.datacube.compute_weights().

@rcooke-ast
Copy link
Collaborator

This may be possible soon. I am working on spectral extractions in datacubes. So, we could compute_weights based on spec1d extractions, or possibly just a better automated location to select compute_weights to avoid outliers. If you're interested @rremigio, the branch I'm currently developing on is kcwi_cube_updates

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants