A framework to simplify and unify the simulation process of radiointerferometric measurements using the two simulation softwares
casatasks which is part of the CASA software package developed by the NRAO and
the python package pyvisgen, which is part of the radionets-project.
To install and use the package it is necessary to execute the following command inside the simtools directory:
$ pip install -e .
Since the casatasks, casatools and casadata PyPi packages only support python=3.10 it is recommended to use this version.