Difference between revisions of "Gitlab Repository Biofysica"
Line 27: | Line 27: | ||
Contains older matlab functions from the Panda toolbox. | Contains older matlab functions from the Panda toolbox. | ||
− | ===backwards=== | + | ===[https://gitlab.science.ru.nl/marcw/biofysica/-/tree/master/backwards?ref_type=heads backwards]=== |
+ | Contains the script loadtdt.m that reads a *.tdt file. It is no longer used. | ||
+ | |||
===bayesdataanalysis=== | ===bayesdataanalysis=== | ||
===eeg=== | ===eeg=== |
Revision as of 14:04, 15 January 2024
Description
The biofysica repository is the main repository written by and used in the Biophysics Department. The code consists mainly of for matlab code for performing experiments and analysing experimental data.
Repository content
The repository has several directories:
TDT
Contains all relevant TDT manuals for ActiveX programming, RZ6, system3 and RPvdsEx programming.
MF1
Contains info about the MF1 speaker kit of tucker davis
PM2rRBOXRZ6
Contains info about connecting the RBOXRZ6 to the PM2r control port (DB25 digital I/O).
Users/Marc van Wanrooij
Contains some *.rcx files used by Marc van Wanrooij
audiogram
Contains matlab and rcx code for making an audiogram.
audition
Contains basic and advanced functions for manipulating audiological units and spectra.
HRTF
Contains matlab functions for calculating and manipulating head-related transfer functions.
localization
Contains matlab functions for localization of stimuli.
oldpa
Contains older matlab functions from the Panda toolbox.
backwards
Contains the script loadtdt.m that reads a *.tdt file. It is no longer used.