Skip to content
This repository has been archived by the owner on Mar 27, 2019. It is now read-only.

legacysurvey/theValidator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

theValidator

python scripts for validating Legacy Survey Data

python code that only relies on anaconda installable packages (matplotlib, numpy, scipy, astropy, ...). Everything can be run inside a NERSC ipynb (jupyter.nersc.gov) which has access to /project and $HOME. A few functions are imported from Dustins astrometry and tractor, but no installation of those packages is needed just appending to your PYTHONPATH. thon notebooks via NERSCs Jupyter Hub jupyter.nersc.gov, that can read and analyze Legacy Survey data products, such as Tractor Catalogues, concantenating them, matching two sets of catalogues, etc.

Instructions

Features

  • Anyone -- if you have a NERSC account, you can run all the validation code
  • Tested -- reproduces results and plots made by different people: Dustin, Enrique, Kaylan
  • Fast -- at least for python, memory efficient using Dustins fits_table objects which uses fitsio

Current

  • cosmos tests -- the plots made by Dustin, Enrique
  • DECals vs. MzLS/BASS -- the comparison plots made by Kaylan

Future

  • healpy -- healipx maps of depth, seeing, airmass, etc (Ashely has already done some of this separately)
  • psycopg2 -- analysis using the desi PostgreSQL DB at NERSC
  • pre-tractor validation
  • post-tractor validation

About

scripts for validating Legacy Survey Data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published