Skip to content
Snippets Groups Projects
Commit de1a9e22 authored by Yb Tweezer's avatar Yb Tweezer
Browse files

usual parameter adjustment

parent a51dc512
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ from lib import * ...@@ -2,7 +2,7 @@ from lib import *
from lib import CONNECTIONS as C from lib import CONNECTIONS as C
import time import time
Nframes = 100 Nframes = 50
t0 = 0.0 # starting time t0 = 0.0 # starting time
dt = 0.4 # spacing between trigger pulses dt = 0.4 # spacing between trigger pulses
tau = 1e-3 # width of trigger pulse tau = 1e-3 # width of trigger pulse
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment