From 156ea20569bc166e217b53e0e4eb5f668314633e Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Sun, 11 Jun 2017 16:15:54 +0800 Subject: Move some tools for better management --- astro/21cm/cube_mean.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'astro/21cm') 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 -- cgit v1.2.2