pritchardn / tabascal-dataset

Code to generate datasets with tabascal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tabascal-dataset

DOI

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.

Installation

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.

About

Code to generate datasets with tabascal

License:MIT License


Languages

Language:Python 96.9%Language:Shell 3.1%