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/b69c32fa14c308ca2bfd095a097493a2fe289e10f76d92e7f2f184c831ca25a7.png
ssd.plot_trimming();
zeros at the angular ends of error data have been replaced with the adjacent values.
../../_images/6cb821c877632245673c0cba5871e6f111235cf9e91d4cea72ff2188a06de9dc.png