get_format

method of dascore.io.febus.core.Febus1 source

get_format(
    self ,
    resource: H5Reader ,
    **kwargs ,
)-> ‘tuple[str, str] | Literal[False]’

Return True if file contains febus version 8 data else False.

Parameters

Parameter Description
resource An open h5 file which may contain febus data.