Skip to content

This repositey includes all files and scripts related to the project "Automated Materials Testing Analyzer with Stress-Strain Visualizer". This repo includes Python scripts and an Excel file, where the Python scripts are used in the excel file to automate mundane data tasks.

License

Notifications You must be signed in to change notification settings

collinbashore/auto-tensile-testing-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Project: Automated Tensile Test Analyzer

Objective

Problem Statement

Folder Structure

tensile-analyzer/
├── main.py
├── tensile_analyzer_notebook.ipynb
├── README.md
├── scripts/
│   ├── material_selector.py
│   ├── simulate_data.py
│   ├── calculate_stress_strain.py
│   ├── extract_properties.py
│   ├── visualize.py
│   └── input_validation.py
└── Tensile_Analyzer_MasterWorkbook.xlsx (place this file manually)

Dataset(s)

Tools and Technologies

Features

Methodology

Usage

Insights and Results

Authors

Project created by a Master's graduate student in Materials Science and Engineering to showcase data science skills with materials science knowledge.

License

MIT License

About

This repositey includes all files and scripts related to the project "Automated Materials Testing Analyzer with Stress-Strain Visualizer". This repo includes Python scripts and an Excel file, where the Python scripts are used in the excel file to automate mundane data tasks.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published