fix: empty export
It could happen that PeTrack deleted all trajectories on loading a new project, because it thought the intrinsic calibration changed. Whether that happened or not depended on the exact options in the .pet file. Fixed by accepting the loaded calibration as not new, no matter what the options are.
tests/regression_test/data/load_trc_file.pet
0 → 100644
tests/regression_test/tests/test_loading.py
0 → 100644
Please register or sign in to comment