=================================== Streamlit Web Application =================================== The ``streamlit_app`` module contains the Streamlit-based web interface. Main Application ===================== .. automodule:: streamlit_app.app Theme Configuration ==================== .. automodule:: streamlit_app.theme Application Sections ==================== The ``streamlit_app.sections`` subpackage contains UI sections organized by functionality. Main Sections Package --------------------- .. automodule:: streamlit_app.sections Sidebar Section --------------- .. automodule:: streamlit_app.sections.sidebar Data Section ------------ .. automodule:: streamlit_app.sections.data Fitting Section --------------- .. automodule:: streamlit_app.sections.fitting Results Section --------------- .. automodule:: streamlit_app.sections.results Help Section ------------ .. automodule:: streamlit_app.sections.help_section Modes Section ------------- .. automodule:: streamlit_app.sections.modes