Skip to content

Fixes Assignment of Timestamps to Strain Data

Will Farr requested to merge will-farr/pyring:timestamp-bugfix into master

This MR fixes #7 (closed) by extracting timestamps directly from strain data files and carrying them through data operations before storing them in the detector object instead of re-generating them when the detector object is instantiated.

Merge request reports