Skip to content

Commit 23eaa32

Browse files
committed
Use of recommended environment variables (see https://nectarchain.readthedocs.io/en/latest/user-guide/env-vars.html)
1 parent e92ac21 commit 23eaa32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/nectarchain/user_scripts/ltibaldo/pedestal_NSB.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
},
8888
]
8989

90-
outfigroot = os.environ["FIGDIR"]
90+
outfigroot = os.environ["NECTARCHAIN_FIGURES"]
9191
pixel_display = [100, 144, 240, 723, 816, 1034, 1516]
9292
fill_value = np.nan
9393

0 commit comments

Comments
 (0)