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
+18-21Lines changed: 18 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,14 +11,16 @@ pattern given certain DMD patterns, determining system point-spread functions an
11
11
determining the affine transformation between the DMD coordinates and the imaging space coordinates. The various
12
12
files are described in more detail below.
13
13
14
-
This repository is associated with the Biomedical Optics Express paper
14
+
# Published work using this code
15
+
* This DMD simulation tools and SIM reconstruction code were originally created for our Biomedical Optics Express paper
15
16
[Multicolor structured illumination microscopy and quantitative control of polychromatic light with a digital micromirror device](https://doi.org/10.1364/BOE.422703)
16
-
and the [BioRxiv preprint](https://doi.org/10.1101/2020.07.27.223941).
17
-
The repository state at the time of publication is archived [here](https://doi.org/10.5281/zenodo.4773865), or available as
17
+
([preprint](https://doi.org/10.1101/2020.07.27.223941)). The repository state at the time of publication is archived [here](https://doi.org/10.5281/zenodo.4773865), or available as
18
18
a [release](https://github.com/QI2lab/mcSIM/releases/tag/v1.0.0) on GitHub.
19
+
* The SIM reconstruction code was also used in [Resolution doubling in light-sheet microscopy via oblique plane structured illumination ](https://doi.org/10.1038/s41592-022-01635-8)
20
+
([preprint](https://doi.org/10.1101/2022.05.19.492671)). This version is archived [here](https://doi.org/10.5281/zenodo.6419901) or available as a [release](https://github.com/QI2lab/mcSIM/releases/tag/v0.2.0)
21
+
* For a tutorial on SIM reconstruction, see our [I2K 2022 talks](https://github.com/QI2lab/I2K2022-SIM).
19
22
20
-
For a tutorial on SIM reconstruction, see our [I2K 2022 talks](https://github.com/QI2lab/I2K2022-SIM).
21
-
23
+
# Installation
22
24
The best way to use this python package is to install it with pip
Mechanical drawings of some parts used in the setup are included in the [parts](parts) directory. For a more complete description of the setup and
143
-
a parts list, see the published paper linked above. See in particular the [parts list](parts/parts_list.md)
140
+
A [parts list](parts/parts_list.md) and mechanical drawings of some parts used in the setup are included in the [parts](parts) directory. For a more complete description of the optical path, see our BOE paper linked above.
0 commit comments