Closes #92 by calculating profiles for entire trajectories. This is done using multiprocessing and is implemented as a utility function. Depends upon 90_feature_vector.
After merging #90, I think you should update this branch with a rebase from current master and then have change the target branch from 90_feature_vector to master
Closes #92 by calculating profiles for entire trajectories. This is done using multiprocessing and is implemented as a utility function. Depends upon
90_feature_vector
.