Getting Started
Developer Resources
Indices and Tables
Checks whether a file is a Nanometrics Y file or not.
filename (str) – Name of the Nanometrics Y file to be checked.
bool
True if a Nanometrics Y file.
True
Example
>>> _is_y("/path/to/YAYT_BHZ_20021223.124800") True