Skip to content

Commit af1da39

Browse files
author
iandol
committed
add citation.cff
1 parent 7ad285f commit af1da39

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

CITATION.cff

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# YAML 1.2
2+
---
3+
abstract: "Opticka is an experiment manager built on top of the Psychophysics toolbox (PTB) for MATLAB. It runs experimental tasks using flexible state machine logic and easily does dynamic methods-of-constants type experiments with full behavioural control. It uses a class system to create simple to use visual stimuli using experimenter friendly units. Opticka can use an Eyelink or Tobii eyetracker, Plexon Omniplex neurophysiology data collection and general TTL control using either a cheap LabJack (ms precision) or DataPixx/Display++ (µs precision). It contains analysis routines linked to Fieldtrip for spike and LFP data easily parsed in terms of the experimental variables."
4+
authors:
5+
-
6+
affiliation: "Inst. of Neuroscience, Chinese Academy of Sciences"
7+
family-names: Andolina
8+
given-names: "Ian Max"
9+
orcid: "https://orcid.org/0000-0001-9985-3414"
10+
cff-version: "1.1.0"
11+
message: "If you use this software, please cite it using these metadata."
12+
repository-code: "https://github.com/iandol/opticka"
13+
title: "Opticka: Psychophysics-toolbox based experiment manager"
14+
...

0 commit comments

Comments
 (0)