Age | Commit message (Expand) | Author |
---|---|---|
2018-10-17 | fix a bug in the theta0 calculation for a path | tlatorre |
2018-10-01 | fall back to old scattering rms calculation when n = 0 | tlatorre |
2018-09-20 | make sure direction vector is normalized in path_eval() | tlatorre |
2018-09-17 | update muon kinetic energy calculation | tlatorre |
2018-09-06 | compute theta0 in path_init() to speed things up | tlatorre |
2018-09-06 | update theta0 calculation | tlatorre |
2018-09-06 | introduce a minimum value for the scattering RMS theta0 | tlatorre |
2018-09-04 | update fit to guess energy, direction, and t0 | tlatorre |
2018-08-31 | use interp1d() to interpolate path to speed things up | tlatorre |
2018-08-31 | rotate and translate the path in path_init to speed things up | tlatorre |
2018-08-28 | add path to the likelihood fit | tlatorre |
2018-08-27 | add code to expand the track of a particle using a KL expansion | tlatorre |