ElectroProject-class: A S4 class to represent an electrophysiological project...

Description Details Slots

Description

An ElectroProject object contains a group of RecSession objects. It can be used to run functions on several recording sessions.

Details

It assumes that your data are organized in a specific way on your hard drive. There should be a top directory containing one directory for each subject of the experiment. Within each subject directory, there should be a directory for each recording session with this subject. By convention, the names of the session directories contain at least one hyphen. There should be no other directories with a hyphen in their names.

This object can be used to get an overview of the progress during the data acquisition period.

Two useful methods are getSessionList and runOnSessionList

Slots

directory

Top directory of the project

resultsDirectory

Directory where results will be saved by default

nSessions

Number of recording sessions in the project

sessionNameList

Name of the recording sessions

sessionPathList

Path to all the recording sessions

sessionList

List of RecSession objects.


kevin-allen/relectro documentation built on May 20, 2019, 9:06 a.m.