Skip to content

Release 0.5 (2016-09-12)

Compare
Choose a tag to compare
@dkirkby dkirkby released this 16 Sep 00:36
· 365 commits to main since this release
  • 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.