README 664 B

1234567891011121314151617181920212223
  1. The license is the GNU General Public License, with the or-later option, see COPYING for details.
  2. There are four main scripts:
  3. * construct-diffusion-map.py
  4. This script takes ithildin simulation data and some parameters as input
  5. and calculates a diffusion map as output.
  6. * plot-diffusion-map.py
  7. This script takes a diffusion map as input and visualises it with various
  8. plots.
  9. * plot-some-times.py, all-the-plots.sh
  10. This generates all plots for the paper, and some more.
  11. TODO:
  12. * Publiceren: https://gitlab.kuleuven.be/heartkor?
  13. * https://gitlab.com/heartkor/ <iets> ?
  14. * probably some (all?) of the gc.collect() are pointless.