Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use ion_sources directly instead of
counter
to set up electron sources
`counter` is not the same as `length(ion_sources)` when one or more ion source sections are found. It is simpler to directly iterate over `ion_sources`.
- Loading branch information