From 50891e601680b43cb74e60a838dc94b8c43f54db Mon Sep 17 00:00:00 2001 From: Markus Rosenstihl Date: Fri, 14 Sep 2018 17:43:02 +0200 Subject: [PATCH] removed op_ from all experiments --- Scripts/.idea/Scripts.iml | 12 +++ .../markdown-navigator/profiles_settings.xml | 3 + Scripts/.idea/misc.xml | 85 +++++++++++++++++++ Scripts/.idea/modules.xml | 8 ++ Scripts/.idea/workspace.xml | 45 ++++++++++ Scripts/CPMG/{op_cpmg_exp.py => cpmg_exp.py} | 0 Scripts/CPMG/{op_cpmg_res.py => cpmg_res.py} | 0 .../EXSY/{op_noesy_exp.py => noesy_exp.py} | 0 .../EXSY/{op_noesy_res.py => noesy_res.py} | 0 .../{op_exsy2h_exp.py => exsy2h_exp.py} | 0 .../{op_exsy2h_res.py => exsy2h_res.py} | 0 Scripts/FID/{op_fid_exp.py => fid_exp.py} | 0 Scripts/FID/{op_fid_res.py => fid_res.py} | 0 .../{op_zgbs_exp.py => zgbs_exp.py} | 0 .../{op_zgbs_res.py => zgbs_res.py} | 0 .../Hahn_Echo/{op_hahn_exp.py => hahn_exp.py} | 0 .../Hahn_Echo/{op_hahn_res.py => hahn_res.py} | 0 .../Miscellaneous/{op_gs_exp.py => gs_exp.py} | 0 .../Miscellaneous/{op_gs_res.py => gs_res.py} | 0 .../{op_satrec_exp.py => satrec_exp.py} | 0 .../{op_satrec_res.py => satrec_res.py} | 0 .../{op_satrec2_exp.py => satrec2_exp.py} | 0 .../{op_satrec2_res.py => satrec2_res.py} | 0 .../{op_solidecho_exp.py => solidecho_exp.py} | 0 .../{op_solidecho_res.py => solidecho_res.py} | 0 .../{op_spinal_exp.py => spinal_exp.py} | 0 .../{op_spinal_res.py => spinal_res.py} | 0 ...nal4pulses_exp.py => spinal4pulses_exp.py} | 0 ...nal4pulses_res.py => spinal4pulses_res.py} | 0 .../{op_spinal32_exp.py => spinal32_exp.py} | 0 .../{op_spinal32_res.py => spinal32_res.py} | 0 .../{op_sgse_exp.py => sgse_exp.py} | 0 .../{op_sgse_res.py => sgse_res.py} | 0 .../{op_sgse2_exp.py => sgse2_exp.py} | 0 .../{op_sgse2_res.py => sgse2_res.py} | 0 .../{op_sgse16_exp.py => sgse16_exp.py} | 0 .../{op_sgse16_res.py => sgse16_res.py} | 0 .../{op_ste_exp.py => ste_exp.py} | 0 .../{op_ste_res.py => ste_res.py} | 0 Scripts/T1Q/{op_t1q_exp.py => t1q_exp.py} | 0 Scripts/T1Q/{op_t1q_res.py => t1q_res.py} | 0 .../{op_t2zz_exp.py => t2zz_exp.py} | 0 .../{op_t2zz_res.py => t2zz_res.py} | 0 .../{op_zeeman_exp.py => zeeman_exp.py} | 0 .../{op_zeeman_res.py => zeeman_res.py} | 0 ...man4pulses_exp.py => zeeman4pulses_exp.py} | 0 ...man4pulses_res.py => zeeman4pulses_res.py} | 0 47 files changed, 153 insertions(+) create mode 100644 Scripts/.idea/Scripts.iml create mode 100644 Scripts/.idea/markdown-navigator/profiles_settings.xml create mode 100644 Scripts/.idea/misc.xml create mode 100644 Scripts/.idea/modules.xml create mode 100644 Scripts/.idea/workspace.xml rename Scripts/CPMG/{op_cpmg_exp.py => cpmg_exp.py} (100%) rename Scripts/CPMG/{op_cpmg_res.py => cpmg_res.py} (100%) rename Scripts/EXSY/{op_noesy_exp.py => noesy_exp.py} (100%) rename Scripts/EXSY/{op_noesy_res.py => noesy_res.py} (100%) rename Scripts/EXSY_2H/{op_exsy2h_exp.py => exsy2h_exp.py} (100%) rename Scripts/EXSY_2H/{op_exsy2h_res.py => exsy2h_res.py} (100%) rename Scripts/FID/{op_fid_exp.py => fid_exp.py} (100%) rename Scripts/FID/{op_fid_res.py => fid_res.py} (100%) rename Scripts/FID_with_Background_Suppression/{op_zgbs_exp.py => zgbs_exp.py} (100%) rename Scripts/FID_with_Background_Suppression/{op_zgbs_res.py => zgbs_res.py} (100%) rename Scripts/Hahn_Echo/{op_hahn_exp.py => hahn_exp.py} (100%) rename Scripts/Hahn_Echo/{op_hahn_res.py => hahn_res.py} (100%) rename Scripts/Miscellaneous/{op_gs_exp.py => gs_exp.py} (100%) rename Scripts/Miscellaneous/{op_gs_res.py => gs_res.py} (100%) rename Scripts/Saturation_Recovery/{op_satrec_exp.py => satrec_exp.py} (100%) rename Scripts/Saturation_Recovery/{op_satrec_res.py => satrec_res.py} (100%) rename Scripts/Saturation_Recovery_with_Solid_Echo_Detection/{op_satrec2_exp.py => satrec2_exp.py} (100%) rename Scripts/Saturation_Recovery_with_Solid_Echo_Detection/{op_satrec2_res.py => satrec2_res.py} (100%) rename Scripts/Solid_Echo/{op_solidecho_exp.py => solidecho_exp.py} (100%) rename Scripts/Solid_Echo/{op_solidecho_res.py => solidecho_res.py} (100%) rename Scripts/Spin_Alignment/{op_spinal_exp.py => spinal_exp.py} (100%) rename Scripts/Spin_Alignment/{op_spinal_res.py => spinal_res.py} (100%) rename Scripts/Spin_Alignment_Four_Pulses/{op_spinal4pulses_exp.py => spinal4pulses_exp.py} (100%) rename Scripts/Spin_Alignment_Four_Pulses/{op_spinal4pulses_res.py => spinal4pulses_res.py} (100%) rename Scripts/Spin_Alignment_Spin32/{op_spinal32_exp.py => spinal32_exp.py} (100%) rename Scripts/Spin_Alignment_Spin32/{op_spinal32_res.py => spinal32_res.py} (100%) rename Scripts/Steady_Gradient_Spin_Echo/{op_sgse_exp.py => sgse_exp.py} (100%) rename Scripts/Steady_Gradient_Spin_Echo/{op_sgse_res.py => sgse_res.py} (100%) rename Scripts/Steady_Gradient_Spin_Echo_with_CPMG_Detection/{op_sgse2_exp.py => sgse2_exp.py} (100%) rename Scripts/Steady_Gradient_Spin_Echo_with_CPMG_Detection/{op_sgse2_res.py => sgse2_res.py} (100%) rename Scripts/Steady_Gradient_Spin_Echo_with_XY-16_Detection/{op_sgse16_exp.py => sgse16_exp.py} (100%) rename Scripts/Steady_Gradient_Spin_Echo_with_XY-16_Detection/{op_sgse16_res.py => sgse16_res.py} (100%) rename Scripts/Stimulated_Echo/{op_ste_exp.py => ste_exp.py} (100%) rename Scripts/Stimulated_Echo/{op_ste_res.py => ste_res.py} (100%) rename Scripts/T1Q/{op_t1q_exp.py => t1q_exp.py} (100%) rename Scripts/T1Q/{op_t1q_res.py => t1q_res.py} (100%) rename Scripts/T2_Filtered_ZZ-Exchange/{op_t2zz_exp.py => t2zz_exp.py} (100%) rename Scripts/T2_Filtered_ZZ-Exchange/{op_t2zz_res.py => t2zz_res.py} (100%) rename Scripts/Zeeman_Order/{op_zeeman_exp.py => zeeman_exp.py} (100%) rename Scripts/Zeeman_Order/{op_zeeman_res.py => zeeman_res.py} (100%) rename Scripts/Zeeman_Order_Four_Pulses/{op_zeeman4pulses_exp.py => zeeman4pulses_exp.py} (100%) rename Scripts/Zeeman_Order_Four_Pulses/{op_zeeman4pulses_res.py => zeeman4pulses_res.py} (100%) diff --git a/Scripts/.idea/Scripts.iml b/Scripts/.idea/Scripts.iml new file mode 100644 index 0000000..1de84ce --- /dev/null +++ b/Scripts/.idea/Scripts.iml @@ -0,0 +1,12 @@ + + + + + + + + + + \ No newline at end of file diff --git a/Scripts/.idea/markdown-navigator/profiles_settings.xml b/Scripts/.idea/markdown-navigator/profiles_settings.xml new file mode 100644 index 0000000..57927c5 --- /dev/null +++ b/Scripts/.idea/markdown-navigator/profiles_settings.xml @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/Scripts/.idea/misc.xml b/Scripts/.idea/misc.xml new file mode 100644 index 0000000..c3ff464 --- /dev/null +++ b/Scripts/.idea/misc.xml @@ -0,0 +1,85 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Scripts/.idea/modules.xml b/Scripts/.idea/modules.xml new file mode 100644 index 0000000..d038d5e --- /dev/null +++ b/Scripts/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/Scripts/.idea/workspace.xml b/Scripts/.idea/workspace.xml new file mode 100644 index 0000000..27d7fd3 --- /dev/null +++ b/Scripts/.idea/workspace.xml @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + AngularJS + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Scripts/CPMG/op_cpmg_exp.py b/Scripts/CPMG/cpmg_exp.py similarity index 100% rename from Scripts/CPMG/op_cpmg_exp.py rename to Scripts/CPMG/cpmg_exp.py diff --git a/Scripts/CPMG/op_cpmg_res.py b/Scripts/CPMG/cpmg_res.py similarity index 100% rename from Scripts/CPMG/op_cpmg_res.py rename to Scripts/CPMG/cpmg_res.py diff --git a/Scripts/EXSY/op_noesy_exp.py b/Scripts/EXSY/noesy_exp.py similarity index 100% rename from Scripts/EXSY/op_noesy_exp.py rename to Scripts/EXSY/noesy_exp.py diff --git a/Scripts/EXSY/op_noesy_res.py b/Scripts/EXSY/noesy_res.py similarity index 100% rename from Scripts/EXSY/op_noesy_res.py rename to Scripts/EXSY/noesy_res.py diff --git a/Scripts/EXSY_2H/op_exsy2h_exp.py b/Scripts/EXSY_2H/exsy2h_exp.py similarity index 100% rename from Scripts/EXSY_2H/op_exsy2h_exp.py rename to Scripts/EXSY_2H/exsy2h_exp.py diff --git a/Scripts/EXSY_2H/op_exsy2h_res.py b/Scripts/EXSY_2H/exsy2h_res.py similarity index 100% rename from Scripts/EXSY_2H/op_exsy2h_res.py rename to Scripts/EXSY_2H/exsy2h_res.py diff --git a/Scripts/FID/op_fid_exp.py b/Scripts/FID/fid_exp.py similarity index 100% rename from Scripts/FID/op_fid_exp.py rename to Scripts/FID/fid_exp.py diff --git a/Scripts/FID/op_fid_res.py b/Scripts/FID/fid_res.py similarity index 100% rename from Scripts/FID/op_fid_res.py rename to Scripts/FID/fid_res.py diff --git a/Scripts/FID_with_Background_Suppression/op_zgbs_exp.py b/Scripts/FID_with_Background_Suppression/zgbs_exp.py similarity index 100% rename from Scripts/FID_with_Background_Suppression/op_zgbs_exp.py rename to Scripts/FID_with_Background_Suppression/zgbs_exp.py diff --git a/Scripts/FID_with_Background_Suppression/op_zgbs_res.py b/Scripts/FID_with_Background_Suppression/zgbs_res.py similarity index 100% rename from Scripts/FID_with_Background_Suppression/op_zgbs_res.py rename to Scripts/FID_with_Background_Suppression/zgbs_res.py diff --git a/Scripts/Hahn_Echo/op_hahn_exp.py b/Scripts/Hahn_Echo/hahn_exp.py similarity index 100% rename from Scripts/Hahn_Echo/op_hahn_exp.py rename to Scripts/Hahn_Echo/hahn_exp.py diff --git a/Scripts/Hahn_Echo/op_hahn_res.py b/Scripts/Hahn_Echo/hahn_res.py similarity index 100% rename from Scripts/Hahn_Echo/op_hahn_res.py rename to Scripts/Hahn_Echo/hahn_res.py diff --git a/Scripts/Miscellaneous/op_gs_exp.py b/Scripts/Miscellaneous/gs_exp.py similarity index 100% rename from Scripts/Miscellaneous/op_gs_exp.py rename to Scripts/Miscellaneous/gs_exp.py diff --git a/Scripts/Miscellaneous/op_gs_res.py b/Scripts/Miscellaneous/gs_res.py similarity index 100% rename from Scripts/Miscellaneous/op_gs_res.py rename to Scripts/Miscellaneous/gs_res.py diff --git a/Scripts/Saturation_Recovery/op_satrec_exp.py b/Scripts/Saturation_Recovery/satrec_exp.py similarity index 100% rename from Scripts/Saturation_Recovery/op_satrec_exp.py rename to Scripts/Saturation_Recovery/satrec_exp.py diff --git a/Scripts/Saturation_Recovery/op_satrec_res.py b/Scripts/Saturation_Recovery/satrec_res.py similarity index 100% rename from Scripts/Saturation_Recovery/op_satrec_res.py rename to Scripts/Saturation_Recovery/satrec_res.py diff --git a/Scripts/Saturation_Recovery_with_Solid_Echo_Detection/op_satrec2_exp.py b/Scripts/Saturation_Recovery_with_Solid_Echo_Detection/satrec2_exp.py similarity index 100% rename from Scripts/Saturation_Recovery_with_Solid_Echo_Detection/op_satrec2_exp.py rename to Scripts/Saturation_Recovery_with_Solid_Echo_Detection/satrec2_exp.py diff --git a/Scripts/Saturation_Recovery_with_Solid_Echo_Detection/op_satrec2_res.py b/Scripts/Saturation_Recovery_with_Solid_Echo_Detection/satrec2_res.py similarity index 100% rename from Scripts/Saturation_Recovery_with_Solid_Echo_Detection/op_satrec2_res.py rename to Scripts/Saturation_Recovery_with_Solid_Echo_Detection/satrec2_res.py diff --git a/Scripts/Solid_Echo/op_solidecho_exp.py b/Scripts/Solid_Echo/solidecho_exp.py similarity index 100% rename from Scripts/Solid_Echo/op_solidecho_exp.py rename to Scripts/Solid_Echo/solidecho_exp.py diff --git a/Scripts/Solid_Echo/op_solidecho_res.py b/Scripts/Solid_Echo/solidecho_res.py similarity index 100% rename from Scripts/Solid_Echo/op_solidecho_res.py rename to Scripts/Solid_Echo/solidecho_res.py diff --git a/Scripts/Spin_Alignment/op_spinal_exp.py b/Scripts/Spin_Alignment/spinal_exp.py similarity index 100% rename from Scripts/Spin_Alignment/op_spinal_exp.py rename to Scripts/Spin_Alignment/spinal_exp.py diff --git a/Scripts/Spin_Alignment/op_spinal_res.py b/Scripts/Spin_Alignment/spinal_res.py similarity index 100% rename from Scripts/Spin_Alignment/op_spinal_res.py rename to Scripts/Spin_Alignment/spinal_res.py diff --git a/Scripts/Spin_Alignment_Four_Pulses/op_spinal4pulses_exp.py b/Scripts/Spin_Alignment_Four_Pulses/spinal4pulses_exp.py similarity index 100% rename from Scripts/Spin_Alignment_Four_Pulses/op_spinal4pulses_exp.py rename to Scripts/Spin_Alignment_Four_Pulses/spinal4pulses_exp.py diff --git a/Scripts/Spin_Alignment_Four_Pulses/op_spinal4pulses_res.py b/Scripts/Spin_Alignment_Four_Pulses/spinal4pulses_res.py similarity index 100% rename from Scripts/Spin_Alignment_Four_Pulses/op_spinal4pulses_res.py rename to Scripts/Spin_Alignment_Four_Pulses/spinal4pulses_res.py diff --git a/Scripts/Spin_Alignment_Spin32/op_spinal32_exp.py b/Scripts/Spin_Alignment_Spin32/spinal32_exp.py similarity index 100% rename from Scripts/Spin_Alignment_Spin32/op_spinal32_exp.py rename to Scripts/Spin_Alignment_Spin32/spinal32_exp.py diff --git a/Scripts/Spin_Alignment_Spin32/op_spinal32_res.py b/Scripts/Spin_Alignment_Spin32/spinal32_res.py similarity index 100% rename from Scripts/Spin_Alignment_Spin32/op_spinal32_res.py rename to Scripts/Spin_Alignment_Spin32/spinal32_res.py diff --git a/Scripts/Steady_Gradient_Spin_Echo/op_sgse_exp.py b/Scripts/Steady_Gradient_Spin_Echo/sgse_exp.py similarity index 100% rename from Scripts/Steady_Gradient_Spin_Echo/op_sgse_exp.py rename to Scripts/Steady_Gradient_Spin_Echo/sgse_exp.py diff --git a/Scripts/Steady_Gradient_Spin_Echo/op_sgse_res.py b/Scripts/Steady_Gradient_Spin_Echo/sgse_res.py similarity index 100% rename from Scripts/Steady_Gradient_Spin_Echo/op_sgse_res.py rename to Scripts/Steady_Gradient_Spin_Echo/sgse_res.py diff --git a/Scripts/Steady_Gradient_Spin_Echo_with_CPMG_Detection/op_sgse2_exp.py b/Scripts/Steady_Gradient_Spin_Echo_with_CPMG_Detection/sgse2_exp.py similarity index 100% rename from Scripts/Steady_Gradient_Spin_Echo_with_CPMG_Detection/op_sgse2_exp.py rename to Scripts/Steady_Gradient_Spin_Echo_with_CPMG_Detection/sgse2_exp.py diff --git a/Scripts/Steady_Gradient_Spin_Echo_with_CPMG_Detection/op_sgse2_res.py b/Scripts/Steady_Gradient_Spin_Echo_with_CPMG_Detection/sgse2_res.py similarity index 100% rename from Scripts/Steady_Gradient_Spin_Echo_with_CPMG_Detection/op_sgse2_res.py rename to Scripts/Steady_Gradient_Spin_Echo_with_CPMG_Detection/sgse2_res.py diff --git a/Scripts/Steady_Gradient_Spin_Echo_with_XY-16_Detection/op_sgse16_exp.py b/Scripts/Steady_Gradient_Spin_Echo_with_XY-16_Detection/sgse16_exp.py similarity index 100% rename from Scripts/Steady_Gradient_Spin_Echo_with_XY-16_Detection/op_sgse16_exp.py rename to Scripts/Steady_Gradient_Spin_Echo_with_XY-16_Detection/sgse16_exp.py diff --git a/Scripts/Steady_Gradient_Spin_Echo_with_XY-16_Detection/op_sgse16_res.py b/Scripts/Steady_Gradient_Spin_Echo_with_XY-16_Detection/sgse16_res.py similarity index 100% rename from Scripts/Steady_Gradient_Spin_Echo_with_XY-16_Detection/op_sgse16_res.py rename to Scripts/Steady_Gradient_Spin_Echo_with_XY-16_Detection/sgse16_res.py diff --git a/Scripts/Stimulated_Echo/op_ste_exp.py b/Scripts/Stimulated_Echo/ste_exp.py similarity index 100% rename from Scripts/Stimulated_Echo/op_ste_exp.py rename to Scripts/Stimulated_Echo/ste_exp.py diff --git a/Scripts/Stimulated_Echo/op_ste_res.py b/Scripts/Stimulated_Echo/ste_res.py similarity index 100% rename from Scripts/Stimulated_Echo/op_ste_res.py rename to Scripts/Stimulated_Echo/ste_res.py diff --git a/Scripts/T1Q/op_t1q_exp.py b/Scripts/T1Q/t1q_exp.py similarity index 100% rename from Scripts/T1Q/op_t1q_exp.py rename to Scripts/T1Q/t1q_exp.py diff --git a/Scripts/T1Q/op_t1q_res.py b/Scripts/T1Q/t1q_res.py similarity index 100% rename from Scripts/T1Q/op_t1q_res.py rename to Scripts/T1Q/t1q_res.py diff --git a/Scripts/T2_Filtered_ZZ-Exchange/op_t2zz_exp.py b/Scripts/T2_Filtered_ZZ-Exchange/t2zz_exp.py similarity index 100% rename from Scripts/T2_Filtered_ZZ-Exchange/op_t2zz_exp.py rename to Scripts/T2_Filtered_ZZ-Exchange/t2zz_exp.py diff --git a/Scripts/T2_Filtered_ZZ-Exchange/op_t2zz_res.py b/Scripts/T2_Filtered_ZZ-Exchange/t2zz_res.py similarity index 100% rename from Scripts/T2_Filtered_ZZ-Exchange/op_t2zz_res.py rename to Scripts/T2_Filtered_ZZ-Exchange/t2zz_res.py diff --git a/Scripts/Zeeman_Order/op_zeeman_exp.py b/Scripts/Zeeman_Order/zeeman_exp.py similarity index 100% rename from Scripts/Zeeman_Order/op_zeeman_exp.py rename to Scripts/Zeeman_Order/zeeman_exp.py diff --git a/Scripts/Zeeman_Order/op_zeeman_res.py b/Scripts/Zeeman_Order/zeeman_res.py similarity index 100% rename from Scripts/Zeeman_Order/op_zeeman_res.py rename to Scripts/Zeeman_Order/zeeman_res.py diff --git a/Scripts/Zeeman_Order_Four_Pulses/op_zeeman4pulses_exp.py b/Scripts/Zeeman_Order_Four_Pulses/zeeman4pulses_exp.py similarity index 100% rename from Scripts/Zeeman_Order_Four_Pulses/op_zeeman4pulses_exp.py rename to Scripts/Zeeman_Order_Four_Pulses/zeeman4pulses_exp.py diff --git a/Scripts/Zeeman_Order_Four_Pulses/op_zeeman4pulses_res.py b/Scripts/Zeeman_Order_Four_Pulses/zeeman4pulses_res.py similarity index 100% rename from Scripts/Zeeman_Order_Four_Pulses/op_zeeman4pulses_res.py rename to Scripts/Zeeman_Order_Four_Pulses/zeeman4pulses_res.py