Skip to content

Commit

Permalink
modified: hysteresis_magic.py # added hysteresis_xhf
Browse files Browse the repository at this point in the history
  • Loading branch information
ltauxe committed Aug 9, 2015
1 parent a301b49 commit 388d4f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hysteresis_magic.py
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ def main():
HystRec['hysteresis_ms_moment']=hpars['hysteresis_ms_moment']
HystRec['hysteresis_bc']=hpars['hysteresis_bc']
HystRec['hysteresis_bcr']=hpars['hysteresis_bcr']
HystRec['hysteresis_xhf']=hpars['hysteresis_xhf']
HystRec['magic_experiment_names']=e
HystRec['magic_software_packages']=version_num
if hpars["magic_method_codes"] not in hmeths:hmeths.append(hpars["magic_method_codes"])
Expand Down

0 comments on commit 388d4f7

Please sign in to comment.