-
Notifications
You must be signed in to change notification settings - Fork 43
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 5.0.4 #1829
Release 5.0.4 #1829
Conversation
Versioning update 5.0.3 -> 5.0.4 #1772
Fix up some affiliations and orcids
… and add temporary patch to suppress q-range slider information when saving data.
…nate save state issues.
…m, and fix errors thrown when clearing data on loading projects.
5.0.4 Project Load Fix
Exclude masked data points from slicer calculations
…to plot on data replacement, and fix inversion q-inputs so they update on exit, not on edit.
5.0.4: Fix errors on data deletion and project load
… never goes below 0.0.
…w, and correct misspellings of Guinier.
Retain graph range on redraws
Linear Fit Rg*Qmin & Rg*Qmax
…lider bar to eliminate focus bug.
…range between batch fits.
Force redraw of q-range sliders on input change
Close theory plots on theory deletion
Batch Fitting Fixes for Options and Plotting Issues
Release notes updated
Pin versions of qtconsole and PyZMQ to enable QtConsole.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR is to merge the final changes rolled out in Release 5.0.4 back into the main branch. The only failing test is the travis CI which seems to be failing because it was set up wrong (no python 3.7 installed). All the github actions are passing as they should for released code. Thus I see no reason not to merge this.
Merging release_5.0.4 after it's been released