API
Here is a quick guide to the layout of the package:
rascil.data_models.memory_data_models: Data models such as Image, Visibility, GainTable
rascil.processing_components: Processing functions used in algorithms
rascil.workflows: Distributed processing workflows
rascil.apps: CLI apps
examples: Example scripts and notebooks
tests: Unit and regression tests
docs: Complete documentation. Includes non-interactive output of examples.
rascil.data: Data used for simulations
The API is specified in the rascil directory.