Releases: neutrons/PyRS
Releases · neutrons/PyRS
v1.8.0
What's Changed
- Exclude points by @fanchercm in #865
- fix calibration paramview by @fanchercm in #866
- fix exclude by @fanchercm in #870
- fix exclude by @fanchercm in #871
- changed how time averaged data are pulled by @fanchercm in #872
- reset fit_results to catch error by @fanchercm in #873
- removed vtk from environment file by @fanchercm in #874
- added effective params to project file by @fanchercm in #881
- disable export fitting when no file is loaded by @fanchercm in #882
- Enable UI tests by @searscr in #877
- Add background peakshape by @fanchercm in #884
- Multi run select by @fanchercm in #885
- Append project files by @fanchercm in #886
- added missing init.py in combined runs by @fanchercm in #888
- fix np NaN error by @fanchercm in #889
- fix np NaN error by @fanchercm in #890
- Fix numpy2 errors by @fanchercm in #894
- Fix numpy2 errors by @fanchercm in #893
- inital address test warnings by @fanchercm in #895
- Fix test warning main by @fanchercm in #899
- updated environment file to test on newest packages by @fanchercm in #900
- Fix texture UI warning by @fanchercm in #901
- change how sub_run_index is pulled for UI by @fanchercm in #903
- added try except to catch nonetype failure during testings by @fanchercm in #904
- added check if on thinlic to skip vtk import by @fanchercm in #905
- removed vtk from requirements.txt by @fanchercm in #906
- added wavelength entry to csv summary by @fanchercm in #908
- Export wavelength next by @fanchercm in #911
- added more information about mono setting to peaksummary export by @fanchercm in #913
- added more information about mono setting to peaksummary export by @fanchercm in #912
- fix for loading multiple runs by @fanchercm in #915
- fix unknow log name by @fanchercm in #916
- fix unknown log name by @fanchercm in #918
- Pyrs stress strain settings by @fanchercm in #920
- modulate backend viewer to maining a constant color limit by @fanchercm in #921
- Ewm11757 migrate to pixi by @walshmm in #932
- Ewm11587 upgrade mantid to 613 by @walshmm in #933
- remove setup.py and wheel infra by @walshmm in #934
- Remove requirements since the project has moved to pixi by @peterfpeterson in #935
- Re-add: CRON job lost during pixi migration. by @ekapadi in #936
- update mrot for new mono by @fanchercm in #937
- update mrot for new mono by @fanchercm in #938
- Add scripts to pip install by @walshmm in #940
- added pyrsplot to pixi setup by @fanchercm in #941
- added error checking to ensure that saving project files are pointing… by @fanchercm in #943
- initial push to fix AffineScalarFunc.ge() error by @fanchercm in #944
- Fix runnumber save by @fanchercm in #945
- Bump prefix-dev/setup-pixi from 0.8.8 to 0.9.3 by @dependabot[bot] in #947
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #946
- Updated mantid dependency to be 6.14 by @dlcaballero16 in #948
- Updated pyproject.toml to have dev, qa, and prod environments by @dlcaballero16 in #949
- Merge qa into next by @walshmm in #954
- 1.8.0rc1 by @walshmm in #953
- Add workflow step to trigger gitlab deploy by @glass-ships in #955
- fix for multiple fit windows returning no strain by @fanchercm in #956
- testing unit change by @fanchercm in #957
- transition from flake8 to using ruff with formatting check by @fanchercm in #952
- change the versioning method to that of the template repo by @walshmm in #951
- Update versioning to not replace incorrectly by @walshmm in #958
- Qa by @fanchercm in #960
New Contributors
- @ekapadi made their first contribution in #936
- @dependabot[bot] made their first contribution in #947
- @dlcaballero16 made their first contribution in #948
- @glass-ships made their first contribution in #955
Full Changelog: v1.7.1...v1.8.0
pyRS release
initial conda release of pyrs package
v1.2.2rc
V1.2.0 Release Candidate
Merge pull request #813 from neutrons/versioningit Move from versioneer to versioningit
v1.0.0-rc4: Merge pull request #754 from neutrons/744_tests_directory_structure
Unit and Integration tests directories will mimic the codebase tree