wormpose.machine_learning.generic_file_writer

Wrapper to save the training data to different file formats

class wormpose.machine_learning.generic_file_writer.GenericFileWriter(open_file=None, write_file=None)[source]

Write data to different file formats depending on the open_file and write_file functions