GilesStrong / tomopt

TomOpt: Differential Muon Tomography Optimisation
GNU Affero General Public License v3.0
4 stars 0 forks source link

Feat Add step limiter cb #168

Closed GilesStrong closed 1 year ago

GilesStrong commented 1 year ago

Adds a new callback (PanelUpdateLimiter) that limits the maximum amount by which a single update step can adjust detector panel parameters. Also adds a new interjection point for callbacks on_step_end, which occurs after the optimisers have made their updates.