Code to generate example datasets with tabascal. The datasets and their descriptions are stored on Zenodo.
Feel free to modify the configuration files (or author your own) for your needs. The parameters as they are reflect MeerKAT observations found in the original Tabascal Paper.
We recommend using conda for environment management
pip install -r requirements.txt
should be all you need.
Additionally, you will need to install Tabascal. Please follow the instructions from GitHub.