Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 324 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 324 Bytes

cross-correlations-lab

Repo containing code to reproduce the results of arXiv:1603.02356.

Installation

Clone the repo and run

pip install -r requirements.txt

to install the dependencies.

Running scripts

Run

python -m src.main -h

for instructions.