Main function: DJIVEMainJP(), takes in the datablocks as a cell array, a MATLAB struct object containing tuning parameters, and an optional third argument for "true signal" for diagnostic use.
mcreadgdif.m reads one stream of GDIF data into MoCap Toolbox format. readgdif.m reads all GDIF streams in an SDIF file into a Matlab struct array. Easdif must be installed on the computer for the ...
I ran into this bug in numpy when reading in a .mat that has a struct containing huge matrices. (the dtwhole dtype was > 2GB) I was able to work around this bug by returning the python dict ...