Skip to content

draft: Refactor: Move taper parameters to a separate file

Lorenzo Giacomel requested to merge feature-7-move-taper-parameters into master

We move the information on the taper geometry to a separate file taper_data.py this allows removing hard-coded parameters from the collimators group and allows adding other tapers at a later time.

The new code has been tested against the old impedance model and it still agrees well:

Screenshot_2023-03-21_at_15.36.52

Merge request reports