Directory Packages/ModelCreation/Dataflow/GUI/

Total Files:
36
Deleted Files:
4
Lines of Code:
2779

[root]/Packages/ModelCreation/Dataflow/GUI

Lines of Code

Packages/ModelCreation/Dataflow/GUI/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
jeroen 76 (100.0%) 5103 (100.0%) 67.1

Most Recent Commits

jeroen 2005-12-13 18:22 Rev.: 32835

Bug fixes. Improve help system in GUI and fix problems with MergeFields and ClipBySelectionMask

0 lines of code changed in 4 files:

  • Packages/ModelCreation/Dataflow/GUI: SelectByFieldData.tcl (new), SelectByFieldsData.tcl (changed)
jeroen 2005-12-13 12:30 Rev.: 32827

Bug fixes for the GUI of this package

25 lines of code changed in 10 files:

  • Packages/ModelCreation/Dataflow/GUI: ComputeDataArray.tcl (new), ComputeFieldData.tcl (new), ComputeFieldsData.tcl (+4 -2), CreateFieldData.tcl (+5 -3), SelectByFieldData.tcl (+3 -1), SelectByFieldsData.tcl (+3 -1)
jeroen 2005-11-26 20:30 Rev.: 32631

Fixes to incorporate the changes in ordering of the include files in the dynamic compiled files. Apparently the order of include files does matter now.

2 lines of code changed in 1 file:

  • Packages/ModelCreation/Dataflow/GUI: CreateFieldData.tcl (+2 -2)
jeroen 2005-11-06 16:00 Rev.: 32441

Bug fixes for string writer; added two new modules for selecting nodes/elements in fields that can be fully scripted.

186 lines of code changed in 8 files:

  • Packages/ModelCreation/Dataflow/GUI: ParameterList.tcl (+1 -1), SelectByFieldData.tcl (+84), SelectByFieldsData.tcl (+88), StringWriter.tcl (new), sub.mk (new)
jeroen 2005-11-01 10:42 Rev.: 32387

First in series of bug fixes to have my model creation package work with the HOB functionality

2 lines of code changed in 2 files:

  • Packages/ModelCreation/Dataflow/GUI: ComputeFieldData.tcl (+1 -1), sub.mk (+1 -1)
jeroen 2005-10-31 11:42 Rev.: 32365

Added modules to this package to generate fielddata field new basis and new type without the need to do changefielddatatype and changefieldbasis (more memory efficiency). Added a module for merging fields, gatherfields in the core is broken and this one is defined differently from a GUI perspective. Added a module to compute field data bases on three input fields and a dynamic range of matrix inputs.

387 lines of code changed in 7 files:

  • Packages/ModelCreation/Dataflow/GUI: ComputeDataArray.tcl (+1 -1), ComputeFieldData.tcl (+1 -1), ComputeFieldsData.tcl (+152), CreateFieldData.tcl (+152), MergeFields.tcl (new 73), ParameterList.tcl (+5), sub.mk (+3 -1)
jeroen 2005-10-06 23:13 Rev.: 32062

Added reader/writer for text into strings. Added support for attaching properties to fields. Added code for distance maps.

821 lines of code changed in 7 files:

  • Packages/ModelCreation/Dataflow/GUI: FieldGetMatrixProperty.tcl (new 197), FieldGetStringProperty.tcl (new 197), FieldSetMatrixProperty.tcl (new 114), FieldSetStringProperty.tcl (new 114), StringReader.tcl (new 84), StringWriter.tcl (+109), sub.mk (+6)
jeroen 2005-10-05 21:29 Rev.: 32057

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.

849 lines of code changed in 15 files:

  • Packages/ModelCreation/Dataflow/GUI: ArrayInfo.tcl (del), ClipFieldByFunction.tcl (new 83), ComputeDataArray.tcl (+135), ComputeFieldData.tcl (+148), ComputeScalarArray.tcl (del), ComputeTensorArray.tcl (del), ComputeVectorArray.tcl (del), DataArrayInfo.tcl (new 122), FieldDataElemToNode.tcl (new 100), FieldDataNodeToElem.tcl (new 101), FieldInfo.tcl (new), ParameterList.tcl (+99 -36), ReplicateDataArray.tcl (new 42), sub.mk (+12 -9)
jeroen 2005-09-22 13:04 Rev.: 31999

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.

2831 lines of code changed in 22 files:

  • Packages/ModelCreation/Dataflow/GUI: ArrayInfo.tcl (new 122), BundleReader.tcl (new 88), BundleWriter.tcl (new 112), ColorMap2Reader.tcl (new 86), ColorMap2Writer.tcl (new 112), ColorMapReader.tcl (new 87), ColorMapWriter.tcl (new 112), ComputeScalarArray.tcl (new 72), ComputeTensorArray.tcl (new 73), ComputeVectorArray.tcl (new 74), FieldInfo.tcl (+182), FieldReader.tcl (new 86), FieldWriter.tcl (new 125), MatrixInfo.tcl (new 156), MatrixReader.tcl (new 87), MatrixWriter.tcl (new 114), ParameterList.tcl (+734), ParameterListMatrix.tcl (new 98), ParameterListString.tcl (new 69), PathReader.tcl (new 87), PathWriter.tcl (new 112), sub.mk (+43)
Generated by StatSVN 0.4.0