No articles match
Performance Comparisons - (Numerical)1 months ago
Setup | Simulation | Write | 1. Write along margin | 2. Write chunks of data | Read | 1. Read the whole array | 2. Read along margins | 3. Random access | Collapse
R Expression Add-on1 months ago
1. %?<-%: Assign if invalid | 2. JavaScript-style of creating functions | 3. Match nested calls match_calls | 4. Pipe-friendly functions | No-operations no_op | do_aggregate
Shiny Customized Widgets1 months ago
1. Styled Action Button | 2. Compound Inputs (grouped Inputs) | 3. Synchronize Multiple Inputs
Utility Functions1 months ago
1. Cat strings with levels: DEBUG, INFO, WARNING, ERROR, and FATAL | 2. parse_svec and deparse_svec | 3. System Information | 4. Interactive Questions
Getting Started1 months ago
Directory Setup | Generate Viewer Object | Visualization | Surface, Volume, Atlas
Read ephys data2 months ago
Read imaging data2 months ago
Volume files | Surface files | Streamline files
How to start a RAVE dashboard3 months ago
What's RAVE & ravedash | Set up the templates | Manage the dashboard | Develop your own modules
Get Started11 months ago
Overview of a BIDS project | File dataset_description.json | File participants.tsv | Instantiate a BIDS subject | Raw, source, or derivative data | Query subject files by types | Filter & get BIDS entity
Data Visualization (Electrodes)2 years ago
Add Electrodes | Add Electrode Values | Change Color Palette | Map Electrode Values to the Surface
Read 'Blackrock' Neural Event & Signals3 years ago
Introduction to readNSx | Basic Usage | One-time import for the first time | Load imported data from R | Example 1: load epoch from NEV comment data packet events | Example 2: get channel information and data | Anatomy of imported files | File formats