1
0
Fork 0
mirror of https://github.com/gwm17/spspy.git synced 2024-05-18 14:33:19 -04:00
Commit Graph

22 Commits

Author SHA1 Message Date
Gordon McCann ae5724afbc Fix #5 2023-08-04 08:35:57 -04:00
Gordon McCann 106e8ea70c Fix bug in ReactionDialog where reaction angle was displayed in radians not degrees 2023-03-31 16:44:54 -04:00
Gordon McCann b0a4cc3609 Fixed two bugs related to energy loss units in SPSTarget. Result is change in final energies by around 20 keV> 2023-03-31 16:26:43 -04:00
Gordon McCann 1d6af4966a Make tables read-only to protect from unwanted user input. 2023-03-29 16:27:24 -04:00
Gordon McCann 41781a374f Fix bug where deleting calibration resulted in crash on subsequent update. 2023-03-29 16:19:22 -04:00
Gordon McCann 462e959100 Added delete functionality to SPANC calibration peaks 2023-03-29 16:02:25 -04:00
Gordon McCann c866c07abc Fix bug in UI where angles for reactions were shown in radians not degrees 2023-02-04 20:02:47 -05:00
Gordon McCann f128974fa7 Fix bug in Spanc where angles weren't being converted to radians. Fix rendering of compunds in Spanc target table 2023-02-04 19:53:59 -05:00
Gordon McCann 3971b797d6 Fix a few potential bugs in reaction by better separating UI parameters from calculation parameters. 2023-02-03 10:33:58 -05:00
Gordon McCann 4f622097cd Remove spurious debug prints in SPSTarget 2023-01-25 09:18:44 -05:00
Gordon McCann 1da81cb7ad Fix bug in SPSTarget where catima projectile was given (z, a) when should have been given (a, z) 2023-01-24 19:16:38 -05:00
Gordon McCann 36123b0639 Fix a bug in the kinematics calculation where angle was converted from degrees to radians twice 2023-01-24 18:37:28 -05:00
Gordon McCann 3a3c6aa28d
Merge pull request #2 from gwm17/devel
Make the code actual python code not just C++ pretending to be python
2022-12-22 15:00:33 -05:00
Gordon McCann 2562156943 Update README 2022-12-07 11:33:19 -05:00
Gordon McCann ae1781b2fa Fix some formating, make text prettier. 2022-12-07 11:31:50 -05:00
Gordon McCann ad0c38e313 Add in levels export for SPSPlot. Fix some unit label typos. 2022-12-06 14:30:16 -05:00
Gordon McCann 8ca50ee621 Fix bug in spsplot where updated target did not result in updated reaction. 2022-12-06 11:47:37 -05:00
Gordon McCann 78a3476d2d Add conda environment support. Update README 2022-12-05 11:12:35 -05:00
Gordon McCann e9814668f0 Update gitignore 2022-12-04 13:24:40 -05:00
Gordon McCann 71f4564a41 Project overhaul. Follows python style and packaging recommendations now. Eliminate a ton of code duplication and jank. 2022-12-04 13:18:24 -05:00
Gordon McCann 1a7a139ef4 Added focal plane zoffset tool (fpcheck). Included mass file in repo. 2022-05-17 09:28:33 -04:00
Gordon McCann f11c611c18 First commit 2021-12-06 15:37:47 -05:00