Results and reports =================== mpylab stores more than individual final values. Measurement data, evaluations, geometry, configuration, and preceding measurement steps form a traceable history. Text-based output, interactive analysis, and deliverable reports can be derived from that history. .. toctree:: :maxdepth: 1 history-files immunity-results pexplorer reports Recommended handling -------------------- * The final pickle is the complete history container. * Raw and processed files are readable views of selected data. * :doc:`immunity-results` separates disturbance, EUT events, and assessment. * PExplorer supports interactive inspection of a pickle. * Reports present existing results without evaluating the measurement again. Only load pickle files from trusted sources. The Python pickle format can execute code while loading and is not a safe interchange format for unknown files.