Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#17933 closed submission (fixed)

py25-pynifti - Python interface for the nifti medical image format

Reported by: krunk7@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc:
Port: py25-pynifti

Description

from the site:

NIfTI is a new Analyze-style data format, proposed by the NIfTI Data Format Working Group as a "short-term measure to facilitate inter-operation of functional MRI data analysis software packages". Meanwhile a number of toolkits are NIfTI-aware (e.g. FSL, AFNI, SPM, Freesurfer and a to a certain degree also Brainvoyager). Additionally, dicomnifti allows the direct conversion from DICOM images into the NIfTI format.

Attachments (2)

Portfile (1.7 KB) - added by krunk7@… 15 years ago.
Portfile
patch-setup-py.diff (522 bytes) - added by krunk7@… 15 years ago.
setup.py Patch

Download all attachments as: .zip

Change History (7)

Changed 15 years ago by krunk7@…

Attachment: Portfile added

Portfile

Changed 15 years ago by krunk7@…

Attachment: patch-setup-py.diff added

setup.py Patch

comment:1 Changed 15 years ago by krunk7@…

That should be py25-nifti not py25-nifto

comment:2 Changed 15 years ago by mf2k (Frank Schima)

Port: py25-pynifti added
Summary: py25-pynifto - Python interface for the nifti medical image formatpy25-pynifti - Python interface for the nifti medical image format

comment:3 Changed 15 years ago by blb@…

Resolution: fixed
Status: newclosed

Added in r46343 (with obfuscated email address and the patch had a hardcoded /opt/local so that was changed to @@PREFIX@@ which is reinplaced in the Portfile to ${prefix}).

comment:4 Changed 15 years ago by jmroot (Joshua Root)

Type: enhancementsubmission

comment:5 Changed 15 years ago by (none)

Milestone: Port Submissions

Milestone Port Submissions deleted

Note: See TracTickets for help on using tickets.