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

pre-trained encoder that works for arbitrary DES tiles #899

Open
jeff-regier opened this issue Jul 26, 2023 · 1 comment
Open

pre-trained encoder that works for arbitrary DES tiles #899

jeff-regier opened this issue Jul 26, 2023 · 1 comment
Assignees

Comments

@jeff-regier
Copy link
Contributor

The tiles are available here.

@zhixiangteoh
Copy link
Contributor

DES tiles are coadded images; so some major changes are required here to first:

  • either "repackage"/"redefine" BLISS' DarkEnergySurvey class as DECam (or something along these lines), and then have a new survey class that represents a dataset of DES coadded tiles; or
  • enable DES to have two real-image formats: coadded tiles or single-exposure CCDs

since currently BLISS' DES class is really just an accessory to DECaLS essentially as a dataset of single-exposure CCDs.

After which, references to the Y3 catalogs and DES papers might be helpful to set better prior parameters (for CatalogPrior); and then also perhaps enable BLISS to use Y3 catalogs for prediction on DES.

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

No branches or pull requests

4 participants