HDF5FileHandler =============== .. currentmodule:: btrack.io .. autoclass:: HDF5FileHandler :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~HDF5FileHandler.lbep ~HDF5FileHandler.object_type ~HDF5FileHandler.object_types ~HDF5FileHandler.objects ~HDF5FileHandler.segmentation ~HDF5FileHandler.tracks .. rubric:: Methods Summary .. autosummary:: ~HDF5FileHandler.close ~HDF5FileHandler.filtered_objects ~HDF5FileHandler.tree ~HDF5FileHandler.write_objects ~HDF5FileHandler.write_properties ~HDF5FileHandler.write_segmentation ~HDF5FileHandler.write_tracks .. rubric:: Attributes Documentation .. autoattribute:: lbep .. autoattribute:: object_type .. autoattribute:: object_types .. autoattribute:: objects .. autoattribute:: segmentation .. autoattribute:: tracks .. rubric:: Methods Documentation .. automethod:: close .. automethod:: filtered_objects .. automethod:: tree .. automethod:: write_objects .. automethod:: write_properties .. automethod:: write_segmentation .. automethod:: write_tracks