Skip to content
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

Release V1.4.0 to stable #915

Merged
merged 96 commits into from
Sep 13, 2024
Merged

Release V1.4.0 to stable #915

merged 96 commits into from
Sep 13, 2024

Conversation

BradleySappington
Copy link
Collaborator

Release V1.4.0 to stable

mperrin and others added 30 commits June 11, 2024 14:51
Improve trending plots, particularly wfe_histogram arrows display
Bumps [photutils](https://github.com/astropy/photutils) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/astropy/photutils/releases)
- [Changelog](https://github.com/astropy/photutils/blob/main/CHANGES.rst)
- [Commits](astropy/photutils@1.12.0...1.13.0)

---
updated-dependencies:
- dependency-name: photutils
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…1.13.0

build(deps): bump photutils from 1.12.0 to 1.13.0
Bumps [scipy](https://github.com/scipy/scipy) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.13.0...v1.14.0)

---
updated-dependencies:
- dependency-name: scipy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
more strict units handling; fixes some issues for astropy 6.0.0 compatibility
add dedicated cache workflow that can be called by other projects
fix syntax error in `.github/workflows/download_data.yml`
[CI] add names to workflows and fix data version parsing with `echo` and `awk`
[CI] set a generalized cache path, allowing multiple data caches to be combined downstream
mperrin and others added 23 commits September 10, 2024 16:49
Docs improvements, including for matching PSFs to data
Enhance capabilities to simulate PSFs with larger JWST pupil
add CI tests for mast_wss, in test_mast_wss.py
@pep8speaks
Copy link

Hello @BradleySappington, Thank you for submitting the Pull Request !

Line 124:1: E265 block comment should start with '# '
Line 128:1: E265 block comment should start with '# '
Line 153:1: E265 block comment should start with '# '

Line 564:1: E101 indentation contains mixed spaces and tabs
Line 567:1: E101 indentation contains mixed spaces and tabs
Line 568:1: E101 indentation contains mixed spaces and tabs
Line 570:1: E101 indentation contains mixed spaces and tabs
Line 616:91: E225 missing whitespace around operator
Line 616:91: W504 line break after binary operator
Line 642:1: E101 indentation contains mixed spaces and tabs
Line 643:1: E101 indentation contains mixed spaces and tabs
Line 645:55: E226 missing whitespace around arithmetic operator
Line 645:66: E226 missing whitespace around arithmetic operator
Line 645:71: E226 missing whitespace around arithmetic operator
Line 645:126: E501 line too long (138 > 125 characters)
Line 647:31: E226 missing whitespace around arithmetic operator
Line 648:35: E226 missing whitespace around arithmetic operator
Line 653:6: E111 indentation is not a multiple of four
Line 653:6: E117 over-indented
Line 665:6: E111 indentation is not a multiple of four
Line 669:6: E111 indentation is not a multiple of four
Line 670:10: E111 indentation is not a multiple of four
Line 671:6: E111 indentation is not a multiple of four
Line 672:10: E111 indentation is not a multiple of four
Line 673:10: E111 indentation is not a multiple of four
Line 674:10: E111 indentation is not a multiple of four
Line 675:6: E111 indentation is not a multiple of four

Line 91:37: E261 at least two spaces before inline comment

Line 36:13: E127 continuation line over-indented for visual indent

Line 101:1: E303 too many blank lines (3)
Line 120:1: E302 expected 2 blank lines, found 1

Line 387:70: E226 missing whitespace around arithmetic operator
Line 391:17: E124 closing bracket does not match visual indentation

Line 1666:19: E126 continuation line over-indented for hanging indent
Line 2108:19: E126 continuation line over-indented for hanging indent
Line 2109:13: E131 continuation line unaligned for hanging indent

If you have not done so, please lint your code in accordance with best practices.

@BradleySappington BradleySappington self-assigned this Sep 13, 2024
@mperrin mperrin added this to the Release 1.4 milestone Sep 13, 2024
Copy link
Collaborator

@obi-wan76 obi-wan76 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@BradleySappington BradleySappington merged commit 9655645 into stable Sep 13, 2024
32 checks passed
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.

7 participants