1
0
Fork 0
mirror of https://github.com/gwm17/spspy.git synced 2024-11-22 18:18:52 -05:00
Commit Graph

15 Commits

Author SHA1 Message Date
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