AstroPile / FlatironMeeting2024

AstroPile meet-up at the Flatiron Institute
https://astropile.github.io/FlatironMeeting2024/
MIT License
2 stars 3 forks source link

[Data] DESI-LS DR10 images #22

Open mwalmsley opened 5 months ago

mwalmsley commented 5 months ago

DESI-LS DR10 images

Add DESI-LS DR10 cutout script to astropile

Contacts: Mike W, Francois Participants: as above

Goals and deliverable

The group specced out the image format/choices they'd like from DESI-LS. The current DECaLS images are from George Stein and not the LS cut-out server. We will add code to query the cutout server, to be run in full later.

Spec chosen:

Resources needed

Chats to make sure spec aligns to what astropile group wants. Laptop-level coding to prep the script.

mwalmsley commented 5 months ago

Implemented here

https://github.com/AstroPile/AstroPile_prototype/pull/23

ConnorStoneAstro commented 5 months ago

Can also grab data from other surveys using the DESI LS. e.g. GALEX and unWISE

ConnorStoneAstro commented 5 months ago

Added layer command so we can get galex and unWISE. Note that the pixel sizes are very different between each survey, so it's best to pick a different number of pixels to get roughly the same FOV.

unWISE: Screenshot from 2024-03-27 16-47-13

GALEX: Screenshot from 2024-03-27 16-46-52