From f84b31e424c9358a7e411c09dcd04085f73fb3f0 Mon Sep 17 00:00:00 2001 From: Rubel Date: Mon, 2 Sep 2024 11:14:31 +0200 Subject: [PATCH] Plots for RSM are fixed. --- src/nomad_measurements/xrd/nx.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/nomad_measurements/xrd/nx.py b/src/nomad_measurements/xrd/nx.py index 24de4a2b..8ccd4e3f 100644 --- a/src/nomad_measurements/xrd/nx.py +++ b/src/nomad_measurements/xrd/nx.py @@ -190,5 +190,4 @@ def write_nx_section_and_create_file( archive=archive, logger=logger, output_file_path=nx_file, - on_temp_file=False, )