Compute blind times and observation times during time bins based on protocol data and blind times
computeObservationTime(
timeBins,
protocolData,
blindTimes,
blindTimeAsMtrZero = NULL
)returns a dataframe with the time bins completed with the observation times of each time bin.
dataframe with the time bins created by the function
createTimeBins.
dataframe with the protocol data from the data list
created by the function extractDBData or a subset of it created by the
function filterProtocolData.
dataframe containing the blind times created by the
function mergeVisibilityAndManualBlindTimes.
character string vector with the blind time types which should be treated as observation time with MTR zero.
Fabian Hertner, fabian.hertner@swiss-birdradar.com; Birgen Haest, birgen.haest@vogelwarte.ch