added nico's cross-correlation script to a new directory, analysis/

This commit is contained in:
P.M. Sutter 2013-03-22 11:46:20 -05:00
parent 02f756e8a5
commit f699ed372f
4 changed files with 405 additions and 2 deletions

View file

@ -29,7 +29,7 @@ import pickle
# ------------------------------------------------------------------------------
if (len(sys.argv) == 1):
print "Usage: ./analyzeVoids.py parameter_file.py"
print "Usage: ./generateCatalog.py parameter_file.py"
exit(-1)
if (len(sys.argv) > 1):