You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+50-4
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,9 @@ Label-agnostic computational microscopy of architectural order.
11
11
12
12
# Overview
13
13
14
-
`waveorder` is a generalist framework for label-agnostic computational microscopy of architectural order, i.e., density, alignment, and orientation of biomolecules with a resolution down to the diffraction limit. The framework implements wave-optical simulations and corresponding reconstruction algorithms for diverse label-free and fluorescence computational imaging methods that enable large-scale image-based profiling of dynamic cell systems. Our goal is to provide unified, accurate, modular, and user-friendly implementations of computational microscopy methods for dynamic imaging across the scales of organelles, cells, and tissues.
14
+
`waveorder` is a generalist framework for label-agnostic computational microscopy of architectural order, i.e., density, alignment, and orientation of biomolecules with the spatial resolution down to the diffraction limit. The framework implements wave-optical simulations and corresponding reconstruction algorithms for diverse label-free and fluorescence computational imaging methods that enable quantitative imaging of the architecture of dynamic cell systems.
15
+
16
+
Our goal is to enable modular and user-friendly implementations of computational microscopy methods for dynamic imaging across the scales of organelles, cells, and tissues.
15
17
16
18
17
19
The framework is described in the following [preprint](https://arxiv.org/abs/2412.09775).
The key feature of `waveorder`is that it provides a unified interface for simulating and reconstructing data for many one-photon (single-scattering based) computational microscopy methods, summarized below.
41
+
`waveorder`framework enables simulations and reconstructions of data for diverse one-photon (single-scattering based) computational microscopy methods, summarized below.
40
42
41
43
## Label-free microscopy
42
44
@@ -92,13 +94,57 @@ The acquisition, calibration, background correction, reconstruction, and applica
92
94
### Quantitative phase imaging (QPI) from defocus
93
95
__phase__ from a volumetric brightfield acquisition ([2D phase](https://www.osapublishing.org/ao/abstract.cfm?uri=ao-54-28-8566)/[3D phase](https://www.osapublishing.org/ao/abstract.cfm?uri=ao-57-1-a205))
__phase__ from an illumination-diverse volumetric acquisition ([2D](https://www.osapublishing.org/oe/fulltext.cfm?uri=oe-23-9-11394&id=315599)/[3D](https://www.osapublishing.org/boe/fulltext.cfm?uri=boe-7-10-3940&id=349951) differential phase contrast)
97
142
143
+
98
144
## Fluorescence microscopy
99
145
100
146
### Widefield and confocal deconvolution microscopy
101
-
__fluorescence density__ from a widefield and confocalvolumetric fluorescence acquisition.
147
+
__fluorescence density__ from a widefield and confocal volumetric fluorescence acquisition.
102
148
103
149
### Oblique plane light-sheet microscopy
104
150
__fluorescence density__ from oblique plane light-sheet microscopy.
Please cite this repository, along with the relevant preprint or paper, if you use or adapt this code. The citation information can be found by clicking "Cite this repository" button in the About section in the right sidebar.
156
+
Please cite this repository, along with the relevant publications and preprints, if you use or adapt this code. The citation information can be found by clicking "Cite this repository" button in the About section in the right sidebar.
0 commit comments