forked from flatironinstitute/figpack
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
42 lines (42 loc) · 1.09 KB
/
CITATION.cff
File metadata and controls
42 lines (42 loc) · 1.09 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
cff-version: 1.2.0
title: figpack
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Jeremy
family-names: Magland
email: jmagland@flatironinstitute.org
affiliation: Flatiron Institute
repository-code: 'https://github.com/flatironinstitute/figpack'
url: 'https://flatironinstitute.github.io/figpack'
abstract: >-
A Python package for creating shareable, interactive
visualizations in the browser. figpack produces
self-contained HTML bundles that include both the
rendering logic and the underlying data, making figures
portable, reproducible, and suitable for long-term
archiving.
keywords:
- visualization
- plotting
- timeseries
- interactive
- scientific-visualization
- data-visualization
- neurophysiology
- spike-sorting
- browser-based
- zarr
- reproducible-research
- shareable-figures
- python
- web-visualization
- interactive-figures
- scientific-computing
- data-analysis
license: Apache-2.0
version: 0.3.16
date-released: '2026-01-22'
doi: '10.5281/zenodo.17419621'