-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
24 lines (24 loc) · 764 Bytes
/
CITATION.cff
File metadata and controls
24 lines (24 loc) · 764 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
type: software
title: "Synaptipy"
abstract: >-
Synaptipy is a high-performance electrophysiology visualization
and analysis suite built on Python and Qt6. It provides tools for
loading, visualizing, and analyzing patch clamp and intracellular
recordings, with support for batch processing and multiple file
formats via the Neo library.
authors:
- family-names: "Shahul"
given-names: "Anzal K"
email: "anzal.ks@gmail.com"
version: "0.1.0b1"
date-released: "2026-03-03"
license: "AGPL-3.0-or-later"
repository-code: "https://github.com/anzalks/synaptipy"
keywords:
- electrophysiology
- patch-clamp
- neuroscience
- signal-processing
- data-visualization