https://github.com/pyhrf/pyhrf_viewer
Viewer for Nifti files. Designed for PyHRF.
https://github.com/pyhrf/pyhrf_viewer
Last synced: 3 days ago
JSON representation
Viewer for Nifti files. Designed for PyHRF.
- Host: GitHub
- URL: https://github.com/pyhrf/pyhrf_viewer
- Owner: pyhrf
- License: other
- Created: 2015-03-02T15:11:43.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-04T16:54:38.000Z (over 11 years ago)
- Last Synced: 2025-11-17T09:08:44.563Z (7 months ago)
- Language: Python
- Size: 177 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
.. -*- mode: rst -*-
pyhrf_viewer
============
pyhrf_viewer is a Nifti files viewer. It is designed for fMRI data processed by `pyhrf `_
Installation
************
Installation requires PyQt4 and pyhrf.
For PyQt4 installation refers to your distribution guide.
For pyhrf refers to the `installation documentation website `_.
Once requirements are satisfied, run:
.. code:: sh
python setup.py install --user
Licence
*******
pyhrf_viewer is released under the CeCILL v2 licence (see LICENCE file for details)