Directory Packages/Teem/Dataflow/XML/

Total Files:
86
Deleted Files:
0
Lines of Code:
6821

[root]/Packages/Teem/Dataflow/XML

Lines of Code

Packages/Teem/Dataflow/XML/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 268 (100.0%) 3195 (100.0%) 11.9
mjc 258 (96.3%) 3007 (94.1%) 11.6
callahan 7 (2.6%) 138 (4.3%) 19.7
mdavis 1 (0.4%) 43 (1.3%) 43.0
darbyb 1 (0.4%) 4 (0.1%) 4.0
dav 1 (0.4%) 3 (0.1%) 3.0

Most Recent Commits

callahan 2005-12-15 11:11 Rev.: 32873

Use ColorMap2 instead of Colormap2 for consistency.

2 lines of code changed in 2 files:

  • Packages/Teem/Dataflow/XML: NrrdToColorMap2.xml (+2 -2)
mjc 2005-12-02 02:23 Rev.: 32697

completely revert commit 32690, as it broke all of Uintah

1659 lines of code changed in 171 files:

  • Packages/Teem/Dataflow/XML: AnalyzeNrrdReader.xml (+36 -27), ChooseNrrd.xml (+16 -13), ColorMap2ToNrrd.xml (+8 -4), ColorMapToNrrd.xml (+7 -3), DicomNrrdReader.xml (+39 -32), GageProbe.xml (+14 -30), ImageExporter.xml (new), ImageImporter.xml (+7 -6), MRITissueClassifier.xml (+8 -4), MatrixToNrrd.xml (+13 -21), NrrdGradient.xml (new), NrrdInfo.xml (new), NrrdReader.xml (new), NrrdSelectTime.xml (+7 -8), NrrdSetProperty.xml (+13 -10), NrrdSetupTexture.xml (new), NrrdToColorMap2.xml (+9 -3), NrrdToField.xml (new), NrrdToMatrix.xml (new), NrrdWriter.xml (+3 -2), TendAnhist.xml (new), TendAnplot.xml (+36 -26), TendAnscale.xml (new), TendAnvol.xml (+20 -22), TendBmat.xml (new), TendEpireg.xml (+45 -43), TendEstim.xml (new), TendEval.xml (new), TendEvalAdd.xml (+18 -9), TendEvalClamp.xml (new), TendEvalPow.xml (+6 -6), TendEvec.xml (+6 -6), TendEvecRGB.xml (new), TendEvq.xml (new), TendExpand.xml (new), TendFiber.xml (new), TendMake.xml (+20 -11), TendNorm.xml (new), TendPoint.xml (+14 -4), TendSatin.xml (+33 -27), TendShrink.xml (+17 -8), TendSim.xml (+20 -12), TendSlice.xml (new), TendSten.xml (new), Unu1op.xml (new), Unu2op.xml (new), Unu3op.xml (new), UnuAxdelete.xml (new), UnuAxinfo.xml (new), UnuAxinsert.xml (+22 -15), UnuAxmerge.xml (new), UnuAxsplit.xml (new), UnuCCadj.xml (new), UnuCCfind.xml (new), UnuCCmerge.xml (new), UnuCCsettle.xml (new), UnuCmedian.xml (+16 -12), UnuConvert.xml (+6 -5), UnuCrop.xml (new), UnuDhisto.xml (new), UnuFlip.xml (+15 -6), UnuGamma.xml (+27 -20), UnuHeq.xml (+33 -26), UnuHistax.xml (new), UnuHisto.xml (+26 -19), UnuImap.xml (+44 -37), UnuInset.xml (+20 -13), UnuJhisto.xml (new), UnuJoin.xml (+4 -2), UnuLut.xml (+37 -29), UnuMake.xml (+53 -53), UnuMinmax.xml (+13 -8), UnuPad.xml (+5 -3), UnuPermute.xml (+2), UnuProject.xml (new), UnuQuantize.xml (new), UnuResample.xml (new), UnuReshape.xml (new), UnuRmap.xml (new), UnuRmapN.xml (new), UnuSave.xml (new), UnuShuffle.xml (+22 -13), UnuSlice.xml (+4 -3), UnuSplice.xml (new), UnuSwap.xml (new), UnuUnquantize.xml (+12 -3)
mjc 2005-12-01 15:19 Rev.: 32690

removal of xerces, replaced with libxml2, turn on validaton for component loading, fix all invalid xml

1271 lines of code changed in 86 files:

  • Packages/Teem/Dataflow/XML: AnalyzeNrrdReader.xml (+27 -36), ChooseNrrd.xml (+13 -16), ColorMap2ToNrrd.xml (+4 -8), ColorMapToNrrd.xml (+3 -7), DicomNrrdReader.xml (+32 -39), GageProbe.xml (+30 -14), ImageExporter.xml (+5 -10), ImageImporter.xml (+6 -7), MRITissueClassifier.xml (+4 -8), MatrixToNrrd.xml (+21 -13), NrrdGradient.xml (+4 -13), NrrdInfo.xml (+5 -14), NrrdReader.xml (+6 -9), NrrdSelectTime.xml (+8 -7), NrrdSetProperty.xml (+10 -13), NrrdSetupTexture.xml (+10 -19), NrrdToColorMap2.xml (+3 -9), NrrdToField.xml (+60 -71), NrrdToMatrix.xml (+29 -21), NrrdWriter.xml (+2 -3), TendAnhist.xml (+3 -12), TendAnplot.xml (+26 -36), TendAnscale.xml (+12 -11), TendAnvol.xml (+22 -20), TendBmat.xml (+11 -11), TendEpireg.xml (+43 -45), TendEstim.xml (+22 -22), TendEval.xml (+6 -5), TendEvalAdd.xml (+9 -18), TendEvalClamp.xml (+10 -11), TendEvalPow.xml (+6 -6), TendEvec.xml (+6 -6), TendEvecRGB.xml (+15 -10), TendEvq.xml (+29 -40), TendExpand.xml (+18 -27), TendFiber.xml (+14 -12), TendMake.xml (+11 -20), TendNorm.xml (+18 -15), TendPoint.xml (+4 -14), TendSatin.xml (+27 -33), TendShrink.xml (+8 -17), TendSim.xml (+12 -20), TendSlice.xml (+8 -17), TendSten.xml (+3 -12), Unu1op.xml (+19 -25), Unu2op.xml (+3 -12), Unu3op.xml (+31 -38), UnuAxdelete.xml (+16 -22), UnuAxinfo.xml (+18 -13), UnuAxinsert.xml (+15 -22), UnuAxmerge.xml (+17 -24), UnuAxsplit.xml (+14 -20), UnuCCadj.xml (+16 -25), UnuCCfind.xml (+17 -22), UnuCCmerge.xml (+28 -38), UnuCCsettle.xml (+4 -13), UnuCmedian.xml (+12 -16), UnuConvert.xml (+5 -6), UnuCrop.xml (+6 -6), UnuDhisto.xml (+16 -24), UnuFlip.xml (+6 -15), UnuGamma.xml (+20 -27), UnuHeq.xml (+26 -33), UnuHistax.xml (+13 -22), UnuHisto.xml (+19 -26), UnuImap.xml (+37 -44), UnuInset.xml (+13 -20), UnuJhisto.xml (+32 -32), UnuJoin.xml (+2 -4), UnuLut.xml (+29 -37), UnuMake.xml (+53 -53), UnuMinmax.xml (+8 -13), UnuPad.xml (+3 -5), UnuPermute.xml (-2), UnuProject.xml (+9 -10), UnuQuantize.xml (+4 -6), UnuResample.xml (-2), UnuReshape.xml (+3 -12), UnuRmap.xml (+38 -45), UnuRmapN.xml (+27 -36), UnuSave.xml (+24 -37), UnuShuffle.xml (+13 -22), UnuSlice.xml (+3 -4), UnuSplice.xml (+15 -20), UnuSwap.xml (+9 -17), UnuUnquantize.xml (+3 -12)
dav 2005-08-31 13:15 Rev.: 31803

Fix typos in documentation.

3 lines of code changed in 1 file:

  • Packages/Teem/Dataflow/XML: TendSatin.xml (+3 -3)
darbyb 2005-08-28 19:58 Rev.: 31730

Nrrds can now represent general orientation information using a spaceOrigin and per-axis vectors (spaceDirection vectors).The following code now handles the spaceOrigin and spaceDirection vectors fields in Nrrds.

NOTE: volume rendering Nrrds with spaceDirections does not work yet.

Packages/Teem/Dataflow/Modules/Converters/ConvertToNrrd.h
----------------------------------------------------------
When converting a LatVol, Image, or Scanline Field to a Nrrd, get the transform and if the data is not axis aligned, create a Nrrd with spaceOrigin and spaceDirection vectors. The spaceOrigin is a per Nrrd field and can be taken from the 4th column of the transform. The spaceDirection vectors are a per axis field and can be taken from the transform columns 0, 1, and 2. If the data is axis aligned, create a Nrrd that uses min/max/spacing. A Nrrd can use either min/max/spacing, or spaceDirection, but not both.


Packages/Teem/Dataflow/Modules/Converters/NrrdToField.cc
Packages/Teem/Dataflow/Modules/Converters/NrrdToField.h
-----------------------------------------------------------
When converting just data (which makes LatVol, Image, or Scanline fields), if the spaceDirection vectors are defined, create the mesh and apply the appropriate transform. The spaceDirection vectors make up columns 0, 1, and 2 and the spaceOrigin can be used to set the 4th column of the transform. If the data is axis aligned (only the diagonals of the transform are defined), create the mesh as it was created before with a min/max point. If the data has orientation information, set the transform to be what was pulled out of the space information of the Nrrd. If the Nrrd had a Transform property (old way of storing transform info), apply that transform.



Packages/Teem/Dataflow/XML/UnuAxinfo.xml
Packages/Teem/Dataflow/GUI/UnuAxinfo.tcl
Packages/Teem/Dataflow/Modules/Unu/UnuAxinfo.cc
-----------------------------------------
Add ability to modify only certain fields instead of all fields. Add ability to set the spaceOrigin (which is per Nrrd) and the spaceDirection vectors. SpaceDirection vectors should be doubles separated by commas.


Packages/Teem/Dataflow/GUI/NrrdInfo.tcl
Packages/Teem/Dataflow/Modules/NrrdData/NrrdInfo.cc
----------------------------------------------------
Show spaceOrigin and spaceDirection vector values if available.


Packages/Teem/Dataflow/Modules/DataIO/NrrdReader.cc
---------------------------------------------------
Only call nrrdAxisInfoMinMaxSet if the space information hasn't been set.






4 lines of code changed in 1 file:

  • Packages/Teem/Dataflow/XML: UnuAxinfo.xml (+4 -3)
callahan 2005-08-03 15:32 Rev.: 31386

Minor cleanups, add documentation for UnuRmapN module

30 lines of code changed in 1 file:

  • Packages/Teem/Dataflow/XML: UnuRmapN.xml (+30 -33)
mdavis 2005-07-28 17:29 Rev.: 31308

Inital checkin of Anastasia's GageProbe module

43 lines of code changed in 1 file:

  • Packages/Teem/Dataflow/XML: GageProbe.xml (+43)
callahan 2005-07-26 10:13 Rev.: 31267

Create a new UnuRmapN module for applying N dimensional mappings to other N dimensional datasets

102 lines of code changed in 1 file:

  • Packages/Teem/Dataflow/XML: UnuRmapN.xml (+102)
callahan 2005-04-26 14:21 Rev.: 29959

Implement copyless NrrdSelectTime when the Time axis is the last one.

2 lines of code changed in 1 file:

  • Packages/Teem/Dataflow/XML: NrrdSelectTime.xml (+2)
mjc 2005-02-23 21:43 Rev.: 28907

checkpoint merge from branch for bux fixes

77 lines of code changed in 1 file:

  • Packages/Teem/Dataflow/XML: NrrdSetupTexture.xml (+77)
callahan 2005-02-04 17:38 Rev.: 28468

Merge v1_24_0_release

2 lines of code changed in 2 files:

  • Packages/Teem/Dataflow/XML: ColorMapToNrrd.xml (+1 -1), UnuCrop.xml (+1 -1)
Generated by StatSVN 0.4.0