Skip to content

Instantly share code, notes, and snippets.

View RanjitK's full-sized avatar

Ranjit Khanuja RanjitK

View GitHub Profile
@RanjitK
RanjitK / anat.py
Created June 19, 2012 22:01
Example Sphynx Documentation
#!/Library/Frameworks/EPD64.framework/Versions/Current/bin/python
import sys
import e_afni
import os
import commands
import nipype.pipeline.engine as pe
import nipype.algorithms.rapidart as ra
import nipype.interfaces.afni as afni
import nipype.interfaces.fsl as fsl
import nipype.interfaces.io as nio