Skip to content

Commit

Permalink
- Added link to synchronisation example notebook.
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasAkam committed Mar 14, 2019
1 parent 495b1bd commit f61b53b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/user-guide/synchronisation.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ We can also convert the times when a pycontrol event occured into the correspond
event_frame_numbers = camera_aligner.A_to_B(event_times_pycontrol)
```

An example analysis showing how to synchronise pyControl behavioural data with neural activity recorded using [pyPhotometry](https://pyphotometry.readthedocs.io/en/latest/) is provided in this [data synchronisation](https://github.com/ThomasAkam/data_synchronisation/blob/master/data_synchronisation.ipynb) jupyter notebook.

---

## Rsync_aligner class reference
Expand Down

0 comments on commit f61b53b

Please sign in to comment.