Skip to content

Repository files navigation

MA-DAPT

Material Analysis - Data Processing & Tensile Testing

MA-DAPT is a powerful yet user-friendly application designed to visualize tensile test data with an intuitive graphical interface. It simplifies the process of analyzing material properties by generating stress-strain graphs effortlessly.

Features

  • Graphical Visualization – Easily generate and analyze stress-strain curves.
  • Built-in Material Database – Comes preloaded with 9 materials.
  • User-Friendly Interface – No coding required; just import your data and start analyzing.

Screenshot

MA-DAPT Screenshot

Installation

💻 Windows: Precompiled executable available.
🍏🐧 Mac & Linux: Builds must be created manually.

Building instructions

  1. Install python
  2. Run this to install all needed modules
pip install -r requirements.txt
  1. Download and extract source code

  2. Open folder in code editor

  3. Build executable:

pip install pyinstaller
pyinstaller --onefile --windowed FinalGUI.py

NOTE: Release will be in Dist folder. The config file and data banks need to be moved manually.

About

User-friendly Python GUI for processing tensile test data and visualizing stress–strain curves

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages