Fixed Dockerfile Unicode character, added instructions in README.md

This commit is contained in:
2025-06-05 09:25:03 +02:00
parent 7363c643a3
commit 1add69b6ed
4 changed files with 20 additions and 4 deletions

View File

@ -17,6 +17,7 @@ isotopes["stable"] = isotopes["stable"].replace(["-", "*"], ["yes","no"])
isotopes["name"] = isotopes["name"].map(lambda x : x.capitalize() )
pd.set_option("display.precision", 3)
print(isotopes[["name", "gamma in MHz/T"]].to_dict())
if args.source:
f0, nuc1 = args.source