ALPHA-g-Experiment / alpha-g

MIT License
1 stars 1 forks source link

Investigate `initial_guess` in vertexing #112

Open DJDuque opened 1 year ago

DJDuque commented 1 year ago

Looking at the implementation it feels like this could possibly be introducing a bias towards x > 0, y > 0, and z > z_mean. This is just a hunch based on how the simplex is constructed from the initial parameters.