-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
22 lines (22 loc) · 734 Bytes
/
CITATION.cff
File metadata and controls
22 lines (22 loc) · 734 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
type: software
title: "EpicTreeGUI: Hierarchical Browser for Neurophysiology Data"
version: 1.0.0
date-released: 2026-02-28
authors:
- name: "The epicTreeGUI Authors"
repository-code: "https://github.com/Rieke-Lab/epicTreeGUI"
keywords:
- neuroscience
- electrophysiology
- data analysis
- MATLAB
- neurophysiology
- epoch tree
license: MIT
abstract: >
EpicTreeGUI is a pure MATLAB GUI for hierarchical browsing and analysis
of neurophysiology epoch data. It provides dynamic tree organization
using configurable splitting criteria, enabling efficient data subset
selection and comparative analysis across experimental conditions.