Recent Releases of m4opt
m4opt - v2.0.1
What's Changed
- Bump OpenAstronomy/github-actions-workflows from 1.16.0 to 1.17.0 by @dependabot in https://github.com/m4opt/m4opt/pull/362
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/m4opt/m4opt/pull/363
- Accept any PyMETIS options by @lpsinger in https://github.com/m4opt/m4opt/pull/364
Full Changelog: https://github.com/m4opt/m4opt/compare/v2.0.0...v2.0.1
- Python
Published by lpsinger 12 months ago
m4opt - Version 2.0.0
What's Changed
See https://github.com/m4opt/m4opt/blob/main/CHANGES.rst.
Full Changelog: https://github.com/m4opt/m4opt/compare/v1.0.0...v2.0.0
- Python
Published by lpsinger 12 months ago
m4opt - v1.0.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/m4opt/m4opt/pull/278
- Add citation file by @lpsinger in https://github.com/m4opt/m4opt/pull/279
- Add AltitudeConstraint to limit FoR by @weizmannk in https://github.com/m4opt/m4opt/pull/277
- Add Earth-fixed observer class by @lpsinger in https://github.com/m4opt/m4opt/pull/280
- Implement AirmassConstraint for FoR limitation by @weizmannk in https://github.com/m4opt/m4opt/pull/275
- Rename Orbit to ObserverLocation by @lpsinger in https://github.com/m4opt/m4opt/pull/282
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/m4opt/m4opt/pull/283
- AtNightConstraint for nighttime observations by @weizmannk in https://github.com/m4opt/m4opt/pull/276
- Typo correction by @weizmannk in https://github.com/m4opt/m4opt/pull/284
- Don't explicitly set pressure to 0; that's the default by @lpsinger in https://github.com/m4opt/m4opt/pull/287
- Refactor airmass and altitude constraints by @lpsinger in https://github.com/m4opt/m4opt/pull/286
- Add Traveling Salesman Problem solver by @lpsinger in https://github.com/m4opt/m4opt/pull/288
- Return both path and path length in solve_tsp by @lpsinger in https://github.com/m4opt/m4opt/pull/289
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/m4opt/m4opt/pull/291
- Supply default values for dark current and read noise by @lpsinger in https://github.com/m4opt/m4opt/pull/294
- Add journal-style references with sphinxcontrib-bibtex by @lpsinger in https://github.com/m4opt/m4opt/pull/295
- Add slew base class, clear up confusion about optimal slew by @lpsinger in https://github.com/m4opt/m4opt/pull/296
- Add function to get bandpass from SVO filter profile service by @lpsinger in https://github.com/m4opt/m4opt/pull/303
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/m4opt/m4opt/pull/305
- Remove unnecessary class property by @lpsinger in https://github.com/m4opt/m4opt/pull/307
- Add basic positional astronomy constraints by @lpsinger in https://github.com/m4opt/m4opt/pull/306
- Add logical constraints by @lpsinger in https://github.com/m4opt/m4opt/pull/308
- Wrap longitude-like angles, but not latitude-like angles by @lpsinger in https://github.com/m4opt/m4opt/pull/310
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/m4opt/m4opt/pull/313
- Move DustExtinction to m4opt.synphot.extinction by @lpsinger in https://github.com/m4opt/m4opt/pull/314
- Pin GitHub Actions to sha hashes by @lpsinger in https://github.com/m4opt/m4opt/pull/316
- Add optional zoom inset to animation by @lpsinger in https://github.com/m4opt/m4opt/pull/317
Full Changelog: https://github.com/m4opt/m4opt/compare/v0.1.1...v1.0.0
- Python
Published by lpsinger about 1 year ago