A ADVANCED REPORTS - PYTHON MODULE
In a 21CFR11 environment, the Advanced reports feature is applicable to members of
the Developer group only.
n Enable the Use of Overlay Data on pageA - 11
n MicModule Python Calls on pageA - 13
n Python Reports on pageA - 8
n Scripts on pageA - 6
The mic Python module is automatically imported when running a user supplied script. The module
provides access to primary and overlay data and provides support for summary, tabular, and
graphical reports.
n Summary reports. Consist of summary sections, each containing a two-column table of label
and value pairs. Summary reports are created with the mic.summary call.
n Tabular reports. Consist of one or more tables each containing one or more labeled columns of
data. Tabular reports are created with the mic.table call.
n Graphical reports. Consist of a single graph with one or more curves on one or two y-axes.
Graphical reports are created with the mic.graphcall.
Calls for accessing the sample file data can be found in the Mic Module Python Calls section of this
appendix. More advanced example python scripts are included in the analyzer software. Application
specific discussions can be found on https://www.micromeritics.com/Pressroom/MicroReport.aspx
The examples in this topic are also included as a part of the Micromeritics installation pro-
cess and are located in the Scripts sub-directory.
A Advanced Reports - Python Module
AccuPyc II 1345 Operator Manual
134-42851-01 (Rev A) — Jan 2021
A - 1