Loads time-frequency power
ravepipeline::RAVESerializable -> ravecore::RAVESubjectRepository -> ravecore::RAVESubjectRecordingBlockRepository -> ravecore::RAVESubjectRecordingBlockTimeFreqBaseRepository -> RAVESubjectRecordingBlockPowerRepository
powerdata container, alias of get_container
Inherited methods
@marshal()Internal method
RAVESubjectRecordingBlockPowerRepository$@marshal(...)...internal arguments
@unmarshal()Internal method
RAVESubjectRecordingBlockPowerRepository$@unmarshal(object, ...)object, ...internal arguments
new()constructor
RAVESubjectRecordingBlockPowerRepository$new(
subject,
electrodes = NULL,
reference_name = NULL,
blocks = NULL,
...,
quiet = FALSE,
repository_id = NULL,
strict = TRUE,
lazy_load = FALSE,
.class = NULL
)subject'RAVE' subject
electrodesstring or integers indicating electrodes to load
reference_namename of the reference table
blocksname of the recording blocks to load
...passed to RAVESubjectBaseRepository constructor
quietsee field quiet
repository_idsee field repository_id
strictwhether the mode should be strict; default is true and errors out when subject is missing
lazy_loadwhether to delay (lazy) the evaluation mount_data
.classinternally used, do not set, even if you know what this is
clone()The objects of this class are cloneable with this method.
RAVESubjectRecordingBlockPowerRepository$clone(deep = FALSE)deepWhether to make a deep clone.
prepare_subject_power_with_blocks