Skip to main content

Recently Updated Pages

Paper companion notebook — Jones et al.

Ethoscopy

Auto-generated from tutorial_notebook/notebook_paper.ipynb. Executed against the seaborn canvas ...

Updated 4 days ago by Giorgio Gilestro

Tutorial 6 — Exporting to hctsa (MATLAB)

Ethoscopy

Auto-generated from tutorial_notebook/6_Ethoscopy_to_hctsa_tutorial.ipynb. Executed against the ...

Updated 4 days ago by Giorgio Gilestro

Tutorial 5 — catch22 feature extraction

Ethoscopy

Auto-generated from tutorial_notebook/5_Ethoscopy_catch22_tutorial.ipynb. Executed against the s...

Updated 4 days ago by Giorgio Gilestro

Tutorial 3 — Circadian analysis

Ethoscopy

Auto-generated from tutorial_notebook/3_Circadian_tutorial.ipynb. Executed against the seaborn c...

Updated 4 days ago by Giorgio Gilestro

Tutorial 2 — HMM: hidden behavioural states

Ethoscopy

Auto-generated from tutorial_notebook/2_HMM_tutorial.ipynb. Executed against the seaborn canvas ...

Updated 4 days ago by Giorgio Gilestro

Tutorial 1 — Overview: working with ethoscope data

Ethoscopy

Auto-generated from tutorial_notebook/1_Overview_tutorial.ipynb. Executed against the seaborn ca...

Updated 4 days ago by Giorgio Gilestro

Getting started

Ethoscopy

Installing ethoscopy as a docker container with ethoscope-lab (recommended). The ethoscope-lab do...

Updated 4 days ago by Giorgio Gilestro

About

Ethoscopy Behavpy

Behavpy is the default object in ethoscopy, a way of storing your metadata and data in a single s...

Updated 2 years ago by Laurence Blackhurst

Basic methods

Ethoscopy Behavpy

Behavpy has lots of built in methods to manipulate your data. The next few sections will walk you...

Updated 2 years ago by Laurence Blackhurst

Loading the data

Ethoscopy

Setting up To begin you need three paths saved as variables: the path to the metadata .csv fi...

Updated 2 years ago by Laurence Blackhurst

Visualising your data

Ethoscopy Behavpy

Once the behavpy object is created, the print function  will just show your data structure. If yo...

Updated 2 years ago by Laurence Blackhurst

Jupyter tutorials

Ethoscopy

Ethoscopy is best used in a Jupyter instance. We provide a pre-baked docker container that comes ...

Updated 2 years ago by Laurence Blackhurst

Visualising mAGO data

Ethoscopy Behavpy

Within the Gilestro lab we have special adaptations to the ethoscope which includes the mAGO, a m...

Updated 2 years ago by Laurence Blackhurst

Visualising with the HMM

Ethoscopy Behavpy - Hidden Markov Model

The best way to get to grips with your newly trained HMM is to decode some data and has a look at...

Updated 3 years ago by Laurence Blackhurst

Periodograms

Ethoscopy Behavpy - Circadian analysis

Periodograms are essential for definitely showing periodicity in a quantifiable way. Periodogra...

Updated 3 years ago by Laurence Blackhurst

Circadian methods and plots

Ethoscopy Behavpy - Circadian analysis

The below methods and plots should give a good insight into your specimens circadian rhythm. If y...

Updated 3 years ago by Laurence Blackhurst

Training an HMM

Ethoscopy Behavpy - Hidden Markov Model

Behavpy_HMM is an extension of behavpy that revolves around the use of Hidden Markov Models (HMM)...

Updated 3 years ago by Laurence Blackhurst

Metadata design

Ethoscopy

What is the metadata? The metadata is a simple .csv file that contains the information to (1) fi...

Updated 3 years ago by Giorgio Gilestro