Skip to content

Commit

Permalink
wrong factor 10 (#319)
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasdenhollander authored Oct 18, 2024
1 parent 5614f2d commit d4ba209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion amstrax/plugins/events/event_positions.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
default=39500,
help='Drift time belonging to the cathode in ns'),
strax.Option('gate_cathode_distance',
default=505,
default=50.5,
help='Distance between gate and cathode in mm'),
)

Expand Down

0 comments on commit d4ba209

Please sign in to comment.