- Updated all analysis to require units of time in microseconds.
1.1.1
------------------
- Fixed new metrics from previous release.
1.1.0
------------------
- Added the following metrics:
- Ratio of amplitude of each peak to the that of the largest peak. - Time from X% width to peak. - Time from peak to X% width.
1.0.3
------------------
- Added ability to invert peak detection for magnetic data.
1.0.1
------------------
- Added ``metrics_to_create`` kwarg to ``data_metrics`` to specify which metrics to create. This kwarg can also be passed to Pipeline methods that get data metrics.
1.0.0
------------------
- Removed ``filtered_data`` serialized data from ``PeakDectectionError`` subclassed exceptions and from ``find_twitch_indices`` function arguments for performance reasons.