.. _new_diagnostics: Creating Custom Diagnostics --------------------------- AQUA allows users to create custom diagnostics to suit their specific needs. Custom diagnostics can be implemented as Python functions or classes and integrated into AQUA's diagnostic framework. In this section we provide some guidelines for the development of new diagnostics. .. toctree:: :maxdepth: 1 guidelines/class_structure guidelines/output_management guidelines/core_functions