This release was made possible due to considerable support from Christoph Hintermüller.
supporty for Python3: 3.5, 3.6 and 3.7 (in addition to Python2.7)
package is now structured into seven modules:
ahds
is the main entry pointcore
definesBlock
andListBlock
classes as well as cross-Python variablesdata_stream
defines new data stream classesgrammar
only specifies the grammar whileproc
defines the grammar processorheader
specifies theAmiraHeader
classextra
holds classes for downstream data analysisImage
,Volume
etc.__init__
specifies the top-levelAmiraFile
class
better test coverage
- many more example files (thanks to Christoph Hintermüller)
- data is presented as a tree
- the provided
ahds
command (see documentation) provides an easy way to browse Amira (R) files - all data now read and stored as
numpy
arrays
- described how to use the new command line utility