mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 15:21:11 +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
|
@ -305,7 +305,7 @@ def plotVoidDistribution(workDir=None, sampleList=None, figDir=None,
|
|||
for (iSample,sample) in enumerate(sampleList):
|
||||
plt.clf()
|
||||
plt.xlabel("x (Mpc/h)")
|
||||
plt.xlabel("y (Mpc/h)")
|
||||
plt.ylabel("y (Mpc/h)")
|
||||
|
||||
sampleName = sample.fullName
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue