Skip to content

Commit e181359

Browse files
authored
Apply suggestion from @nvaytet
1 parent ce23534 commit e181359

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/user-guide/dream/dream-make-tof-lookup-table.ipynb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@
6868
"wf[time_of_flight.DiskChoppers[AnyRun]] = disk_choppers\n",
6969
"wf[time_of_flight.DistanceResolution] = sc.scalar(0.1, unit=\"m\")\n",
7070
"wf[time_of_flight.TimeResolution] = sc.scalar(250.0, unit='us')\n",
71-
"wf[time_of_flight.LookupTableRelativeErrorThreshold] = 1.0\n",
7271
"wf[time_of_flight.PulsePeriod] = 1.0 / sc.scalar(14.0, unit=\"Hz\")\n",
7372
"wf[time_of_flight.PulseStride] = 1\n",
7473
"wf[time_of_flight.PulseStrideOffset] = None"

0 commit comments

Comments
 (0)