Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 481 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 481 Bytes

gpsr_6d_paper

Data and code files related to "Efficient 6-dimensional phase space reconstruction using generative machine learning" paper in PRAB

Installation

git clone https://github.com/roussel-ryan/gpsr_6d_paper.git
conda env create -f environment.yml
conda activate ps-reconstruction

For a development installation of phase_space_reconstruction package, run the following after creating the environment:

python -m pip install -e .

Cite

TBD