Skip to content

Release of build changes, FOV upgrades, FITS compressed support, et. al. #1031

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 67 commits into from
Sep 27, 2022

Conversation

jpl-jengelke
Copy link
Collaborator

  • Changes to support using compressed FITS of type fits.gz
  • Convert to PEP517/518-compliant build, though the requirement to upload source distros in ZIP format currently requires some continued usage of setup tooling
  • Alignment logic tweaks, e.g. remove warnings when it fails
  • New apertures, and modification of error reporting for apertures
  • Filter rework, including more direct and explicit specification of default filtering and unification with CITISENS
  • Fixes to ELCA verbosity flags to better control occasional excessive logging
  • Added omega to inputs
  • Add FOV plot to GUI
  • Various dependency version updates and downgrades

rzellem and others added 30 commits February 16, 2022 14:02
python specifier had incorrect quotes around version.
Fix for Cython pre-installation step blocking installs
Removing Warning Messages: Alignment
Updates the requirements on [panel](https://github.com/holoviz/panel) to permit the latest version.
- [Release notes](https://github.com/holoviz/panel/releases)
- [Changelog](https://github.com/holoviz/panel/blob/master/CHANGELOG.md)
- [Commits](holoviz/panel@v0.12.0...v0.13.0)

---
updated-dependencies:
- dependency-name: panel
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
…aller scripts, modernized setup.py, pegged to Python 3.8+. ...
Pulling in hotfix to develop
Add pre-installation step specifier
Updates the requirements on [ultranest](https://github.com/JohannesBuchner/ultranest) to permit the latest version.
- [Release notes](https://github.com/JohannesBuchner/ultranest/releases)
- [Changelog](https://github.com/JohannesBuchner/UltraNest/blob/master/HISTORY.rst)
- [Commits](JohannesBuchner/UltraNest@v3.3.3...v3.4.4)

---
updated-dependencies:
- dependency-name: ultranest
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@rzellem rzellem merged commit 388094c into main Sep 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants