mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 23:31:12 +00:00
replaced void shape fitter with rudimentary moment of inertia calculation
This commit is contained in:
parent
ea58ff2b83
commit
ae9701e99c
3 changed files with 30 additions and 21 deletions
|
@ -1,6 +1,7 @@
|
|||
from build import *
|
||||
from draw import *
|
||||
from fit import *
|
||||
from inertia import *
|
||||
from mcmc import *
|
||||
from generateExpFigure import *
|
||||
from getSurveyProps import *
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue