Releases: AOtools/aotools
Releases · AOtools/aotools
Version 1.0.7
What's Changed
- Update imports, fixing #67 by @matthewtownson in #78
- Change how random seeds work in phase screens, fix for #61 by @ojdf in #81
- added wind to equivalent layers, to conserve tau0 by @ojdf in #82
- added exception in the case of KL modes without central obsc by @ojdf in #84
- atmospheric params changes by @ojdf in #83
- Update readme by @andrewpaulreeves in #89
- Added ability to rotate generated Zernike modes by @spangly in #90
New Contributors
Full Changelog: v1.0.6...v1.0.7
Version 1.0.6
What's Changed
- Fix minor typos in documentation
- units of phase screens by @andrewpaulreeves in #74
- units of cn2 to r0 conversion, found by @aaronjswank in #77
- Fix bug in documentation which prevented new builds from working by @matthewtownson
- Update zernike methods to use integers in factorial calculations. Required for compatibility with numpy 1.21 by @andrewpaulreeves in #76
Full Changelog: v1.0.5...v1.0.6
Version 1.0.5
What's Changed
- Turbulence profile compression algorithms by @ojdf in #62
- Fix missing iteration over the subharmonic matrix by @nyurin in #60
- Fix bug, where seed in infinite screen had no effect by @andrewpaulreeves in #64
- Make forward/inverse Fourier transforms consistent by @ojdf in #68
- moving to pytest and github actions by @matthewtownson in #71
- Create codeql-analysis.yml by @matthewtownson in #70
New Contributors
Full Changelog: v1.0.4...v1.0.5
Version 1.0.4
- Update phase screen documentation to clarify units
- Update dependencies to include numba to fix broken pip installation
Version 1.0.3
- Increase speed of infinite phase screen generation by using numba library (thanks @andrewpaulreeves)
Version 1.0.2
- Bug fix in 2D Gaussian ( @andrewpaulreeves )
Version 1.0.1
- Updates to turbulence documentation
- Testing environment updated to latest version of Ubuntu
- Python 3.8 added as a supported Python version
Version 1.0
- Tidied up some function names and locations
- Tag version in line with release of aotools paper (link)
Version 0.5.2
- Fix Pip install error from Migrating Readme to rst.
Version 0.5.1
- New parameters for centre of mass centroider allowing absolute thresholding (thanks @GillesOrban )