Skip to content

Commit

Permalink
fix docstr
Browse files Browse the repository at this point in the history
  • Loading branch information
FaroutYLq committed Apr 22, 2024
1 parent 43fddca commit 13a42bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion saltax/instructions/generator.py
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ def generator_flat(
:param runid: run number in integer
:param en_range: (en_min, en_max) in keV, default: (0, 30.0)
:param recoil: NEST recoil type, default: 7 (beta ER)
:param recoil: NEST recoil type, default: 8 (beta ER)
:param n_tot: total number of events to generate, default: None i.e.
generate events until end_time
:param rate: rate of events in Hz, default: 1e9/SALT_TIME_INTERVAL
Expand Down

0 comments on commit 13a42bc

Please sign in to comment.