|
8 | 8 | __not_case_sensitive__, so only one target definition is needed for
|
9 | 9 | nipy, NIPY, Nipy, etc...
|
10 | 10 |
|
11 |
| -.. _nipy: http://neuroimaging.scipy.org |
12 |
| -.. _`NIPY developer resources`: http://nipy.sourceforge.net/devel |
| 11 | +.. _nipy: http://nipy.org |
13 | 12 | .. _`Brain Imaging Center`: http://bic.berkeley.edu/
|
| 13 | +.. _dipy: http://nipy.org/dipy |
| 14 | +.. _`dipy github`: http://github.com/Garyfallidis/dipy |
| 15 | +.. _nibabel: http://nipy.sourceforge.net/nibabel |
| 16 | +.. _nipy development guidelines: http://nipy.sourceforge.net/devel |
14 | 17 |
|
15 | 18 | .. Documentation tools
|
16 | 19 | .. _graphviz: http://www.graphviz.org/
|
|
45 | 48 | .. _pyflakes: http://divmod.org/trac/wiki/DivmodPyflakes
|
46 | 49 | .. _virtualenv: http://pypi.python.org/pypi/virtualenv
|
47 | 50 | .. _git: http://git.or.cz/
|
| 51 | +.. _github: http://github.com |
48 | 52 | .. _flymake: http://flymake.sourceforge.net/
|
49 | 53 | .. _rope: http://rope.sourceforge.net/
|
50 | 54 | .. _pymacs: http://pymacs.progiciels-bpi.ca/pymacs.html
|
|
63 | 67 | .. _ipython: http://ipython.scipy.org
|
64 | 68 | .. _`ipython manual`: http://ipython.scipy.org/doc/manual/html
|
65 | 69 | .. _matplotlib: http://matplotlib.sourceforge.net
|
| 70 | +.. _pythonxy: http://www.pythonxy.com |
| 71 | +.. _EPD: http://www.enthought.com/products/epd.php |
66 | 72 | .. _ETS: http://code.enthought.com/projects/tool-suite.php
|
67 | 73 | .. _`Enthought Tool Suite`: http://code.enthought.com/projects/tool-suite.php
|
68 | 74 | .. _python: http://www.python.org
|
69 | 75 | .. _mayavi: http://mayavi.sourceforge.net/
|
70 | 76 | .. _sympy: http://code.google.com/p/sympy/
|
71 | 77 | .. _networkx: http://networkx.lanl.gov/
|
72 |
| -.. _pythonxy: http://www.pythonxy.com/ |
73 |
| -.. _EPD: http://www.enthought.com/products/epd.php |
| 78 | +.. _setuptools: http://pypi.python.org/pypi/setuptools |
74 | 79 |
|
75 | 80 | .. Python imaging projects
|
76 | 81 | .. _PyMVPA: http://www.pymvpa.org
|
77 | 82 | .. _BrainVISA: http://brainvisa.info
|
78 | 83 | .. _anatomist: http://brainvisa.info
|
| 84 | +.. _pydicom: http://code.google.com/p/pydicom/ |
79 | 85 |
|
80 | 86 | .. Not so python imaging projects
|
81 | 87 | .. _matlab: http://www.mathworks.com
|
82 | 88 | .. _spm: http://www.fil.ion.ucl.ac.uk/spm
|
| 89 | +.. _spm8: http://www.fil.ion.ucl.ac.uk/spm/software/spm8 |
83 | 90 | .. _eeglab: http://sccn.ucsd.edu/eeglab
|
84 | 91 | .. _AFNI: http://afni.nimh.nih.gov/afni
|
85 | 92 | .. _FSL: http://www.fmrib.ox.ac.uk/fsl
|
86 | 93 | .. _FreeSurfer: http://surfer.nmr.mgh.harvard.edu
|
87 | 94 | .. _voxbo: http://www.voxbo.org
|
| 95 | +.. _mricron: http://www.cabiatl.com/mricro/mricron |
| 96 | +.. _slicer: http://www.slicer.org/ |
| 97 | + |
| 98 | +.. File formats |
| 99 | +.. _DICOM: http://medical.nema.org/ |
| 100 | +.. _`wikipedia DICOM`: http://en.wikipedia.org/wiki/Digital_Imaging_and_Communications_in_Medicine |
| 101 | +.. _GDCM: http://sourceforge.net/apps/mediawiki/gdcm |
| 102 | +.. _`DICOM specs`: ftp://medical.nema.org/medical/dicom/2009/ |
| 103 | +.. _`DICOM object definitions`: ftp://medical.nema.org/medical/dicom/2009/09_03pu3.pdf |
| 104 | +.. _dcm2nii: http://www.cabiatl.com/mricro/mricron/dcm2nii.html |
| 105 | +.. _`mricron install`: http://www.cabiatl.com/mricro/mricron/install.html |
| 106 | +.. _dicom2nrrd: http://www.slicer.org/slicerWiki/index.php/Modules:DicomToNRRD-3.4 |
| 107 | +.. _Nrrd: http://teem.sourceforge.net/nrrd/format.html |
88 | 108 |
|
89 | 109 | .. General software
|
90 | 110 | .. _gcc: http://gcc.gnu.org
|
91 | 111 | .. _xcode: http://developer.apple.com/TOOLS/xcode
|
92 | 112 | .. _mingw: http://www.mingw.org
|
| 113 | +.. _cygwin: http://cygwin.com |
93 | 114 | .. _macports: http://www.macports.org/
|
| 115 | +.. _VTK: http://www.vtk.org/ |
| 116 | +.. _ITK: http://www.itk.org/ |
| 117 | +.. _swig: http://www.swig.org |
94 | 118 |
|
95 | 119 | .. Functional imaging labs
|
96 | 120 | .. _`functional imaging laboratory`: http://www.fil.ion.ucl.ac.uk
|
|
113 | 137 | .. _`wikipedia ICA`: http://en.wikipedia.org/wiki/Independent_component_analysis
|
114 | 138 | .. _`wikipedia PCA`: http://en.wikipedia.org/wiki/Principal_component_analysis
|
115 | 139 |
|
| 140 | +.. Mathematical ideas |
| 141 | +.. _`wikipedia spherical coordinate system`: http://en.wikipedia.org/wiki/Spherical_coordinate_system |
| 142 | +.. _`mathworld spherical coordinate system`: http://mathworld.wolfram.com/SphericalCoordinates.html |
| 143 | +.. _`wikipedia affine`: http://en.wikipedia.org/wiki/Affine_transformation |
| 144 | +.. _`wikipedia linear transform`: http://en.wikipedia.org/wiki/Linear_transformation |
| 145 | +.. _`wikipedia rotation matrix`: http://en.wikipedia.org/wiki/Rotation_matrix |
| 146 | +.. _`wikipedia homogenous coordinates`: http://en.wikipedia.org/wiki/Homogeneous_coordinates |
| 147 | +.. _`wikipedia axis angle`: http://en.wikipedia.org/wiki/Axis_angle |
| 148 | +.. _`wikipedia Euler angles`: http://en.wikipedia.org/wiki/Euler_angles |
| 149 | +.. _`Mathworld Euler angles`: http://mathworld.wolfram.com/EulerAngles.html |
| 150 | +.. _`wikipedia quaternion`: http://en.wikipedia.org/wiki/Quaternion |
| 151 | +.. _`wikipedia shear matrix`: http://en.wikipedia.org/wiki/Shear_matrix |
| 152 | +.. _`wikipedia reflection`: http://en.wikipedia.org/wiki/Reflection_(mathematics) |
| 153 | +.. _`wikipedia direction cosine`: http://en.wikipedia.org/wiki/Direction_cosine |
| 154 | + |
116 | 155 | .. People
|
117 | 156 | .. _Matthew Brett: https://cirl.berkeley.edu/mb312/
|
118 | 157 | .. _Yaroslav O. Halchenko: http://www.onerussian.com
|
|
0 commit comments