Skip to content

Releases: AstarVienna/ScopeSim

v0.6.1

06 Sep 13:34
6a23ee2
Compare
Choose a tag to compare

What's Changed

  • Improvements to console representation and plot methods of various classes: #252, #260, #263, #266
  • Refactoring and changes to the inheritance of some classes: #261, #264, #265
  • Changes to the CI configuration to reduce fails caused by web request timeouts #255, #262

Full Changelog: v0.6.0...v0.6.1

Summer 2023

10 Jul 14:43
6149822
Compare
Choose a tag to compare

What's Changed

  • Rename MAORY to MORFEO #195
  • Fix NCPA and PSF affecting spectroscopy #238
  • Fix line widths bug #213
  • Add rectification utilities #237
  • Include grating efficiencies #215
  • Improve downloading of IRDB #234
  • Improve Windows support

New Contributors

Full Changelog: v0.5.6...v0.6.0

SVO Hotfix

13 Mar 15:33
Compare
Choose a tag to compare

Hotfix to include minimal set of SVO data

Changes :

  • Run notebooks in CI #183
  • Add SVO data because SVO is down #185
  • Fix OpticalTrain shared cmds attribute and fix docstring #186

v0.5.5 A*V is back in the game

08 Mar 18:48
3d8770c
Compare
Choose a tag to compare

v0.5.5 is the first release by the 2023 A*Vienna team

Changes

  • Return to § for incremental extension keywords #168
  • thin slit confusing dispersion direction #169
  • Adds unequal (i.e. 2x1) binning and option to rotate the CCD by integer multiples of 90 degrees #170
  • add filters and slits to wheels #176
  • psf_utils.rescale_kernel: fix for negative shifts #177
  • Fix bug where the ._meta_dicts can become longer than the .fields #178
  • Add test that Source() is additive identity #179
  • Allow astropy Units to be values in FITS headers. #180