Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Bounded Structure Factorization

from molass import get_version
assert get_version() >= '0.5.0', "This tutorial requires molass version 0.5.0 or higher."
from molass.SAXS.Theory.SolidSphere import demo4
demo4()
<Figure size 1000x700 with 2 Axes>
from molass.SAXS.Theory.SfBound import demo
demo()
<Figure size 1600x700 with 2 Axes>