Releases: palvarezc/cavendish-particle-tracks
Releases · palvarezc/cavendish-particle-tracks
Minor patch to fix formatting of the csv output file
What's Changed
- Fix bug in CSV writer by @palvarezc in #189
- Update instructions version number for the second bugfix patch. by @samcunliffe in #190
- Tester feedback (Thanks to @ellawood23!)
Full Changelog: v1.0.1...v1.0.2
Minor patch to make the table more user-friendly
What's Changed
- Small changes to the table by @palvarezc in #184
- Update README by @palvarezc in #185
Full Changelog: v1.0.0...v1.0.1
First version for Michaelmas term 2024 labs
Main improvements:
- Fix data corruption on radius and length measurements by @palvarezc in #172
- Make the measurements layer 4D by @palvarezc in #154
- Allow two measurements of the stereoshift for each particle decay by @palvarezc in #155
- Lock decay angles tracks to common vertex. by @Joseph-Garvey in #152
- Beta testers' feedback (Thanks @JaiJai14 and @astroboy-10 !)
Minor fixes:
- Don't actually want to try deploying to pypi. by @samcunliffe in #137
- Offer save data dialog on widget closure by @palvarezc in #138
- Sorry, forgot to push the last commit.... by @palvarezc in #140
- Tidy up names, expand tlas and abbvns, correct docstrings, and refactor the magnification dialog's constructor by @samcunliffe in #132
- Prevent crash due to view rotation. by @Joseph-Garvey in #143
- Fix broken table by @palvarezc in #144
- Button hiding logic and new UI for bottom docking by @palvarezc in #131
- Fix error with re-launching decay angles dialog by @palvarezc in #148
- After magnification dialog is closed, return focus to measurements layer by @palvarezc in #147
- Test the dialogs are shown by @palvarezc in #150
- Reshuffle the data and show first event by @palvarezc in #153
- Add launcher to startup in Windows on lab machines by @palvarezc in #160
- Control data shuffling with an environment variable by @palvarezc in #157
- Make all tools reusable by @palvarezc in #158
- Missing -e in docs contribution instructions. by @samcunliffe in #162
- Add the option to save a pickle file by @palvarezc in #159
- Suppress the
FutureWarning
s fromnapari
. by @samcunliffe in #174 - Don't move dialogs when opening them. by @samcunliffe in #168
- Remove ascii art. by @samcunliffe in #173
- Relax line length by @samcunliffe in #166
- Add titles to decay angles dialog table. by @samcunliffe in #167
- Neaten up constants and move getting settings from env out of the main widget. by @samcunliffe in #175
- Adding feedback to the user on calculation of magnification and stereoshift by @palvarezc in #177
- Take the "bypass button disable" option from the environment. by @samcunliffe in #182
- Get the widget ready for the labs by @palvarezc in #181
- Update documentation by @palvarezc in #161
- Update the README for v1. by @samcunliffe in #183
Full Changelog: v0.1.0b1...v1.0.0
v0.1.0b1 - First version for beta testers
First version of Cavendish Particle Tracks tool. Given to kind souls in the Cavendish HEP group for beta testing in 2024-09.