[root]/Packages/ModelCreation/Dataflow/Modules/DataInfo
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
jeroen | 11 (100.0%) | 957 (100.0%) | 87.0 |
Additional options for scripting
0 lines of code changed in 2 files:
Added modules to compute data of field based on a user supplied function and matrices as parameters. Added a new engine to do Tensor/Vector/Scalar math with data in matrices and data in fields, and as well element properties. Added modules to move data from element to node and vice versa with different functions not limitted to the standard interpolation function. Add functionality to create conductivity fields from tissue indexed fields. Now multiple sources can be combined like tissue class, tensor data and other data available. Made modules more scriptable, added ports to supply user function, for computing new data (to control functions being applied in a central source). Added distance map functionality (needs to be upgraded to HO elements). Combined function for computing scalar, vector and tensor arrays into one module called ComputeDataArray. Made a start to put all fields computations into one library that can be used to create complicated Field operations. Added framework for signeddistance maps, which needs to be extended.
163 lines of code changed in 5 files:
Package for the collaboration with Duke and NIH. This package contains functions and modules for scripting and calculating tensors for volume conductor models, to be used in CardioWave or in Matlab or any other environment.
794 lines of code changed in 4 files: