These file can be used to run PCA on a set of CSD data to create an ideal case of your
phenomenon of interestThis ideal case can then be compared against other recordings to provide a score
to later be used in model optimization
Loads Two CSD files to calculate the Wasserstein distance between their sinks and sources
These distances are then summed to create a total Wasserstein Distance score
WIP at the moment, meant to perform PCA on a directory of CSD data to create an ideal
case CSD to be used in wasserstein_distance.py
Utility functions used in the files above - to be moved into its own dir later