README.md 1.2 KB

Managing, storing and sharing long-form recordings and their annotations

Introduction

This repository contains the source of the paper "Managing, storing and sharing long-form recordings and their annotations" by Lucas Gautheron et al.

It demonstrates how the use of DataLad combined with the ChildProject package helps design reproducible research on day-long recordings of children.

This repository has been built upon the Automatically Reproducible Paper Template by Adina Wagner.

Reproducing the paper

Before anything, make sure you have installed DataLad (see here for instructions) and latexmk.

  • Install the repository with DataLad:
datalad install -r git@gin.g-node.org:/LAAC-LSCP/managing-storing-sharing-paper.git
cd managing-storing-sharing-paper
  • Install dependencies
pip install -r requirements.txt
  • Cleanup generated files
make clean
  • Trigger the build
make main.pdf

Update the pre-print on OSF

git-annex export HEAD --to osf-storage