Lollum89

Results 8 comments of Lollum89

I close this pull request. All the changes will be in a new one, since I created a dedicated branch in order to keep the code clean.

Hello, the build error seems to be related to the SpotCollection class, and at first sight unrelated to the new code. Do you have any suggestion to aid me in...

When compiling using maven in my system I do not get the error: ![image](https://github.com/trackmate-sc/TrackMate/assets/100143470/20b617e8-3bba-4b42-9f1b-4578c8fcdfd7) whereas the same part of the code seems to fail here: ![image](https://github.com/trackmate-sc/TrackMate/assets/100143470/442a7ef7-ff84-409b-bed8-0f7f808be8ac)

Thank you. I will look into that. In the meantime, I found the warning: Redundant superinterface XYDataset for the type SpotCollectionDataset, already defined by ModelDataset which sends me to these:...

I removed the tests for KalmanFF, which I created based on src/test/java/fiji/plugin/trackmate/tracking/Kalman/ . Maybe they were at the source of redundancy. Could you try again the build?

Perfect. The tests are not needed for my contribution I think. If you agree I think this pull request is complete.

It is definitely appealing. However I won't have time to dedicate to it until after July. Right now I am already using this implementation in my thesis which is due...

Perfect! Thank you for making this code open-source btw! It is allowing me to do a bunch of work.