Skip to content

Releases: desihub/specsim

August 2020 Release

26 Feb 17:49
v0.14
Compare
Choose a tag to compare

August 2020 Release

Oct 2017 Release

04 Oct 17:52
Compare
Choose a tag to compare
  • Update to astropy_helpers v2.0.1 (#79).
  • Handle non-backwards compatible changes to astropy.constants in astropy 2.0.
  • Handle deprecated longitude, latitude attributes for astropy >= 2.0.
  • Remove tests against python 3.3 and numpy 1.7.

Release 0.5 (2016-09-12)

16 Sep 00:36
Compare
Choose a tag to compare
  • Fix github issues #41, #42, #47.
  • Update to latest astropy affiliated package template.
  • Drop support for python 2.6 and add support for python 3.5 (w/o 2to3).
  • Add testing against LTS release of astropy.
  • Drop testing against numpy 1.6 and add numpy 1.11.
  • Update readthedocs URLs (.org -> .io).
  • Implement optional radial and azimuthal plate scales varying with radius.
  • Add observation config parameters to support sky <-> xy transforms.
  • Refactor instrument module into separate instrument and camera modules.