Skip to content

Refactor analysis

Luca Tubiana requested to merge refactor_analysis into master

Refactored analysis pipeline

  • encapsulated ribbon functions
  • coarse-graining class with clear roles
  • local properties computation is separated from coarse-graining
  • global properties computation separated from the rest
  • pipeline analysis now works without the need for too many ill-defined functions.
  • changed directory layout in data

Merge request reports