TABLE 3.
Function | Inputs | Outputs |
ProcessRCS.m | (1) Path to folder containing raw JSON files (2) (Optional) processFlag to indicate saving/read/overwrite selection (3) (Optional) Alternate method for handling short gaps in data, for advanced users (more information below) |
For each data stream: sparse matrix with numerical data, cell array with column labels for sparse matrix, table with non-numerical data; tables with metadata and settings |
createCombinedTable.m | All required variables available from AllDataTables.mat or output of ProcessRCS.m (1) Cell array of data streams to be included (2) unifiedDerivedTimes (3) Metadata |
combinedDataTable |