diff options
| author | tlatorre <tlatorre@uchicago.edu> | 2018-10-03 09:52:19 -0500 |
|---|---|---|
| committer | tlatorre <tlatorre@uchicago.edu> | 2018-10-03 09:52:19 -0500 |
| commit | 86e89541032a0a345ae70d4b31aec474e4899890 (patch) | |
| tree | 8257c8f1a7ca847a5f8d4cfcdee055ed02d1049a | |
| parent | 405f0d448eb15b4f686c1f7ee47794d82eaaf62c (diff) | |
| download | sddm-86e89541032a0a345ae70d4b31aec474e4899890.tar.gz sddm-86e89541032a0a345ae70d4b31aec474e4899890.tar.bz2 sddm-86e89541032a0a345ae70d4b31aec474e4899890.zip | |
move python scripts into utils/ directory
| -rwxr-xr-x | utils/analyze-genie-mc (renamed from analyze-genie-mc) | 0 | ||||
| -rwxr-xr-x | utils/calculate_limits.py (renamed from calculate_limits.py) | 0 | ||||
| -rwxr-xr-x | utils/convert-genie-to-gst (renamed from convert-genie-to-gst) | 0 | ||||
| -rwxr-xr-x | utils/convert-ratdb (renamed from convert-ratdb) | 0 | ||||
| -rw-r--r-- | utils/index.py (renamed from index.py) | 0 | ||||
| -rwxr-xr-x | utils/plot.py (renamed from src/plot.py) | 0 |
6 files changed, 0 insertions, 0 deletions
diff --git a/analyze-genie-mc b/utils/analyze-genie-mc index 9739c65..9739c65 100755 --- a/analyze-genie-mc +++ b/utils/analyze-genie-mc diff --git a/calculate_limits.py b/utils/calculate_limits.py index f297a69..f297a69 100755 --- a/calculate_limits.py +++ b/utils/calculate_limits.py diff --git a/convert-genie-to-gst b/utils/convert-genie-to-gst index b2861e5..b2861e5 100755 --- a/convert-genie-to-gst +++ b/utils/convert-genie-to-gst diff --git a/convert-ratdb b/utils/convert-ratdb index 5dd6ee4..5dd6ee4 100755 --- a/convert-ratdb +++ b/utils/convert-ratdb diff --git a/index.py b/utils/index.py index 4edcd59..4edcd59 100644 --- a/index.py +++ b/utils/index.py diff --git a/src/plot.py b/utils/plot.py index 6a2fe73..6a2fe73 100755 --- a/src/plot.py +++ b/utils/plot.py |
