Skip to content

Abhoth

Compare
Choose a tag to compare
@Sean-Morrison Sean-Morrison released this 08 Sep 13:49
· 542 commits to master since this release
  • Updates to SOS and idlspec2d for LCO operation
    - r1/b1 vs r2/b2
    - pass LCO lat/long/alt option to pass to heliocentric/barycentric velocity correction
    - determine LCO vs APO at plan level and pass that to the pipeline
  • Updated readplugmap & prerun_readplugmap
    - Update to fibermap fits formats (added a summary extension with fibermap metadata)
    - Merged FPS and plate fibermap datamodels
    - modify to use parallax and propermotion from fps configuration files, otherwise get from database
    - fixed bugs to properly read fibermap from fits file if available rather then recreating it
    - clean plugmap
    - add code to get survey name for plates
  • Automate selection of parameters/options for pipeline for plate vs fps data
  • added wrapper for yanny_par (yanny_par_fc) to add fold_case for string matching
  • added v_rad fits header keyword and modified helio_rv description to conform with the definition of heliocentric vs barycentric RVs.
    - New keyword (v_rad) was chosen to be consistent between APOGEE, ASTRA, and BOSS
  • Exclude Nan mags (mag < -99) for SOS SN2 fits
  • Changed sdss_spec_image error bar shading code to address shading errors
  • Add columns to spall for
    - catalogIDs from various catalog crossmatch versions
    - delta_RA_LIST and delta_DEC_LIST
    - SPEC2* (LCO)
  • Updated fieldlist
    - fixed bugs to fill out fieldlist dat file
    - add columns associated with b2/r2 (LCO)
  • Corrected condition meta data for spall for single exposures
  • Updated spplan2d and spplan1d
    - Automatically determine plate/legacy/fps data
    - merged plate and fps spplan2d/1d models
    - Add observatory header keyword
    - Updated code to filter out engineering data and reference baddata.par to flag other bad data
    - add options to exclude dithers
  • updated daily run scripts to enable LCO master and give option to have a 2nd daily run (if necessary)
  • update run_plugmap_supplements
    - corrected bug in get_RJCE_ext
    - get field cadence information from designID rather then fieldid
  • updated run_PyXCSAO to use splog.py (python version of idl splog) to enable live logging