-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCITATION.cff
More file actions
159 lines (159 loc) · 5.24 KB
/
Copy pathCITATION.cff
File metadata and controls
159 lines (159 loc) · 5.24 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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
cff-version: 1.2.0
message: "If you use this software, please cite it using these metadata, and cite the phasor SMLM paper it implements."
title: "webSMLM: a browser-based single-molecule localization microscopy tool"
type: software
authors:
- family-names: Hohlbein
given-names: Johannes
version: 0.10.0
date-released: "2026-08-11"
license: CC-BY-4.0
repository-code: "https://github.com/HohlbeinLab/webSMLM"
url: "https://hohlbeinlab.github.io/webSMLM/"
identifiers:
- type: doi
value: "10.5281/zenodo.21445041"
description: "Concept DOI — always resolves to the latest version"
keywords:
- single-molecule localization microscopy
- SMLM
- super-resolution
- phasor
- fluorescence microscopy
references:
- type: article
title: "Phasor based single-molecule localization microscopy in 3D (pSMLM-3D): an algorithm for MHz localization rates using standard CPUs"
authors:
- family-names: Martens
given-names: Koen J. A.
- family-names: Bader
given-names: Arjen N.
- family-names: Baas
given-names: Sander
- family-names: Rieger
given-names: Bernd
- family-names: Hohlbein
given-names: Johannes
journal: "The Journal of Chemical Physics"
volume: 148
issue: 12
start: 123311
year: 2018
doi: "10.1063/1.5005899"
- type: article
title: "Toward drift-free high-throughput nanoscopy through adaptive intersection maximization"
authors:
- family-names: Ma
given-names: Hongqiang
- family-names: Chen
given-names: Maomao
- family-names: Nguyen
given-names: Phuong
- family-names: Liu
given-names: Yang
journal: "Science Advances"
volume: 10
issue: 21
start: eadm7765
year: 2024
doi: "10.1126/sciadv.adm7765"
notes: "AIM drift-correction algorithm implemented here (adapted from the Picasso reference implementation, picasso/aim.py)."
- type: article
title: "Super-resolution microscopy with DNA-PAINT"
authors:
- family-names: Schnitzbauer
given-names: Joerg
- family-names: Strauss
given-names: Maximilian T.
- family-names: Schlichthaerle
given-names: Thomas
- family-names: Schueder
given-names: Florian
- family-names: Jungmann
given-names: Ralf
journal: "Nature Protocols"
volume: 12
start: 1198
end: 1228
year: 2017
doi: "10.1038/nprot.2017.024"
notes: "Picasso software; picasso/aim.py is the reference implementation adapted for the AIM drift correction, and picasso/gaussmle.py is the reference implementation ported for the Gaussian MLE (2D + astigmatic 3D) fitters."
- type: article
title: "A simple method to estimate the average localization precision of a single-molecule localization microscopy experiment"
authors:
- family-names: Endesfelder
given-names: Ulrike
- family-names: Malkusch
given-names: Sebastian
- family-names: Fricke
given-names: Franziska
- family-names: Heilemann
given-names: Mike
journal: "Histochemistry and Cell Biology"
volume: 141
start: 629
end: 638
year: 2014
doi: "10.1007/s00418-014-1192-3"
notes: "NeNA — the localization-precision estimator implemented here."
- type: article
title: "Measuring image resolution in optical nanoscopy"
authors:
- family-names: Nieuwenhuizen
given-names: Robert P. J.
- family-names: Lidke
given-names: Keith A.
- family-names: Bates
given-names: Mark
- family-names: Puig
given-names: Daniela Leyton
- family-names: Grünwald
given-names: David
- family-names: Stallinga
given-names: Sjoerd
- family-names: Rieger
given-names: Bernd
journal: "Nature Methods"
volume: 10
start: 557
end: 562
year: 2013
doi: "10.1038/nmeth.2448"
notes: "FRC — the image-resolution measure implemented here."
- type: article
title: "Fast, single-molecule localization that achieves theoretically minimum uncertainty"
authors:
- family-names: Smith
given-names: Carlas S.
- family-names: Joseph
given-names: Nikolai
- family-names: Rieger
given-names: Bernd
- family-names: Lidke
given-names: Keith A.
journal: "Nature Methods"
volume: 7
start: 373
end: 375
year: 2010
doi: "10.1038/nmeth.1449"
notes: "Integrated-Gaussian Poisson-MLE (Newton) with CRLB — the algorithm implemented by the Gaussian MLE (2D) and Gaussian MLE 3D fitters (ported from Picasso gaussmle.py)."
- type: article
title: "Simultaneous multiple-emitter fitting for single molecule super-resolution imaging"
authors:
- family-names: Huang
given-names: Fang
- family-names: Schwartz
given-names: Samantha L.
- family-names: Byars
given-names: Jason M.
- family-names: Lidke
given-names: Keith A.
journal: "Biomedical Optics Express"
volume: 2
issue: 5
start: 1377
end: 1393
year: 2011
doi: "10.1364/BOE.2.001377"
notes: "Uniform box-filter detection — a difference-of-box-means band-pass thresholded on plain intensity, the third selectable detection filter alongside wavelet and DoG."