on_tape#
- gwpy.io.datafind.on_tape(*files: str) bool[source]#
Determine whether any of the given files are on tape.
- Parameters:
- *files
str one or more paths to GWF files
- *files
- Returns:
Notes
A returned value of
Falsedoes not necessarily mean that none of the paths are on tape, just that this function couldn’t say that they definitely are on tape.