Skip to content

Latest commit

 

History

History
55 lines (40 loc) · 1.97 KB

README.md

File metadata and controls

55 lines (40 loc) · 1.97 KB

Quantum-sensor-simulation

Set up

$ conda env create -f environment.yml

Usage

Specify the parameters of the simulation using a configuration YAML file and run

$ python main.py -c [config_file] -o [output_folder]

An example of a configuration file is config.yml. The parameter output_folder takes a default value if it is not specified.

Example

$ python main.py -c config.yml