Open Shoram444 opened 7 months ago
I would be interested to make some semi - analytical model for the fitting function. I even have an idea how to try to do that. In my PhD thesis I have shown that Cauchy does not describe this shape perfectly. I proposed some "empirical shape! but maybe this shape can be explained by doing some convolutional integrals. For some inspiration you can have a look at the 4th chapter of my dissertation: https://theses.hal.science/tel-02122290
BTW you can also read there why RMS is bad idea to use. This distribution is cursed, having high dependence on the window you choose to compute the RMS. I discourage to use it. The best is to find a proper fitting function.
GOAL:
To compare the performance of the two tracking algorithms, the old
CAT
tracking module and the newTrackIT
module (working name of Tomas' tracking).PROCEDURE:
SIMULATION SETUP:
fitting_models : string[1] = "line"
RESULTS:
Plots are saved here
Comparison CAT reconstructed:
Overview plot:
Comparison CAT vs Simulated:
Overview plot:
COMMENTS AND OTHER STUFF:
Could be interesting in seeing the uncertainty as a function of $E$, $r$, or other..