Skip to content

Commit

Permalink
Typo fixed.
Browse files Browse the repository at this point in the history
  • Loading branch information
dmilkie committed Oct 20, 2023
1 parent 4c457e0 commit 3a40de7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/synthetic.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ def __init__(
signed: optional flag to generate a symmetric (pos/neg) semi-distributions for the given range of amplitudes,
otherwise just positive amplitudes only
n_modes: number of zernike modes to describe the aberration
order: eg noll or ansi, default is ansi
order: 'noll' or 'ansi', default is ansi
batch_size: number of samples per batch
psf_shape: shape of input psf, eg (z, y, x)
x_voxel_size: (x) lateral sampling rate in microns
Expand Down

0 comments on commit 3a40de7

Please sign in to comment.