8.6.1.1.2. pymodaq_data.h5modules.exporters.flimj module

Created the 02/03/2023

@author: Sebastien Weber

class pymodaq_data.h5modules.exporters.flimj.H5asciiExporter[source]

Bases: H5Exporter

Exporter object for saving nodes as txt files

Methods

export_data(node, filename)

export_data(node, filename)[source]
Return type:

None

FORMAT_DESCRIPTION: str = 'Ascii flimj file'
FORMAT_EXTENSION: str = 'ascii'