Skip to content

Releases: FrandsenGroup/beams

v1.1.0

31 Mar 03:37
8eab102
Compare
Choose a tag to compare
v1.1.0 Pre-release
Pre-release

What's Changed

  • Bump numpy from 1.21.0 to 1.22.0 by @dependabot in #215
  • Issue 214 - Divide by zero error in residual function by @aPeter1 in #217
  • Issue 211 - Create a simple permissions dialog for reporting errors by @aPeter1 in #218
  • Issue 213 - Put comment hash in header of integration file by @aPeter1 in #219
  • Issue 216 - FileNotFoundError with msr conversion on mac by @aPeter1 in #220
  • Issue 159 - RC for releases by @aPeter1 in #223
  • Issue 224 - Center main window on screen by @aPeter1 in #225
  • Bump qdarkstyle from 3.0.3 to 3.1 by @dependabot in #238
  • Bump sentry-sdk from 1.5.4 to 1.14.0 by @dependabot in #253
  • Issue 252 - Update installation instructions by @aPeter1 in #255

Full Changelog: v1.0.0...v1.1.0

v1.0.0

20 Apr 20:11
62fd65f
Compare
Choose a tag to compare

What's Changed

  • Issue 30 - Fix error with updating x limits of FFT by @aPeter1 in #31
  • Issue 34 - Fix error replacing fixed variables in lambda by @aPeter1 in #36
  • Issue 38 - Fix error with naught symbol by wrapping lambda expression by @aPeter1 in #39
  • Issue 37 - Improve dependency management by @aPeter1 in #40
  • Issue 45 - Make plot style changes effect checked runs by @aPeter1 in #46
  • Issue 38 - Log user actions by @aPeter1 in #47
  • Issue 38 - Fix key error with fits by @aPeter1 in #48
  • Issue 28 - Widened run search window; Added scrollbar to file tree by @aPeter1 in #49
  • Issue 19 - Made changes in histogram panel actually update the GUI by @aPeter1 in #51
  • Issue 38 - Fix error with parsing fit function by @aPeter1 in #52
  • Issue 38 - Fix plotting error when fit goes to constant value by @aPeter1 in #53
  • Issue 29 - Move legend to support panel by @aPeter1 in #54
  • Issue 32 - Dynamically sizes widgets by @aPeter1 in #55
  • Issue 62 - Fixing bugs writing and reading .asy files by @aPeter1 in #65
  • Issue 62 - Improvements to alpha correct reliability by @aPeter1 in #67
  • Issue 68 - Make module as facade for PyQt5 QtCore constants by @aPeter1 in #73
  • Issue 69 - Fix cursor getting stuck on wrong icon; fix hover effects on title bar by @aPeter1 in #74
  • Issue 59 - Add new parameter table; Update backend fit logic by @aPeter1 in #63
  • Issue 64 - Handle redundant signals sent to presenters by @aPeter1 in #77
  • Issue 74 - Separate backend file by @aPeter1 in #79
  • Issue 78 - Separate model objects, clean up backend, put fit on separate process by @aPeter1 in #83
  • Issue 82 - Implement right click options in fit panel by @aPeter1 in #84
  • Issue 71 - Implement global plus fit by @aPeter1 in #86
  • Issue 70 - Implement batch fit by @aPeter1 in #85
  • Issue 87 - Fix for asymmetries not updating to histogram changes by @aPeter1 in #88
  • Issue 90 - Set horizontal scroll bars by @aPeter1 in #92
  • Issue 43 - Save and load beams sessions by @aPeter1 in #89
  • Issue 42 - Move domain objects by @aPeter1 in #93
  • Issue 95 - Add input checking and error messages for fitting by @aPeter1 in #96
  • Issue 102 - Fix bug with fitting varying length asymmetries by @aPeter1 in #104
  • Issue 98 - Fix issues with uncertainty in fits, other bugs by @aPeter1 in #106
  • Issue 107 by @aPeter1 in #108
  • Issue 72 - Tooltips added by @azpayne in #105
  • Issue 113 - Update logging by @aPeter1 in #114
  • Issue 111 - Fix visual issues with main window by @aPeter1 in #115
  • Issue 8 - Smart range for fft by @aPeter1 in #118
  • Issue 42 - Add ability to save and load fits by @aPeter1 in #110
  • Issue 99 - Fix color issues when working with lots of runs by @aPeter1 in #123
  • Issue 121 - Fix issue with reloading .fit files by @aPeter1 in #122
  • Issue 109 - Allow parameters to be completely run specific by @aPeter1 in #126
  • Issue 119 - Add error messages for incompatible beams files by @aPeter1 in #124
  • Issue 109 by @aPeter1 in #127
  • MAINT - Updating Event Handlers by @aPeter1 in #133
  • Issue 135 - Fix issue where program crashes when fit equation is changed by @jaredblack in #136
  • Issue 56 - Add tests for backend by @aPeter1 in #134
  • Issue-112 - Styling overhaul (dark mode) by @jaredblack in #140
  • Issue 142 - Display goodness-of-fit metric in fitting panel by @aPeter1 in #146
  • Issue 130 - Updating the readme by @aPeter1 in #138
  • Issue 150 - Add save button in the fitting panel by @aPeter1 in #151
  • Issue 33 - Loading ISIS files by @aPeter1 in #147
  • Issue 139 - Use Sentry.IO for our error reporting by @aPeter1 in #152
  • Issue 26 - Combining runs by @jaredblack in #143
  • Issue 153 - Fixes bug with invalid powers in fits by @aPeter1 in #154
  • Issue 135b - Fixes some errors with making changes in fitting panel by @aPeter1 in #155
  • Issue 66 - Packaging by @aPeter1 in #131
  • Bump numpy from 1.20.3 to 1.21.0 by @dependabot in #156
  • Issue 41 - Remove Pandas dependency by @aPeter1 in #164
  • Issue 120 - .prm export option by @jaredblack in #162
  • Issue 167 - Notify user of new release by @aPeter1 in #169
  • Issue 166 - Create basic objects for persisting sessions to prevent version errors by @aPeter1 in #170
  • MAINT - Add new gifs for loading in light and dark mode. by @aPeter1 in #171
  • Issue 165 - Helpful warning messages for incompatible files loaded in by @jaredblack in #168
  • Issue 172 - Add readme sections for combining runs and parameter export by @jaredblack in #173
  • Issue 174 - Fix asymmetry write method. by @aPeter1 in #176
  • I-179 Round goodness of fit to 4 decimal places in display by @jaredblack in #190
  • Issue 181 - Fix session file size issue by @aPeter1 in #194
  • Issue 177 - Add default values for pre-defined methods by @aPeter1 in #195
  • Issue 199 - Fix encoding error when reading in fit files by @aPeter1 in #200
  • Issue 189 - Handle errors occurring in fit better, notify user if we fail to converge by @aPeter1 in #201
  • Issue 188 - Update reading and writing of .calc files by @aPeter1 in #202
  • Issue 193 - Add functionality for j0 by @aPeter1 in #196
  • Issue 184 - Add Quit button to file menu by @jaredblack in #192
  • Issue 178 - Renaming widgets by @jaredblack in #191
  • Issue 197 - Change font for widgets showing mathematical symbols or expression. by @aPeter1 in #198
  • Issue 160 - Improve and add tests for files module by @aPeter1 in #203
  • Issue-206 - Change default line color for fitting equation by @jaredblack in #207
  • Issue-186 - add reduced chi squared to .fit export by @jaredblack in #208
  • Issue-182 - Better checkbox selection in ListViews by @jaredblack in #204
  • Issue 128 - Add integration functionality by @aPeter1 in #163
  • Issue 205 - Update method for calculating bins for background by @aPeter1 in #209
  • Issue 180 - Adding tooltips by @aPeter1 in #210
  • Issue 404 - Alec finally graduated by @aPeter1

New Contributors

Full Changelog: https://github.com/FrandsenGroup/beams/commits/v1.0.0