First release of sigmet (Signal Metrics Toolkit)
Features:
- fit model to time series data to detect and quantify a single negative shock within a user-defined window
- start date of shock is found by searching for single largest drop in value within window
- user can graph the results of .fit() for visualization purposes
- user can "lock" a start date to bypass the searching function
Package available here: https://pypi.org/project/sigmet/0.9.0/