Metadata-Version: 2.1
Name: moons1d
Version: 1.0.0
Summary: 1D simulator for MOONS/VLT
Home-page: https://gitlab.obspm.fr/mrodrigues/moons1d
Author: Myriam Rodrigues
Author-email: myriam.rodrigues@obspm.fr
License: MIT
License-File: LICENSE

moons1D
==============================

1D simulator for MOONS/VLT

####Install Moons1d

```
git clone https://gitlab.obspm.fr/mrodrigues/moons1d.git
cd moons1d/
sudo python setup.py install
```


####Run scripts

```
cd scripts
python MultipleSource.py
```


####Run notebooks
Use your favorite jupyter notebook server, e.g. https://nteract.io, to open the notebooks (with a python3 kernel

####Documentation
https://moons1d.readthedocs.io/en/latest/index.html#
