preparing public version

This commit is contained in:
P.M. Sutter 2014-04-21 23:58:17 -04:00
parent c57359197c
commit ad3e5d1577
25 changed files with 934 additions and 1500 deletions

View file

@ -34,7 +34,7 @@ ncFloat = 'f8'
# -----------------------------------------------------------------------------
def loadPart(sampleDir):
#print " Loading particle data..."
print " Loading particle data..."
sys.stdout.flush()
with open(sampleDir+"/sample_info.dat", 'rb') as input: