mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 15:21:11 +00:00
Fixed compile error in development code stackVelocityField
This commit is contained in:
parent
393b6e756e
commit
f12ed039e5
1 changed files with 1 additions and 1 deletions
|
@ -1532,7 +1532,7 @@ def launchVelocityStack(sample, stack, binPath,
|
|||
logFile = logDir+("/%svelocity_stack_"%prefixRun)+sampleName+"_"+runSuffix+".out"
|
||||
|
||||
voidCenters=voidDir+"/centers.txt"
|
||||
Rmax =
|
||||
# Rmax =
|
||||
|
||||
centralRadius = stack.rMin * 0.25
|
||||
Rextracut = stack.rMin*3 + 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue