Baseline Models

5. Baseline Models#

5.1. Study Points#

  • ssd.plot_3d()

from molass_data import SAMPLE1
from molass.Global.Options import set_molass_options
from molass.DataObjects import SecSaxsData as SSD
set_molass_options(flowchange=True)
ssd = SSD(SAMPLE1)
ssd.plot_3d();
../../_images/7f0cb2962ae3536c108de031e5357f8bf0e7384e9ac22280eb396424ca34f6db.png
ssd.plot_trimming();
zeros at the angular ends of error data have been replaced with the adjacent values.
../../_images/1f4d8d44a0c3075ea173a13b37e3f66785c3b20aa4f8428fd057b687b1f86c24.png