mirror of
https://github.com/Richard-Sti/csiborgtools.git
synced 2025-04-17 21:00:54 +00:00
Update defaults
This commit is contained in:
parent
a48381fa10
commit
c5c4a0996f
1 changed files with 2 additions and 2 deletions
|
@ -309,8 +309,8 @@ if __name__ == "__main__":
|
|||
mag_selection = None
|
||||
sample_alpha = False if "IndranilVoid_" in ARGS.simname or ARGS.simname == "no_field" else True # noqa
|
||||
sample_beta = None
|
||||
no_Vext = True
|
||||
sample_Vmag_vax = True
|
||||
no_Vext = None
|
||||
sample_Vmag_vax = False
|
||||
sample_Vmono = False
|
||||
sample_mag_dipole = False
|
||||
absolute_calibration = None
|
||||
|
|
Loading…
Add table
Reference in a new issue