Block a user
106e8ea70c
Fix bug in ReactionDialog where reaction angle was displayed in radians not degrees
b0a4cc3609
Fixed two bugs related to energy loss units in SPSTarget. Result is change in final energies by around 20 keV>
1d6af4966a
Make tables read-only to protect from unwanted user input.
41781a374f
Fix bug where deleting calibration resulted in crash on subsequent update.
462e959100
Added delete functionality to SPANC calibration peaks
c866c07abc
Fix bug in UI where angles for reactions were shown in radians not degrees
f128974fa7
Fix bug in Spanc where angles weren't being converted to radians. Fix rendering of compunds in Spanc target table
eb092d6c4b
Merge pull request #3 from gwm17/main
3971b797d6
Fix a few potential bugs in reaction by better separating UI parameters from calculation parameters.
4f622097cd
Remove spurious debug prints in SPSTarget
1da81cb7ad
Fix bug in SPSTarget where catima projectile was given (z, a) when should have been given (a, z)
36123b0639
Fix a bug in the kinematics calculation where angle was converted from degrees to radians twice
3971b797d6
Fix a few potential bugs in reaction by better separating UI parameters from calculation parameters.
1da81cb7ad
Fix bug in SPSTarget where catima projectile was given (z, a) when should have been given (a, z)
36123b0639
Fix a bug in the kinematics calculation where angle was converted from degrees to radians twice
e9c50331f7
Fix typo in analyzed file collection
a264eea63c
Fix bug with merging where TChain::Merge implicitly took ownership of TFile and auto close and deleted
4886c497a3
Fix bug where merged dir was not set
3a3c6aa28d
Merge pull request #2 from gwm17/devel
2562156943
Update README
ae1781b2fa
Fix some formating, make text prettier.
ad0c38e313
Add in levels export for SPSPlot. Fix some unit label typos.
8ca50ee621
Fix bug in spsplot where updated target did not result in updated reaction.
a4eaeaa634
Merge pull request #7 from gwm17/devel
63ddbab468
Update catima with hotfix
e9814668f0
Update gitignore
71f4564a41
Project overhaul. Follows python style and packaging recommendations now. Eliminate a ton of code duplication and jank.