LSSTDESC / rail_astro_tools

Rail utility stages that depend on astronomy package such as healpy, astropy etc...
MIT License
0 stars 0 forks source link

DESI degraders #8

Open BStoelzner opened 1 year ago

BStoelzner commented 1 year ago

I started implementing a simple degrader that applies a DESI ELG photometry cuts in: https://github.com/LSSTDESC/rail_attic/blob/BStoelzner/degrader_in_progress/src/rail/creation/degradation/spectroscopic_selections.py At the moment it applies cuts on g,r, and z as given in Raichoor et al. and a selection based on the success rates as a function of colour given in Fig. 18. In order to mock up a realistic sample we've identified the following tasks:

aimalz commented 1 year ago

This is waiting on LSSTDESC/rail_base#33.