Directory Modules/Python/

Directory Created:
2007-06-29 10:51
Total Files:
18
Deleted Files:
24
Lines of Code:
4066

[root]/Modules/Python
            directory in repo StochasticTractographyServer (10 files, 5677 lines)
            directory in repo StochasticTractographyServerMP (17 files, 7228 lines)

Lines of Code

Modules/Python/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 193 (100.0%) 4927 (100.0%) 25.5
jvs 127 (65.8%) 3520 (71.4%) 27.7
lantiga 37 (19.2%) 1332 (27.0%) 36.0
barre 2 (1.0%) 36 (0.7%) 18.0
blezek 7 (3.6%) 22 (0.4%) 3.1
pieper 19 (9.8%) 17 (0.3%) 0.8
jcfr 1 (0.5%) 0 (0.0%) 0.0

Most Recent Commits

jcfr 2009-12-07 23:15 Rev.: 11209

ENH: Update CMakeLists.txt - CMake 2.6 is now required

The following line have been added:

CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
IF(COMMAND CMAKE_POLICY)
CMAKE_POLICY(SET CMP0003 NEW)
ENDIF(COMMAND CMAKE_POLICY)
MARK_AS_ADVANCED(CMAKE_BACKWARDS_COMPATIBILITY)

0 lines of code changed in 1 file:

  • Modules/Python: CMakeLists.txt (changed)
lantiga 2009-08-11 07:20 Rev.: 10209

ENH: the ICP surface registration module now optionally accepts initial transform and outputs the computed transform

0 lines of code changed in 1 file:

  • Modules/Python: SurfaceICPRegistration.py (changed)
jvs 2009-07-21 22:23 Rev.: 9998

ENH: minor fixes

5 lines of code changed in 1 file:

  • Modules/Python: LoadVolumeFromArray.py (+5 -4)
jvs 2009-07-20 23:20 Rev.: 9983

ENH: minor fixed

2 lines of code changed in 2 files:

  • Modules/Python: BinarizeScalarValues.py (+1), LoadVolumeFromArray.py (+1 -1)
jvs 2009-07-20 22:15 Rev.: 9979

ENH: minor fixed

707 lines of code changed in 5 files:

  • Modules/Python: ConvertFiducialToLabelMap.py (+4 -3), ConvertVolumeToArray.py (-8), LoadVolumeFromArray.py (+24 -8), StochasticTractoGraphyGenerator.py (+4 -122), StochasticTractoGraphyGeneratorWithLabels.py (new 675)
jvs 2009-07-14 10:02 Rev.: 9924

ENH: unscaled trafo fix

11 lines of code changed in 1 file:

  • Modules/Python: StochasticTractoGraphyGenerator.py (+11)
jvs 2009-06-29 11:53 Rev.: 9818

ENH: stochastic tractography batch version with parallelization support

679 lines of code changed in 1 file:

  • Modules/Python: StochasticTractoGraphyGenerator.py (new 679)
lantiga 2009-06-29 05:53 Rev.: 9816

ENH: removing legacy Python modules. These have been moved to the Slicer wiki to be used as samples for developers.

0 lines of code changed in 4 files:

  • Modules/Python: GaussianSmooth.py (del), GradientAnisotropicDiffusion.py (del), ResampleVolume.py (del), ResliceAsVolume.py (del)
jvs 2009-06-19 13:19 Rev.: 9736

ENH: binarize / fiducial2labelmaps

309 lines of code changed in 4 files:

  • Modules/Python: BinarizeScalarValues.py (new 100), ConvertFiducialToLabelMap.py (new 114), LoadVolumeFromArray.py (+65 -77), SliceDWIPerVolume.py (+30 -23)
jvs 2009-06-19 13:02 Rev.: 9735

ENH: ijk/ras switch

77 lines of code changed in 1 file:

  • Modules/Python: StochasticTractography.py (+77 -18)
jvs 2009-05-28 22:13 Rev.: 9620

ENH: DTI conversion

0 lines of code changed in 1 file:

  • Modules/Python: ConvertVolumeToArray.py (changed)
lantiga 2009-05-22 07:33 Rev.: 9595

ENH: enhanced documentation and acknowledgements of Python scripts

0 lines of code changed in 9 files:

  • Modules/Python: ExplodeVolumeTransform.py (changed), GaussianSmooth.py (changed), NumpyScript.py (changed), PythonScript.py (changed), ResampleVolume.py (changed), ResliceAsVolume.py (changed), SurfaceConnectivity.py (changed), SurfaceICPRegistration.py (changed), SurfaceToolbox.py (changed)
jvs 2009-05-21 08:11 Rev.: 9576

ENH: minor bugfix

0 lines of code changed in 3 files:

  • Modules/Python: LoadVolumeFromArray.py (changed), SliceDWIPerVolume.py (changed), StochasticTractography.py (changed)
jvs 2009-04-17 08:02 Rev.: 9255

ENH: server loading bug

0 lines of code changed in 1 file:

  • Modules/Python: StochasticTractography.py (changed)
jvs 2009-04-15 01:01 Rev.: 9204

ENH: code cleaning

0 lines of code changed in 1 file:

  • Modules/Python: StochasticTractography.py (changed)
jvs 2009-04-13 22:07 Rev.: 9182

ENH: automatic server handling under posix os

0 lines of code changed in 1 file:

  • Modules/Python: StochasticTractography.py (changed)
jvs 2009-04-13 08:29 Rev.: 9166

ENH: minor bugfix

0 lines of code changed in 1 file:

  • Modules/Python: StochasticTractography.py (changed)
jvs 2009-04-12 17:03 Rev.: 9164

ENH: tesnsor optimization

0 lines of code changed in 1 file:

  • Modules/Python: StochasticTractography.py (changed)
jvs 2009-04-09 11:32 Rev.: 9116

ENH: bugfix tensor input

0 lines of code changed in 1 file:

  • Modules/Python: StochasticTractography.py (changed)
jvs 2009-04-09 10:14 Rev.: 9112

ENH: bugfix tensor input

0 lines of code changed in 1 file:

  • Modules/Python: StochasticTractography.py (changed)
jvs 2009-04-06 15:19 Rev.: 9079

ENH: modules relocation

0 lines of code changed in 10 files:

  • Modules/Python: ExplodeVolumeTransform.py (changed), GaussianSmooth.py (changed), GradientAnisotropicDiffusion.py (changed), NumpyScript.py (changed), PythonScript.py (changed), ResampleVolume.py (changed), ResliceAsVolume.py (changed), SurfaceConnectivity.py (changed), SurfaceICPRegistration.py (changed), SurfaceToolbox.py (changed)
jvs 2009-04-06 12:04 Rev.: 9076

ENH: modules relocation

0 lines of code changed in 7 files:

  • Modules/Python: ConvertVolumeToArray.py (changed), CreateROIPerLabel.py (changed), LoadVolumeFromArray.py (changed), RecenterMaskToDWI.py (changed), ShiftDWIValues.py (changed), SliceDWIPerVolume.py (changed), StochasticTractography.py (changed)
lantiga 2009-04-06 10:16 Rev.: 9074

BUG: invoke scene edited event to make MRML tree widget update itself after the module has run

0 lines of code changed in 1 file:

  • Modules/Python: ExplodeVolumeTransform.py (changed)
lantiga 2009-04-06 04:38 Rev.: 9066

ENH: add possibility of retaining the origin in the volume node rather than in the transform

0 lines of code changed in 1 file:

  • Modules/Python: ExplodeVolumeTransform.py (changed)
jvs 2009-03-29 11:29 Rev.: 9002

ENH: cleaning code

0 lines of code changed in 1 file:

  • Modules/Python: StochasticTractography.py (changed)
jvs 2009-03-29 09:16 Rev.: 9001

ENH: renaming scripts

782 lines of code changed in 12 files:

  • Modules/Python: ConvertVolumeToArray.py (new 133), CreateROIPerLabel.py (new 153), LoadVolumeFromArray.py (new 326), RecenterMaskToDWI.py (new 47), ShiftDWIValues.py (new 43), SliceDWIPerVolume.py (new 80), convert_Volume_toArray.py (del), create_ROI_perLabel.py (del), load_Volume_fromArray.py (del), recenter_Mask2DWI.py (del), shift_DWI_Values.py (del), tensor_DWI_PerVolume.py (del)
jvs 2009-03-29 09:00 Rev.: 9000

ENH: bugfix - screenshot issue

0 lines of code changed in 8 files:

  • Modules/Python: StochasticTractography.py (changed), StochasticTractographyGenerator.py (del), convert_Volume_toArray.py (changed), create_ROI_perLabel.py (changed), load_Volume_fromArray.py (changed), recenter_Mask2DWI.py (changed), shift_DWI_Values.py (changed), tensor_DWI_PerVolume.py (changed)
jvs 2009-03-26 19:21 Rev.: 8985

ENH: parse bugfix

2 lines of code changed in 1 file:

  • Modules/Python: StochasticTractography.py (+2 -2)
jvs 2009-03-24 08:37 Rev.: 8958

ENH: numpy files generator for multiprocessing version

0 lines of code changed in 1 file:

  • Modules/Python: StochasticTractographyGenerator.py (new)
jvs 2009-03-24 08:27

ENH: remove for fix

0 lines of code changed in 2 files:

  • Modules/Python: StochasticTractoGraphygenerator.py (del), StochasticTractographyGenerator.py (del)
jvs 2009-03-24 08:07

ENH: numpy support for multiprocessing

0 lines of code changed in 5 files:

  • Modules/Python: StochasticTractoGraphygenerator.py (new), StochasticTractographyGenerator.py (new), convert_Volume_toArray.py (new), create_ROI_perLabel.py (new), load_Volume_fromArray.py (new)
jvs 2009-03-22 12:14 Rev.: 8933

ENH: bugfixes + speed optimization

0 lines of code changed in 1 file:

  • Modules/Python: TensorEstimation.py (del)
pieper 2009-03-19 14:44 Rev.: 8915

ENH: fix module menu layout to match the documentation on the wiki

15 lines of code changed in 15 files:

  • Modules/Python: ExplodeVolumeTransform.py (+1 -1), GaussianSmooth.py (+1 -1), GradientAnisotropicDiffusion.py (+1 -1), NumpyScript.py (+1 -1), PythonScript.py (+1 -1), ResampleVolume.py (+1 -1), ResliceAsVolume.py (+1 -1), StochasticTractography.py (+1 -1), SurfaceConnectivity.py (+1 -1), SurfaceICPRegistration.py (+1 -1), SurfaceToolbox.py (+1 -1), TensorEstimation.py (+1 -1), recenter_Mask2DWI.py (+1 -1), shift_DWI_Values.py (+1 -1), tensor_DWI_PerVolume.py (+1 -1)
pieper 2009-03-18 11:08 Rev.: 8902

ENH: clear output of filter

1 lines of code changed in 1 file:

  • Modules/Python: GradientAnisotropicDiffusion.py (+1)
jvs 2009-03-16 23:56 Rev.: 8894

ENH: bugfix - installation

29 lines of code changed in 1 file:

  • Modules/Python: CMakeLists.txt (+29)
jvs 2009-02-18 22:45 Rev.: 8697

ENH: clean code

1 lines of code changed in 1 file:

  • Modules/Python: StochasticTractography.py (+1 -1)
pieper 2009-02-18 16:54 Rev.: 8691

BUG: avoid crash on multi-core machine (copy of patch applied to C++ CLI)

1 lines of code changed in 1 file:

  • Modules/Python: TensorEstimation.py (+1)
jvs 2009-02-16 15:45 Rev.: 8645

ENH: code clean

28 lines of code changed in 1 file:

  • Modules/Python: StochasticTractography.py (+28 -12)
jvs 2009-02-06 01:22 Rev.: 8584

ENH: minor fix

15 lines of code changed in 1 file:

  • Modules/Python: StochasticTractography.py (+15 -8)
jvs 2009-02-05 12:54 Rev.: 8569

ENH: fix smoothing

0 lines of code changed in 10 files:

  • Modules/Python: PyPipelineServer.py (del), TensorEval.py (del), TensorEval2.py (del), TrackFiber4.py (del), cmpV.py (del), dispV.py (del), nrrd.py (del), slicerd.py (del), smooth.py (del), vectors.py (del)

(36 more)

Generated by StatSVN 0.5.0