SubpackagesΒΆ
Phasik is divided into 3 subpackages:
classes: contains the TemporalNetwork and PartiallyTemporalNetwork classes and other classes for phase inference by clustering, such as DistanceMatrix, ClusterSet, ClusterSets. The Phasik workflow is based on these classes: first, build a
TemporalNetworkfrom which to build aDistanceMatrix, from which to then build aClusterSetorClusterSets.drawing: contains useful visualisation functions for (temporal) networks and clusters
utils: contains useful functions for networks and clusters