설명 없음

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.