Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

aquami

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aquami

A module to extract quantitative microstructure information from micrographs of morphologically complex microstructures.

  • 1.1.0
  • PyPI
  • Socket score

Maintainers
1

AQUAMI

An open source package and GUI for automatic analysis of micrographs containing morphologically complex multiphase materials. Designed especially for analysis of nanoporous metals and bicontinuous composites. Automatically returns quantitative mean and distribution measurements of microstructural features such as ligament/pore diameter, node-to-node length, particle/pore area, and area fraction. Measurements and summaries can be conveniently output into excel and pdf files.

For more information, see this paper <https://doi.org/10.1016/j.commatsci.2017.08.012>_.

Installing


A standalone Windows version that does not require Python can be found `here <https://goo.gl/A8Y9Mq>`_.

The easiest way to install the Python version is with pip.  In the command prompt type:

.. code:: python

    pip install aquami

Running the program

Type the following in the command prompt pressing the key between lines:

.. code:: python

python
from aquami import gui
gui.run()

New in version 1.1.0


* Fix for Mac operating systems.
* Updates for depreciated functions in numpy and matplotlib.


FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc