getRecSessionObjects-methods: Load a set of objects that are session specific

Description Usage Arguments Details Value

Description

This is used to get the objects that are most commonly needed when doing analysis. Instead of creating the object each at a time and having to set some values manually, just call this function and a list of objects are returned.

Usage

1
2
3
4
getRecSessionObjects(rs)

## S4 method for signature 'RecSession'
getRecSessionObjects(rs)

Arguments

rs

A RecSession object

Details

If you just want to use one or two objects, the code might run faster if you load what you need manually.

Value

a list of objects containing spike trains, position data, data files, cell groups, spatial properties, 1D spatial properties, head direction data.


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