Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
A module to extract quantitative microstructure information from micrographs of morphologically complex microstructures.
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
A module to extract quantitative microstructure information from micrographs of morphologically complex microstructures.
We found that aquami demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.