Get started in Python
From NiftyRec
(Difference between revisions)
(Recovered from spam flood) |
Latest revision as of 11:23, 31 August 2012
Make sure that the NiftyRec Python extension module is installed Install NiftyRec.
>> from NiftyRec import NiftyRec >> dir(NiftyRec) >> help(NiftyRec.project) >> help(NiftyRec.Reconstructor)
Not all of NiftyRec tools are available in Python at the moment. Take a look at the PyGTK GUI in the /apps folder in the source code to see an example of SPECT reconstruction.