Functions | |
def | imhead |
def | _imhead_strip_units |
def | _doget |
Variables | |
string | not_known |
def task_imhead._doget | ( | key_list, | |
hdkey, | |||
hd_values, | |||
hd_types, | |||
hd_units | |||
) | [private] |
Definition at line 1342 of file task_imhead.py.
Referenced by imhead().
def task_imhead._imhead_strip_units | ( | input_number, | |
default_value = 0.0 , |
|||
default_unit = '' |
|||
) | [private] |
Definition at line 1305 of file task_imhead.py.
Referenced by imhead().
def task_imhead.imhead | ( | imagename, | |
mode, | |||
hdkey, | |||
hdvalue, | |||
hdtype, | |||
hdcomment, | |||
verbose | |||
) |
Definition at line 103 of file task_imhead.py.
References _doget(), _imhead_strip_units(), taskinit.getimaxes(), taskinit.iatool, tests.test_imcontsub.list, and backend_demo.pop.
string task_imhead.not_known |
Definition at line 94 of file task_imhead.py.