Skip to content

Block_doRawExtraction

Max-Home-Tower edited this page Jul 1, 2020 · 1 revision

doRawExtraction

Method of nigeLab.Block. Creates the Hybrid files containing unfiltered electrophysiological recording signals that are linked to Raw.

Usage

This method should hopefully be invoked from the GUI most of the time. Since it is one of the more memory-intensive methods, it may be a good idea to run as a remote job on the Isilon by configuring the relevant Queue parameters.

blockObj = nigeLab.Block;
blockObj.doRawExtraction;
Clone this wiki locally