joey-kilgore/kaccumulation

Data Export to IMAT

Closed this issue · 1 comments

An Interactive Multi-nodal Analysis Tool (IMAT) was created for analysis of KHFAC (repo). To import data a folder needs to be created that has each variable is a seperate csv file, and each row is a single time step and each column is a single node (or paranode/innernode).
For an example of this see the code HERE

Code to save a collection of various parameters was committed 8664953