sgh14 / quantum-sensor-simulation

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

Home Page:https://sgh14.github.io/deep-quantum-sensing/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

https://sgh14.github.io/deep-quantum-sensing/


Languages

Language:Python 100.0%