Update About
8
About.md
8
About.md
@ -33,6 +33,14 @@ pix_{ptycho} = \frac{\lambda CL_{eff}}{d_{eff} N_{eff}/2} [ref]
|
||||
|
||||
where $`\lambda`$ is electron wavelength, $`CL_{eff}`$ the effective detector camera length, $`N_{eff}`$ the number of detector's effective pixels (considering binning) and $`d_{eff}`$ the effective real space pixel size (considering binning).
|
||||
|
||||
##### Scattering angle to real space spacing
|
||||
As we know CTF in angle units, we have to recalculate its shape to real space spacing in a sample. It can be calculated by
|
||||
|
||||
```math
|
||||
d = \frac{2 \lambda}{\sin \sigma} [ref]
|
||||
```
|
||||
|
||||
|
||||
## Tested packages
|
||||
|
||||
Proper widgets layout was tested in JupyterLab 4.0.8 and Python 3.11.5. The code was tested with packages:
|
||||
|
Reference in New Issue
Block a user