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

adding the sv1-summary.py script in bin #301

Merged
merged 1 commit into from Dec 24, 2020
Merged

adding the sv1-summary.py script in bin #301

merged 1 commit into from Dec 24, 2020

Conversation

araichoor
Copy link
Contributor

This PR adds the sv1-summary.py script in bin/.
The principle of this script is to have a single script producing overall information about the observed sv1 tiles.
It produces:

  • sv1-exposures.fits: this is a per-exposure file with hopefully all the useful columns; I "ingest" gfa information from Aaron, and produces {brz}_depth estimate using routines from David Kirkby;
  • sv1-tiles.fits: a simple file with the coordinates of the tiles, to feed desitarget.io routines;
  • sv1-skymap.png: sky map of the tiles;
  • sv1-depth-{qsolrg,elg,bgsmws}.png: a display of the r_depth per exposure;
  • sv1-tables.wiki: a text file with tables to be copied-pasted in the wiki (1)tile design, 2) nb of targets, 3) nb of observed exposures per tile, 4) gfa+depth estimations per exposure, grouped per tile).

The idea is to run this script ~daily, and then update the wiki page https://desi.lbl.gov/trac/wiki/SurveyValidation/SV1 accordingly.

The depth estimation routines are courtesy of David Kirkby.

@araichoor araichoor merged commit d3e1095 into master Dec 24, 2020
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.

None yet

1 participant