aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron LI <aaronly.me@outlook.com>2017-02-21 20:17:39 +0800
committerAaron LI <aaronly.me@outlook.com>2017-02-21 20:17:39 +0800
commitf50d166f80adcfaaa30a62c1e0b25bfc9d76a2a4 (patch)
tree54634903ef011cdce197820a06289971fe7bb297
parentde1fe6cd2a98201cce609f456d0145f6b8c4a8fa (diff)
downloadchandra-acis-analysis-f50d166f80adcfaaa30a62c1e0b25bfc9d76a2a4.tar.bz2
Move various Python tools from 'scripts/' to 'bin/'
-rw-r--r--bin/_context.py (renamed from scripts/_context.py)0
-rwxr-xr-xbin/analyze_path.py (renamed from scripts/analyze_path.py)0
-rwxr-xr-xbin/calc_centroid.py (renamed from scripts/calc_centroid.py)0
-rwxr-xr-xbin/clean_evt2.py (renamed from scripts/clean_evt2.py)0
-rwxr-xr-xbin/collect_yaml.py (renamed from scripts/collect_yaml.py)0
-rwxr-xr-xbin/cosmo_calc.py (renamed from scripts/cosmo_calc.py)0
-rwxr-xr-xbin/event2image.py (renamed from scripts/event2image.py)0
-rwxr-xr-xbin/make_blanksky.py (renamed from scripts/make_blanksky.py)0
-rwxr-xr-xbin/manifest.py (renamed from scripts/manifest.py)0
-rwxr-xr-xbin/renorm_spectrum.py (renamed from scripts/renorm_spectrum.py)0
-rwxr-xr-xbin/results.py (renamed from scripts/results.py)0
11 files changed, 0 insertions, 0 deletions
diff --git a/scripts/_context.py b/bin/_context.py
index b23b2c8..b23b2c8 100644
--- a/scripts/_context.py
+++ b/bin/_context.py
diff --git a/scripts/analyze_path.py b/bin/analyze_path.py
index d2acd42..d2acd42 100755
--- a/scripts/analyze_path.py
+++ b/bin/analyze_path.py
diff --git a/scripts/calc_centroid.py b/bin/calc_centroid.py
index 7df71b1..7df71b1 100755
--- a/scripts/calc_centroid.py
+++ b/bin/calc_centroid.py
diff --git a/scripts/clean_evt2.py b/bin/clean_evt2.py
index 5b53922..5b53922 100755
--- a/scripts/clean_evt2.py
+++ b/bin/clean_evt2.py
diff --git a/scripts/collect_yaml.py b/bin/collect_yaml.py
index 3147a0c..3147a0c 100755
--- a/scripts/collect_yaml.py
+++ b/bin/collect_yaml.py
diff --git a/scripts/cosmo_calc.py b/bin/cosmo_calc.py
index 1302bdb..1302bdb 100755
--- a/scripts/cosmo_calc.py
+++ b/bin/cosmo_calc.py
diff --git a/scripts/event2image.py b/bin/event2image.py
index 44189e0..44189e0 100755
--- a/scripts/event2image.py
+++ b/bin/event2image.py
diff --git a/scripts/make_blanksky.py b/bin/make_blanksky.py
index 8229d39..8229d39 100755
--- a/scripts/make_blanksky.py
+++ b/bin/make_blanksky.py
diff --git a/scripts/manifest.py b/bin/manifest.py
index 6b100f0..6b100f0 100755
--- a/scripts/manifest.py
+++ b/bin/manifest.py
diff --git a/scripts/renorm_spectrum.py b/bin/renorm_spectrum.py
index 9a0c110..9a0c110 100755
--- a/scripts/renorm_spectrum.py
+++ b/bin/renorm_spectrum.py
diff --git a/scripts/results.py b/bin/results.py
index d325dc3..d325dc3 100755
--- a/scripts/results.py
+++ b/bin/results.py