Skip to content

Remove individual telescope constructor bindings

Maik Nijhuis requested to merge remove-python-telescope-constructors into master
  • Similarly to the C++ everybeam::Load() function, everybeam.load_telescope should be used in Python for creating telescopes.
  • The individual constructor bindings are also not tested.

Merge request reports