NRSS morphology and simulation framework for single- and multi-vesicle models.
from vesicle_nrss import (
VesicleArgs,
VesicleResults,
default_vesicle_args,
small_test_args,
highres_vesicle_args,
build_vesicle_morph,
run_vesicle,
run_vesicle_sweep,
)- All dimensional inputs are in nm.
oc_lipidandoc_mediumare placeholders by default and are expected to be provided by notebook/user setup before running NRSS.run_vesiclereturns results only (no default serialization).- Ray sweeps are cluster-only and require the hardcoded cluster settings from the repository spec.