mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 23:31:12 +00:00
added nico's cross-correlation script to a new directory, analysis/
This commit is contained in:
parent
02f756e8a5
commit
f699ed372f
4 changed files with 405 additions and 2 deletions
|
@ -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):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue