AngelFP / Wake-T

A fast tracking code for plasma accelerators
https://wake-t.readthedocs.io
GNU General Public License v3.0
34 stars 13 forks source link

Fix bug when passing a list to `dt_bunch` #133

Closed AngelFP closed 1 year ago

AngelFP commented 1 year ago

Although in principle it is possible to pass a list of values to dt_bunch (one value per bunch), this functionality was not documented nor functional. This PR fixes this issue.