Skip to content

Update header#117

Merged
aguinot merged 6 commits intomainfrom
update_header
Apr 24, 2025
Merged

Update header#117
aguinot merged 6 commits intomainfrom
update_header

Conversation

@aguinot
Copy link
Collaborator

@aguinot aguinot commented Apr 24, 2025

Update the header keywords to follow the naming convention from Euclid. The output file names has also been updated to follow the Euclid naming with some modifications:
The format for the VIS single exposure is: EUC_VIS_SWL_DET-[ObsId]-[Dither]-[exposure]-0000000__[YYYYMMDDThhmmss.s]Z.fits which has been changed to: EUC_ELSIM_SWL_DET-[ObsId]-[Dither]-[exposure]-[CCD_number]__[YYYYMMDDThhmmss.s]Z.fits where ELSIM stand for: "Euclid-Like Simulation"

The ref for the header keywords and file names: http://st-dm.pages.euclid-sgs.uk/data-product-doc/dmq1/visdpd/dpcards/vis_calibratedquadframe.html#viscalibratedquadframe

This should address: #113 #49

aguinot added 2 commits April 23, 2025 23:05
Update the header keywords to follow the naming convention from Euclid. The output file names has also been updated to follow the Euclid naming with some modifications:
The format for the VIS single exposure is: `EUC_VIS_SWL_DET-[ObsId]-[Dither]-[exposure]-0000000__[YYYYMMDDThhmmss.s]Z.fits` which has been changed to: `EUC_ELSIM_SWL_DET-[ObsId]-[Dither]-[exposure]-[CCD_number]__[YYYYMMDDThhmmss.s]Z.fits` where `ELSIM` stand for: "Euclid-Like Simulation"
@aguinot aguinot added the enhancement New feature or request label Apr 24, 2025
@aguinot aguinot added this to the Before production run milestone Apr 24, 2025
Copy link
Member

@rmandelb rmandelb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we provide documentation of the various output files, their headers, and a schema for those with catalog data? If not, we should set that up at some point, but it can be opened as a separate issue

config/was.yaml Outdated
file_name:
type: FormattedStr
format: "Euclidlike_WAS_truth_%s_%i_%i.noise.fits.gz"
format: "EUC_ELSIM_SWL_VAR-%s-%s-1-%s__%sZ.fits"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is one that we discussed renaming just now

config/was.yaml Outdated
file_name:
type: FormattedStr
format: "Euclidlike_WAS_index_%s_%i_%i.txt"
format: "EUC_ELSIM_SWL_WGT-%s-%s-1-%s__%sZ.txt"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this one was also discussed to rename

vis_red_limit = 910

# Coadd info
coadd_zeropoint = 23.9 # Euclid zero-point in AB mag, used in all bands
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I realize it may seem silly but it would also be good to document the source for this

@aguinot aguinot merged commit 42c488a into main Apr 24, 2025
2 checks passed
@aguinot aguinot deleted the update_header branch April 24, 2025 18:45
@rmandelb rmandelb mentioned this pull request Apr 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants