kaijagahm / vultureUtils

Utility functions for working with vulture data
Other
4 stars 0 forks source link

Added removing invalid periods and removing time spent in capture cages #126

Closed ryannguyen6392 closed 5 months ago

ryannguyen6392 commented 5 months ago

Two new functions have been added that take very specific parameters in order to function correctly.

removeInvalidPeriods(dataset, periodsToRemove)

removeCaptures(dataset, roosts, captureSites, AllCarmelDates, distance = 500)