This commit is contained in:
wendtalexander 2025-10-21 16:21:34 +02:00
parent d6c5cfdac0
commit 88250f8f85

View File

@ -1,11 +1,11 @@
# Motivation ## 1. Motivation
`oephys2nix` is a comand-line-interface (cli), which helps converting `oephys2nix` is a comand-line-interface (cli), which helps converting
[relacs](https://github.com/relacs/relacs) data and [relacs](https://github.com/relacs/relacs) data and
[open-ephys](https://open-ephys.org/gui) data to a single nix file. For making [open-ephys](https://open-ephys.org/gui) data to a single nix file. For making
life easier to work with behavior and neuronal data. life easier to work with behavior and neuronal data.
## Installation and Documentation ## 2. Installation and Documentation
Here my general workflow for installing the package. Here my general workflow for installing the package.
```bash ```bash
git clone https://whale.am28.uni-tuebingen.de/git/awendt/oephys2nix git clone https://whale.am28.uni-tuebingen.de/git/awendt/oephys2nix
@ -27,7 +27,7 @@ quarto preview
``` ```
which should open the documentation at localhost. which should open the documentation at localhost.
## To-Dos ## 3.To-Dos
- [x] Analyzed the delay in the two recoding systems - [x] Analyzed the delay in the two recoding systems
- [x] Analyzed the difference in sample rate - [x] Analyzed the difference in sample rate