Radiens System Requirements
Hardware, operating system and performance requirements for Radiens, stratified by channel count and data throughput.
5 min read
Updated August 16, 2026
Radiens sizing follows one number: how much data per second you are writing and processing. Channel count times sampling rate sets the throughput, and throughput sets the CPU, memory and storage you need. Everything below is that relationship, made concrete.
Up to 64 channels#
| Component | Specification | Why |
|---|---|---|
| CPU | Quad-core or better | Parallel processing while recording |
| Memory | 16 GB | Buffering for continuous streams |
| Storage | 500 GB, SSD | Software plus session data |
| Graphics | Integrated | Interface and standard visualization |
| USB | USB 3.0 or better | DAQ throughput |
| OS | Windows 10/11, macOS 10.15+, Ubuntu 18.04+ | — |
At this scale a current laptop is adequate. Expect live spike detection and signal-quality monitoring, sessions of one to four hours, and post-hoc analysis without waiting.
256 channels and above#
| Component | Specification | Why |
|---|---|---|
| CPU | 8 cores / 16 threads or better | Live sorting and analysis alongside acquisition |
| Memory | 32 GB or more | Buffer headroom at high throughput |
| Storage | NVMe SSD, 1 TB or more | Sustained write during long sessions |
| Graphics | Dedicated GPU, 4 GB VRAM or more | Heatmap and 3-D visualization |
| Network | Gigabit Ethernet | Browser access and cluster jobs |
| USB | Several USB 3.0+ ports | Multiple DAQ devices |
At this scale expect live spike sorting, sessions beyond eight hours, simultaneous multi-probe recording, and browser-based monitoring through Radiens Web.
The NeuroNexus workstation#
NeuroNexus supplies a pre-configured workstation for high-channel-count work, tested against NeuroNexus acquisition hardware and shipped with Radiens configured.
| Component | Specification |
|---|---|
| CPU | Intel Xeon W3-2425 |
| Memory | 32 GB DDR5 |
| Storage | 2 TB SSD |
| GPU | NVIDIA RTX A2000, 12 GB |
| Chassis | Workstation-class, with expansion slots and sustained-load cooling |
The argument for it is not the parts list. It is that the configuration has been run against the DAQ hardware you are buying, so the first day is spent recording rather than diagnosing.
Sizing your own system#
CPU#
Cores track channel count:
≤ 64 channels → 4+ cores
65–128 channels → 6+ cores
129–256 channels → 8+ cores
257+ channels → 12+ cores
Balance cores against clock speed. Live sorting uses the cores; interface responsiveness uses the clock. Verify ARM compatibility before purchase if you are considering an ARM system other than Apple Silicon.
Memory#
Size RAM from the data rate, not from a rule of thumb:
data = channels × sampling rate × bytes per sample × duration × safety factor
64 ch @ 30 kHz, 4 h ≈ 7 GB → 16 GB
256 ch @ 30 kHz, 4 h ≈ 28 GB → 32 GB
512 ch @ 30 kHz, 8 h ≈ 112 GB → 128 GB
Use dual-channel or better. ECC is worth it where a session cannot be repeated.
Storage#
Two roles, and they have different requirements.
System and software. NVMe SSD, 500 GB minimum and 1 TB comfortable, at 3,000 MB/s or better.
Recording data. Sustained sequential write is the requirement — a drive that benchmarks well on bursts can still drop samples on a two-hour recording. Keep active datasets on fast local storage and move completed sessions to network storage.
Back up before you analyse. A recording exists once until it is copied.
Graphics#
4 GB VRAM is the floor and 8 GB is comfortable for dense heatmaps and 3-D views. Verify driver compatibility rather than assuming it; a professional card with a stable driver outperforms a faster card with an unstable one.
Operating systems#
| Platform | Minimum | Recommended |
|---|---|---|
| Windows | 10 Pro | 11 Pro |
| macOS | 10.15 Catalina | 12+, Intel or Apple Silicon |
| Linux | Ubuntu 18.04 LTS | Ubuntu 20.04 / 22.04 LTS |
Apple Silicon is natively supported. CentOS and RHEL work; for other distributions, confirm with support before you commit.
Two configuration items matter on any platform: exclude your data directories from filesystem indexing and antivirus scanning, and set the machine to a sustained-performance power profile. Both cause dropped samples when left at their defaults.
Network#
Gigabit Ethernet is the floor for multi-user installations; 10 Gigabit is worth it where recordings move across the network routinely. For browser access and cluster jobs, 100 Mbps of internet bandwidth is sufficient — your recordings do not leave your storage, so the bandwidth carries views and summaries, not data.
When performance falls short#
Dropped samples are almost always storage write throughput or an indexing service, not CPU.
Interface lag during recording is CPU contention. Check what else is running.
Slow post-hoc analysis is usually memory: the dataset no longer fits and the system is paging.
Visualization lag is the GPU or its driver.
Diagnose in that order. Each has a different fix, and upgrading the wrong component is the common outcome of guessing.
Support#
Specification review before purchase, installation, and configuration tuning are all available.
- [email protected] · +1.734.913.8858

