Write Loading & Processing Tutorial
Write the tutorial to go through the process of loading & processing detection data. I think we can start with loading through the instantiation of a Detections object, but then explain what processing is done by default (calculate detection rate, event vs binning view, groups, environmental data).
At the end of this notebook, we may want to include how to write the data out for (a) analyzing in another script or (b) to ensure you don't have to re-run the detections processing.
Write Loading & Processing Tutorial
Write the tutorial to go through the process of loading & processing detection data. I think we can start with loading through the instantiation of a
Detectionsobject, but then explain what processing is done by default (calculate detection rate, event vs binning view, groups, environmental data).At the end of this notebook, we may want to include how to write the data out for (a) analyzing in another script or (b) to ensure you don't have to re-run the detections processing.