aboutsummaryrefslogtreecommitdiffstats
path: root/astro/21cm
diff options
context:
space:
mode:
authorAaron LI <aly@aaronly.me>2017-06-11 16:15:54 +0800
committerAaron LI <aly@aaronly.me>2017-06-11 16:15:54 +0800
commit156ea20569bc166e217b53e0e4eb5f668314633e (patch)
tree7b589816c89d32b68370479274db607b25deadc1 /astro/21cm
parent2e796f38dbdc1044c13a768c76fa733ad07b9829 (diff)
downloadatoolbox-156ea20569bc166e217b53e0e4eb5f668314633e.tar.bz2
Move some tools for better management
Diffstat (limited to 'astro/21cm')
-rwxr-xr-xastro/21cm/cube_mean.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/astro/21cm/cube_mean.py b/astro/21cm/cube_mean.py
index 9ff33d4..a925532 100755
--- a/astro/21cm/cube_mean.py
+++ b/astro/21cm/cube_mean.py
@@ -8,8 +8,6 @@
Calculate the mean values of the cube.
"""
-import os
-import sys
import argparse
import numpy as np