From 2a9e6332f4caebda5044ff7d746dd37cd0148921 Mon Sep 17 00:00:00 2001 From: ChrisJChang Date: Mon, 15 Dec 2025 14:35:52 +0000 Subject: [PATCH] Move pip files into a plotting_files folder --- plotting_files/README | 7 +++++++ {yaml_files => plotting_files}/WC_lite.pip | 0 {yaml_files => plotting_files}/spartan.pip | 0 yaml_files/README | 5 ----- 4 files changed, 7 insertions(+), 5 deletions(-) create mode 100644 plotting_files/README rename {yaml_files => plotting_files}/WC_lite.pip (100%) rename {yaml_files => plotting_files}/spartan.pip (100%) diff --git a/plotting_files/README b/plotting_files/README new file mode 100644 index 0000000000..0ec2fc3873 --- /dev/null +++ b/plotting_files/README @@ -0,0 +1,7 @@ +GAMBIT plotting files +===================== + +WC_lite.pip --- plot the results of WC_lite.yaml with pippi +spartan.pip --- plot the results of spartan.yaml with pippi + + diff --git a/yaml_files/WC_lite.pip b/plotting_files/WC_lite.pip similarity index 100% rename from yaml_files/WC_lite.pip rename to plotting_files/WC_lite.pip diff --git a/yaml_files/spartan.pip b/plotting_files/spartan.pip similarity index 100% rename from yaml_files/spartan.pip rename to plotting_files/spartan.pip diff --git a/yaml_files/README b/yaml_files/README index 99869be98d..c20f2f9adb 100644 --- a/yaml_files/README +++ b/yaml_files/README @@ -58,11 +58,6 @@ RHN.yaml --- Diver scan of a right-handed neutrino model DMEFT.yaml --- Diver scan of the effective field theory of DM -Plotting examples ------------------ -WC_lite.pip --- plot the results of WC_lite.yaml with pippi -spartan.pip --- plot the results of spartan.yaml with pippi - Config fragments containing parameters for inclusion in other steering files ----------------------------------------------------------------------------