obspy.io.alsep.core._is_pse

_is_pse(filename)[source]

Checks whether a file is ALSEP PSE tape or not.

Parameters:

filename (str) – ALSEP PSE tape file to be checked.

Return type:

bool

Returns:

True if an ALSEP PSE tape file.