datatypes Package

modify_h5_metadata

Demo script on how to load a TVB DataType by Id and modify metadata

tvb.interfaces.command.demos.datatypes.modify_h5_metadata.update_local_connectivity_metadata(file_path)[source]
tvb.interfaces.command.demos.datatypes.modify_h5_metadata.update_written_by(folder)[source]

read_from_h5

Demo script on how to read a TVB H5 file

tvb.interfaces.command.demos.datatypes.read_from_h5.read_h5(full_paths)[source]

search_and_export

Demo script on how to filter datatypes and later export them.

tvb.interfaces.command.demos.datatypes.search_and_export.search_and_export_ts(project_id, export_folder='~/TVB')[source]

store_into_h5

Demo script on how to use tvb-framework default read/write capabilities