Molass Technical Report#
Molass Library is a rewrite of MOLASS, a tool for the analysis of SEC-SAXS experiment data currently hosted at Photon Factory and SPring-8, Japan. It is designed for scripting in Jupyter Notebooks, providing greater flexibility than its predecessor thanks to the diversity of Python ecosystem.
This document collects technical details and topics that do not fit into the Molass Library Tutorial (for users) or Essence (for researchers). It is intended for readers interested in the inner workings, design choices, and advanced features of the Molass
As you proceed, you may also find the following resources helpful:
Molass Library Tutorial on how to use for begginners,
Molass Library Essence on theory for researchers,
Molass Library Reference on function reference for coding,
Molass Library Repository on source code for implementation.
Acknowledgements#
Parts of this tutorial were created with the assistance of GitHub Copilot.