Skip to content

gaztanaga/legacypipe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pipeline

Our image reduction pipeline, using the Tractor framework

Build Status Docs Coverage

Code for the analysis of the DECam Legacy Survey (DECaLS).

  • legacypipe/runbrick.py -- run the Tractor analysis of one DECaLS brick.
  • legacypipe/oneblob.py -- code run for a single "blob" of connected pixels.
  • legacypipe/common.py -- used by runbrick.py and others
  • legacypipe/merge-zeropoints.py -- create survey-ccds.fits file
  • bin/pipebrick.sh -- for running "runbrick.py" in production runs (via qdo & SLURM at NERSC)
  • legacypipe/desi_common.py -- an older set of common routines
  • legacypipe/queue-calib.py -- find & qdo queue bricks & CCDs
  • legacypipe/run-calib.py -- calibrate CCDs
  • legacypipe/kick-tires.py -- check out Tractor catalogs
  • legacypipe/image.py -- generic routines for reading images
  • legacypipe/cpimage.py -- image subclass for images from the NOAO Community Pipeline
  • legacypipe/decam.py -- subclass for Dark Energy Camera/Blanco images
  • legacypipe/mosaic.py -- subclass for Mosaic3 Camera/Mayall images
  • legacypipe/bok.py -- subclass for 90Prime/Bok images
  • legacypipe/ptf.py -- subclass for Palomar Transient Factory images

About

Our image reduction pipeline, using the Tractor framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 71.1%
  • Python 27.3%
  • Shell 1.6%