Note
Go to the end to download the full example code.
Loading Events from a series of data files
Skutils loaders can only open one file per “loader object”, meaning that you need to “instantiate” a new loader for every file you open, here’s an example
import skutils
import matplotlib.pyplot as plt
import numpy as np
Skutils is in beta, please contact support@skutek.com with bugs, issues, and questions
Configure for Noise triggers
Total running time of the script: (0 minutes 1.234 seconds)