Skip to content

Commit

Permalink
Update demo.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mao114 authored Feb 8, 2022
1 parent 66335e3 commit eb34ec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
# r0 can also be calculated from Cn2 and L using the get_r0 function:
# r0 = get_r0(Cn2, L)
r0 = 0.05
L = 3000

im_size = x.shape[1] # The current version works for square image only

# Generate correlation matrix for tilt. Do this once for each different turbulence parameter.
Expand Down

0 comments on commit eb34ec6

Please sign in to comment.