Change dictionary style kept analysis result data (which holds area per lipid and scc order parameter at each frame) to numpy array type. This will optimize operations and solve copy data which type conversion required for later analysis (GMM, HMM, Getis-Ord, e.t.c.).
Change dictionary style kept analysis result data (which holds area per lipid and scc order parameter at each frame) to numpy array type. This will optimize operations and solve copy data which type conversion required for later analysis (GMM, HMM, Getis-Ord, e.t.c.).