MicPy
¶
MicPy is a Python package to facilitate MICRESS workflows. Whether you aim to visualize, convert, or manipulate MICRESS data, MicPy provides the necessary tools.
MicPy 0.4.2 released
This minor release improves VTK and ParaView integration for MICRESS field data. The new data_mode parameter in Field.as_vti() allows users to choose between CellData, averaged PointData, and direct PointData for VTK export. The ParaView plugin has been updated to support these new modes, enabling seamless visualization of MICRESS datasets.
Read the full details in the latest Changelog.
Documentation¶
For a quick start, follow the Getting Started guide. If you are already familiar with installing MicPy, you can jump to the User Guide to learn more about the primary modules. If you are interested in exploring the available modules, check out the Modules section.