pyiron_base.storage.filedata

pyiron_base.storage.filedata#

Generic File Object.

Functions

load_file(fp[, filetype, project])

Load the file and return an appropriate object containing the data.

Classes

FileData(file[, data, metadata, filetype, ...])

FileData stores an instance of a data file, e.g. a single Image from a measurement.

FileDataTemplate()

FileLoader()

Class for loading different file types.

OwnNotebookNode(*args, **kw)

Wrapper for nbformat.NotebookNode with some additional representation based on nbconvert.