Learn R Programming

scopr (version 0.3.5)

Read Ethoscope Data

Description

Handling of behavioural data from the Ethoscope platform (Geissmann, Garcia Rodriguez, Beckwith, French, Jamasb and Gilestro (2017) ). Ethoscopes () are an open source/open hardware framework made of interconnected raspberry pis () designed to quantify the behaviour of multiple small animals in a distributed and real-time fashion. The default tracking algorithm records primary variables such as xy coordinates, dimensions and speed. This package is part of the rethomics framework .

Copy Link

Version

Install

install.packages('scopr')

Monthly Downloads

123

Version

0.3.5

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Quentin Geissmann

Last Published

January 28th, 2025

Functions in scopr (0.3.5)

scopr_example

Get path to scopr example
region_id_metadata

Simple toy metadata experimental conditions for 15 individuals in three experiments. the condition (test) is linked to the experiments, and another condition (treatment) is per individual. It serves as a simple example. #'
load_ethoscope

Load data from ethoscope result files
experiment_info

Retrieve information about an experiment
list_result_files

List all available result files
link_ethoscope_metadata_remote

Link ethoscope metadata to the matching result files
no_region_id_metadata

Simple toy metadata defining three experiments, with one condition (test) per experiment. Implicitly, 20 individuals are in each experiment It serves as a simple example.