Skip to content

write_hdf5 presents a problem with 'maxshape' #65

@mrosanes

Description

@mrosanes

I am facing a problem when trying to store a stack of images into an hdf5 using write_hdf5 function:

Traceback (most recent call last):
File "test.py", line 56, in
dxchange.write_hdf5(rec1)
File "/homelocal/sicilia/anaconda2/lib/python2.7/site-packages/dxchange/writer.py", line 254, in write_hdf5
appendaxis, maxshape)
UnboundLocalError: local variable 'maxshape' referenced before assignment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions