edges_io.h5.HDF5RawSpectrum#

class edges_io.h5.HDF5RawSpectrum(*args, **kwargs)[source]#

Methods

__init__([filename, group_path, ...])

Method generated by attrs for class HDF5Object.

cached_keys()

All of the keys that have already been read into cache.

check(filename[, false_if_extra])

clear([keys])

Clear all items from memory loaded from file.

convert_times(times)

Convert an array of times in |S17 format to a list of datetime objects.

from_data(data[, validate])

get_times([str_times, swpos])

Obtain a list of datetime objects from the string times in the data.

items()

keys()

open([mode])

Context manager for opening up the file.

write([filename, clobber])

Attributes

default_root

meta

Metadata of the object.

filename

validate