🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

StructuralGT-RC

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

StructuralGT-RC

Automated graph theory analysis of digital structural networks images

1.0.1a2
Maintainers
1

StructuralGT_RC: An automated python package for graph theory analysis of structural networks.

Designed for processing digital micrographs of complex network materials.

For example, analyzing SEM images of polymer network.

StructuralGT_RC is designed as an easy-to-use python-based application for applying graph theory (GT) analysis to structural networks of a wide variety of material systems. This is the same software as StructuralGT, except with the added functionality to perform Ricci Curvature calculation. The two versions are separated due to issues with some systems installing the dependency NetworKit. This application converts digital images of nano-/micro-/macro-scale structures into a graph theoretical representation of the structure in the image consisting of nodes and the edges that connect them. Fibers (or fiber-like structures) are taken to represent edges, and the location where a fiber branches, or 2 or more fibers intersect are taken to represent nodes. The program operates with a graphical user interface (GUI) so that selecting images and processing the graphs are intuitive and accessible to anyone, regardless of programming experience. Detection of networks from input images, the extraction of the graph object, and the subsequent GT analysis of the graph is handled entirely from the GUI, and a PDF file with the results of the analysis is saved.

See the README for detail information.

https://github.com/drewvecchio/StructuralGT/tree/StructuralGT_RC

Copyright (C) 2021, The Regents of the University of Michigan.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

Contributers: Drew Vecchio, Samuel Mahler, Mark D. Hammig, Nicholas A. Kotov

Contact email: vecdrew@umich.edu

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