v1.3.0
BradleySappington
released this
28 May 14:30
·
171 commits
to develop
since this release
What's Changed
- Copy latest data to /grp/ for internal stsci use by @BradleySappington in #739
- installation doc update by @BradleySappington in #742
- add missing jquery extension to fix docs search by @braingram in #740
- setup_sim_to_match_file fix setting aperture name for SW/LW parallel coronagraphy by @mperrin in #752
- Trending: add option to plot OTE-only WFE in wfe_histogram_plot by @Skyhawk172 in #750
- 729_EE_label_fix, fixed the Encircled Energy Y axis label from being … by @bchen2 in #731
- #727_RMS_Label fixed the issue that rms_label is not initialized. by @bchen2 in #730
- numpy 2.0 fixes by @braingram in #743
- build(deps): bump astropy from 5.3.1 to 5.3.3 by @dependabot in #744
- build(deps-dev): update sphinx requirement from <7.0 to <8.0 by @dependabot in #735
- build(deps): bump matplotlib from 3.7.2 to 3.8.0 by @dependabot in #745
- use PyPI upload workflow from OpenAstronomy by @zacharyburnett in #749
- build(deps): bump numpy from 1.25.2 to 1.26.0 by @dependabot in #746
- build(deps): bump ipython from 8.14.0 to 8.16.1 by @dependabot in #753
- Astroquery version by @BradleySappington in #758
- import GriddedPSFModel from photutils.psf by @braingram in #755
- Install astropy dev from wheel by @pllim in #757
- update actions/checkout to version 4 by @BradleySappington in #759
- build(deps): bump numpy from 1.26.0 to 1.26.1 by @dependabot in #761
- build(deps): bump astropy from 5.3.3 to 5.3.4 by @dependabot in #762
- build(deps): bump matplotlib from 3.8.0 to 3.8.1 by @dependabot in #765
- build(deps): bump ipython from 8.16.1 to 8.17.2 by @dependabot in #764
- build(deps): bump pysiaf from 0.20.0 to 0.21.0 by @dependabot in #763
- update NRC coron dispersion coeffs by @JarronL in #766
- Update trending plot to subtract piston before displaying proposed correction by @mperrin in #756
- add aperture name support for NIRSpec slit and IFU apertures; also, 100x faster data cube calculations. by @mperrin in #767
- Fix ci failures and update latest/min versions by @BradleySappington in #779
- Support MIRI LRS slit in aperturename and setup_sim_to_match_file functions by @mperrin in #781
- Coronagraph calcs: add 'coron_include_pre_lyot_plane' option for extra output plane by @mperrin in #778
- Add
nrc_ta_image_comparison
function to trending tools by @mperrin in #789 - add test for calc_datacube_fast, and fix some imports by @mperrin in #786
- fix some display issues in monthly_trending_plot by @mperrin in #784
- build(deps): bump ipython from 8.18.1 to 8.19.0 by @dependabot in #783
- build(deps): bump numpy from 1.26.2 to 1.26.3 by @dependabot in #795
- add pep8speaks for temporary linter by @BradleySappington in #793
- replace NaN with nan for numpy 2.0 prep by @BradleySappington in #791
- Pep8speaks by @BradleySappington in #799
- Support the slightly non-square dimensions of the MIRI detector (1024, 1032) pixels in size. Fixes #676 by @mperrin in #803
- filter custom opbtable for month by @BradleySappington in #802
- consistently allow astropy.time.Time or string inputs to all trending functions by @mperrin in #804
- Fix obscure error in FITS writing by @eteq in #807
- update actions version by @zacharyburnett in #800
- build(deps): bump pysiaf from 0.21.0 to 0.21.1 by @dependabot in #809
- fix broken link in docs/intro.rst by @bryce-wedig in #815
- build(deps): bump ipython from 8.22.1 to 8.22.2 by @dependabot in #816
- Allow setup_sim_to_match_data to select choice of WFS before or after by @mperrin in #819
- [SCSB-145] require Python 3.10 by @zacharyburnett in #817
- minor: improve X axis tick marks on trending timeseries plot by @mperrin in #820
- combining issues 726 and 736 by @obi-wan76 in #768
- add show_wfs_during_program function by @mperrin in #798
- add delta_wfe_around_time function by @mperrin in #826
- Performance enhancement: avoid repeated slow loads of the SIAF by @mperrin in #825
- build(deps): bump astroquery from 0.4.6 to 0.4.7 by @dependabot in #821
- NRC TA plot enhancements by @mperrin in #794
- add functions to download WFSC WL image data by @mperrin in #827
- improve MIRI LRS model details by @mperrin in #787
- #839 Visit Id naming smarts in get_visit_nrc_ta_image by @kulpster85 in #840
- #835 - Improvements to trending.plot_wfs_obs_delta & wfe_histogram_pl… by @kulpster85 in #836
- Ruff changes by @BradleySappington in #844
- ruff "safe" auto-fix and format imports only by @BradleySappington in #846
- avoid linear interpolation between WFE values by @mperrin in #834
- Update for WFI to use pysiaf instead of soc_roman_tools by @Skyhawk172 in #848
- Infrastructure improvements for improved IFU sims by @mperrin in #770
- Allow specifying NIRCam LW detectors equivalently like 'NRCA5' or 'NRCALONG' by @mperrin in #849
- Improved model for MIRI cruciform artifact, part 1 by @mperrin in #837
- Manual lint by @BradleySappington in #847
- Implement support for NIRCam DHS sub apertures by @mperrin in #845
- minor bug fix to IFU mode after #770 by @mperrin in #851
- bug fix an edge case for switching MIRI apertures by @mperrin in #843
- Couple small fixes to LRS support by @mperrin in #850
- removing obsolete files by @BradleySappington in #852
- build(deps): bump ipython from 8.23.0 to 8.24.0 by @dependabot in #829
- build(deps): bump matplotlib from 3.8.4 to 3.9.0 by @dependabot in #853
- Documentation additions for 1.3 by @mperrin in #828
- update min version for RTD and init by @BradleySappington in #858
- add test function for the NIRCam DHS support. by @mperrin in #857
- Additional Pep8speaks updates by @BradleySappington in #856
- V1.3.0.rc1 by @BradleySappington in #860
New Contributors
- @braingram made their first contribution in #740
- @bchen2 made their first contribution in #731
- @eteq made their first contribution in #807
- @bryce-wedig made their first contribution in #815
Full Changelog: v1.2.1...v1.3.0