Reconstruction Parameters¶
API¶
ReconParams¶
type |
object |
||||
properties |
|||||
|
Otf File |
||||
OTF file |
|||||
default |
None |
||||
anyOf |
type |
string |
|||
format |
file-path |
||||
type |
null |
||||
|
Usecorr |
||||
use the flat-field correction file provided |
|||||
type |
boolean |
||||
default |
False |
||||
|
Ndirs |
||||
number of directions |
|||||
type |
integer |
||||
default |
3 |
||||
|
Nphases |
||||
number of phases per direction |
|||||
type |
integer |
||||
default |
5 |
||||
|
Nordersout |
||||
number of output orders; must be <= norders |
|||||
type |
integer |
||||
default |
0 |
||||
|
Angle0 |
||||
angle of the first direction in radians |
|||||
type |
number |
||||
default |
1.648 |
||||
|
Ls |
||||
line spacing of SIM pattern in microns |
|||||
type |
number |
||||
default |
0.172 |
||||
|
Na |
||||
Detection numerical aperture |
|||||
type |
number |
||||
default |
1.42 |
||||
|
Nimm |
||||
refractive index of immersion medium |
|||||
type |
number |
||||
default |
1.515 |
||||
|
Zoomfact |
||||
lateral oversampling factor |
|||||
type |
number |
||||
default |
2 |
||||
|
Explodefact |
||||
artificially exploding the reciprocal-space distance between orders by this factor |
|||||
type |
number |
||||
default |
1 |
||||
|
Zzoom |
||||
axial zoom factor |
|||||
type |
integer |
||||
default |
1 |
||||
|
Nofilteroverlaps |
||||
do not filter the overlaping region between bands usually used in trouble shooting |
|||||
type |
boolean |
||||
default |
False |
||||
|
Background |
||||
camera readout background |
|||||
type |
number |
||||
default |
0 |
||||
|
Wiener |
||||
Wiener constant |
|||||
type |
number |
||||
default |
0.01 |
||||
|
Forcemodamp |
||||
modamps forced to these values |
|||||
default |
None |
||||
anyOf |
type |
array |
|||
items |
|||||
type |
number |
||||
type |
null |
||||
|
K0Angles |
||||
user given pattern vector k0 angles for all directions |
|||||
default |
None |
||||
anyOf |
type |
array |
|||
items |
|||||
type |
number |
||||
type |
null |
||||
|
Otfra |
||||
using rotationally averaged OTF |
|||||
type |
boolean |
||||
default |
True |
||||
|
Otfperangle |
||||
using one OTF per SIM angle |
|||||
type |
boolean |
||||
default |
True |
||||
|
Fastsi |
||||
SIM data is organized in Z->Angle->Phase order; default being Angle->Z->Phase |
|||||
type |
boolean |
||||
default |
True |
||||
|
K0Searchall |
||||
search for k0 at all time points |
|||||
type |
boolean |
||||
default |
False |
||||
|
Norescale |
||||
bleach correcting for z |
|||||
type |
boolean |
||||
default |
False |
||||
|
Equalizez |
||||
bleach correcting for z |
|||||
type |
boolean |
||||
default |
True |
||||
|
Equalizet |
||||
bleach correcting for time |
|||||
type |
boolean |
||||
default |
True |
||||
|
Dampenorder0 |
||||
dampen order-0 in final assembly |
|||||
type |
boolean |
||||
default |
True |
||||
|
Nosuppress |
||||
do not suppress DC singularity in final assembly (good idea for 2D/TIRF data) |
|||||
type |
boolean |
||||
default |
False |
||||
|
Nokz0 |
||||
do not use kz=0 plane of the 0th order in the final assembly |
|||||
type |
boolean |
||||
default |
True |
||||
|
Gammaapo |
||||
output apodization gamma; 1.0 means triangular apo |
|||||
type |
number |
||||
default |
1 |
||||
|
Bessel |
||||
bessel-SIM data |
|||||
type |
boolean |
||||
default |
False |
||||
|
Besselexwave |
||||
Bessel SIM excitation wavelength in microns |
|||||
type |
number |
||||
default |
0.488 |
||||
|
Besselna |
||||
Bessel SIM excitation NA) |
|||||
type |
number |
||||
default |
0.144 |
||||
|
Deskew |
||||
Deskew angle; if not 0.0 then perform deskewing before processing |
|||||
type |
number |
||||
default |
0 |
||||
|
Deskewshift |
||||
If deskewed, the output image’s extra shift in X (positive->left) |
|||||
type |
integer |
||||
default |
0 |
||||
|
Norecon |
||||
No reconstruction will be performed; useful when combined with –deskew |
|||||
type |
boolean |
||||
default |
False |
||||
|
Cropxy |
||||
Crop the XY dimension to this number; 0 means no cropping |
|||||
type |
integer |
||||
default |
0 |
||||
|
Xyres |
||||
XY pixel size |
|||||
type |
number |
||||
default |
0.1 |
||||
|
Zres |
||||
Z step size |
|||||
type |
number |
||||
default |
0.2 |
||||
|
Zrespsf |
||||
Z step size of the PSF |
|||||
type |
number |
||||
default |
0.15 |
||||
|
Wavelength |
||||
emission wavelength in nanometers |
|||||
type |
integer |
||||
default |
530 |
||||
|
Writetitle |
||||
Write command line to image header (may cause issues with bioformats) |
|||||
type |
boolean |
||||
default |
False |