Няма описание

Maxime Devos be1c6cc95e Add channels.scm преди 2 години
.gitignore 1476ecd172 Ignore things. преди 2 години
COPYING 920a05d4a8 License: GPL3+ преди 2 години
README 0d4d528fad Update README. преди 2 години
all-the-plots.sh 7434b6981a Increase memory quotum for all-the-plots.sh преди 2 години
channels.scm be1c6cc95e Add channels.scm преди 2 години
construct-diffusion-map.py feeb3e3fa7 Avoid trimming along dimensions with size 1 преди 2 години
courtemanche2D_kleinere_diffusionmaps.py 15b505211f Add various untracked python scripts преди 2 години
courtemanche2D_phases.py 15b505211f Add various untracked python scripts преди 2 години
dimensiereductie.py 15b505211f Add various untracked python scripts преди 2 години
dimensiereductie_AP_veelpunten.py 15b505211f Add various untracked python scripts преди 2 години
dimensiereductie_AP_verbeterd.py 15b505211f Add various untracked python scripts преди 2 години
dimensiereductie_BOFC_verbeterd.py 15b505211f Add various untracked python scripts преди 2 години
dimensiereductie_PDL_9010.py 15b505211f Add various untracked python scripts преди 2 години
dimensiereductie_courtemanche.py 15b505211f Add various untracked python scripts преди 2 години
dimensiereductie_courtemanche1D.py 15b505211f Add various untracked python scripts преди 2 години
dimensiereductie_courtemanche2D_1.py 15b505211f Add various untracked python scripts преди 2 години
dimensiereductie_courtemanche2D_spiraal.py 15b505211f Add various untracked python scripts преди 2 години
manifest.scm 55a66cf0cf Add Guix manifest преди 2 години
plot-diffusion-map.py d6d3bba04b Remove xlabels and ylabels from plots as they are redundant. преди 2 години
plot-some-times.py 7a56881f63 Make a standalone colourbar. преди 2 години
plot.py 15b505211f Add various untracked python scripts преди 2 години

README

The license is the GNU General Public License, with the or-later option, see COPYING for details.

There are four main scripts:

* construct-diffusion-map.py

This script takes ithildin simulation data and some parameters as input
and calculates a diffusion map as output.

* plot-diffusion-map.py

This script takes a diffusion map as input and visualises it with various
plots.

* plot-some-times.py, all-the-plots.sh

This generates all plots for the paper, and some more.

TODO:

* Publiceren: https://gitlab.kuleuven.be/heartkor?
* https://gitlab.com/heartkor/ ?
* probably some (all?) of the gc.collect() are pointless.