Skip to content

sgh14/quantum-sensor-simulation

Repository files navigation

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

About

Simulate the interaction between two systems of spins (sensors and targets)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages