radiasoft / rslaser_old

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

fix pulse_pos and dist_waist implementation #129

Closed nickgoldring closed 1 year ago

nickgoldring commented 1 year ago

Longitudinal position calculation pulse_pos, updated to no longer contain dist_waist.

createGsnScrSRW() in pulse.py now has correct argument to create pulse with waist at z = dist_waist

bruhwiler commented 1 year ago

@gurhar1133 -- yes, I suggest that you update the tests with new data.

gurhar1133 commented 1 year ago

@bruhwiler Tests are working now. I can merge now unless others would like to review.