NIPY logo

Site Navigation

NIPY Community

Table Of Contents

Previous topic

neurospin.glm_files_layout.html_result

Next topic

neurospin.graph.BPmatch

This Page

neurospin.glm_files_layout.tio

Module: neurospin.glm_files_layout.tio

Inheritance diagram for nipy.neurospin.glm_files_layout.tio:

Custom and temporary module to perform io on textures defined in brainvisa (.tex)

Author: Alan Tucholka, 2008-2010

Texture

class nipy.neurospin.glm_files_layout.tio.Texture(filename, textype='binar', byteorder='bigindian', data=None)

Bases: object

__init__(filename, textype='binar', byteorder='bigindian', data=None)
convertToAscii()
convertToBinary()
convertToType(t)
copy()
static read(file)
show()
write(filename=None)

Write self in a .tex file

Parameters :

finename: string, optional, :

path to write the resulting file