Skip to content

Commit

Permalink
lower energy
Browse files Browse the repository at this point in the history
  • Loading branch information
FaroutYLq committed Dec 9, 2023
1 parent f446283 commit e0324d8
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 @@ -156,7 +156,7 @@ def instr_file_name(runid, instr, recoil, generator_name, mode, rate=1e9/SALT_TI

return filename

def generator_flat(runid, en_range=(0.01, 30.0), recoil=7,
def generator_flat(runid, en_range=(0.01, 15.0), recoil=7,
n_tot=None, rate=1e9/SALT_TIME_INTERVAL,
fmap=FIELD_MAP, nc=NC,
r_range=R_RANGE, z_range=Z_RANGE,
Expand Down

0 comments on commit e0324d8

Please sign in to comment.