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

Metadata propagation for coadds #900

Merged
merged 2 commits into from Mar 4, 2020
Merged

Metadata propagation for coadds #900

merged 2 commits into from Mar 4, 2020

Conversation

sbailey
Copy link
Contributor

@sbailey sbailey commented Mar 4, 2020

This PR

cd /global/cfs/cdirs/desi/spectro/redux/daily
desi_coadd_spectra -i tiles/70004/20200219/cframe-?0-*.fits \
    -o $SCRATCH/temp/coadd1.fits --coadd-cameras
desi_coadd_spectra -i tiles/70004/20200219/cframe-?0-*.fits \
    -o $SCRATCH/temp/coadd2.fits

and then inspecting the coadd*.fits files to verify that they have SCORES HDUs and INFILnnn keywords.

This PR does not fix the propagation of the FIBERSTATUS column in the fibermap.

@akremin please review. Thanks.

@sbailey sbailey requested a review from akremin March 4, 2020 01:57
@akremin
Copy link
Member

akremin commented Mar 4, 2020

Things run as designed and the code looks good. Merging

@akremin akremin merged commit 675e638 into master Mar 4, 2020
@sbailey sbailey deleted the coadd-meta branch March 27, 2020 04:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

coadds: propagate / recalc SCORES HDU coadds: include what exposures went into them
2 participants