radiasoft / rslaser_old

Integrated modeling of CPA crystal-based laser amplifiers
Apache License 2.0
1 stars 1 forks source link

fix off-by-one error in waist calc #114

Closed nickgoldring closed 1 year ago

nickgoldring commented 1 year ago

We successfully fixed the off-by-one error in the pulse class for creating Gaussians at the correct longitudinal waist. The pulse test still fails (as it does currently on master) and in addition, the wavefront_sensor_test fails 'test_propagation01'. The default slice positions have been changed and so the wavefront sensor test propagated data will likely need to be recomputed.