Scripts and notebooks for analysis of PG-RAD.
See the repo of PG-RAD.
With miniforge installed, run the following:
git clone https://github.com/pim-n/pg-rad-analysis
cd pg-rad-analysis
conda env create -f environment.yml
You activate the conda environment with
conda activate pg-rad-analysis
With the conda environment activated, you may try to run
pgrad --example --showplots
which should produce a test landscape with two sources and show the plots.