obspy.io.alsep.core._is_pse

_is_pse(file)[source]

Checks whether a file is ALSEP PSE tape or not.

Parameters:

file (str or file-like object) – ALSEP PSE tape file to be checked.

Return type:

bool

Returns:

True if an ALSEP PSE tape file.