Skip to content

Get Start

Zhen ZHAO edited this page Jan 29, 2019 · 2 revisions

Quick Start

The VNSIM is programmed in Python language (Python 3.6 or above) and can theoretically be run on all common platforms, Windows, Linux, macOS. At the Home page, we list all the designed functions, please first check what VNSIM can do. There is also a paper entitled, "VLBI Network SIMulator: An Integrated Simulation Tool for Radio Astronomers", which has briefly presented VNSIM's work with some demonstrations.

All the simulation functions are implemented as Python classes and each of them can be run independently. In this section, we will provide you with an installation guide and a simple use case to help you get started quickly.

Clone this wiki locally