Welcome to Pkynetics's Documentation ==================================== Pkynetics is a comprehensive Python library for thermal analysis kinetic methods. It provides tools for data preprocessing, kinetic analysis using various methods, and result visualization for thermal analysis data. Key Features ------------ - Data import from various thermal analysis instruments - Model-fitting methods for kinetic analysis - Model-free (isoconversional) methods - Advanced computational techniques - Result visualization tools Contents -------- .. toctree:: :maxdepth: 2 :caption: User Guide: installation usage troubleshooting .. toctree:: :maxdepth: 2 :caption: Modules: modules/data_import/index modules/model_fitting_methods/index modules/model_free_methods/index modules/result_visualization/index .. toctree:: :maxdepth: 1 :caption: Development: changelog Getting Started --------------- To get started with Pkynetics, please refer to the :doc:`installation` guide for setup instructions, and the :doc:`usage` page for an overview of the library's capabilities. For detailed examples and API documentation, explore the module-specific pages listed in the Contents section. If you encounter any issues, consult the :doc:`troubleshooting` guide for solutions to common problems. Indices and Tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`