01-12-2025, 09:46 PM
Thanks for the extensive testing. There‘s quite a lot to check and perhaps a bit to fix…
Some first comments:
– The file format is one dimensional, so it is more consistent with the new editor. In the old one, only the horizontal direction is relevant. Just in the rare situations where (rather accidentally) the horizontal positions coincide, the verticality comes into play.
– Default values should not ever change (just out of my head, this never happened…?). For breaking changes the file format version should save you: phyphox is backwards compatible here. We definitely should verify, that the new editor handles these well.
– If you observe something that looks like an import error in the new editor, it would be great if you could (privately) share the file(s) (by mail).
Reading your report, I should have a look at my issue list again. Some topics you raised look familiar…
Some first comments:
– The file format is one dimensional, so it is more consistent with the new editor. In the old one, only the horizontal direction is relevant. Just in the rare situations where (rather accidentally) the horizontal positions coincide, the verticality comes into play.
– Default values should not ever change (just out of my head, this never happened…?). For breaking changes the file format version should save you: phyphox is backwards compatible here. We definitely should verify, that the new editor handles these well.
– If you observe something that looks like an import error in the new editor, it would be great if you could (privately) share the file(s) (by mail).
Reading your report, I should have a look at my issue list again. Some topics you raised look familiar…
