Skip to content

desispec 0.13.0

Compare
Choose a tag to compare
@sbailey sbailey released this 03 Mar 22:05
· 7806 commits to main since this release

Many updates since 0.12.0, including

  • Fix brick update corruption (PR #314_).
  • Close PSF file after initializing PSF object.
  • Refactor :mod:desispec.io.database to use SQLAlchemy_.
  • Fix :func:~desispec.pipeline.graph.graph_path usage in workers.
  • Update :func:desispec.io.raw.write_raw to enable writing simulated raw
    data with new headers.
  • Allow test_bootcalib to run even if NERSC portal is returning 403 errors.
  • Add bricksize property to :class:desispec.brick.Bricks; allow
    :meth:~desispec.brick.Bricks.brickname to specify bricksize.
  • Do SVD inverses when cholesky decompositions fail in fiberflat, sky
    subtraction, and flux calibration.
  • Algorithm updates for teststand and BOSS data
  • pipeline updates for docker/shifter
  • quicklook updates