aboutsummaryrefslogtreecommitdiffstats
path: root/astro/21cm
diff options
context:
space:
mode:
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