Skip to content

Dots-on-Plots is a web application that calculates mechanical properties from stress-strain curves of soft tissue. A results summary table (.csv) and report summary document (.pdf) may be exported by the user. Multiple input files can be updated at one time. The downloadable Python code was used to help build the Dots-on-Plots website.

License

ntm-bsu/dots-on-plots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Dots-on-Plots

Description

Dots-on-Plots is a web application that calculates mechanical properties from stress-strain curves of soft tissue. A results summary table (.csv) and report summary document (.pdf) may be exported by the user. Multiple input files can be updated at one time. The downloadable Python code was used to help build the Dots-on-Plots website. To learn more about Dots-on-Plots, please visit this webpage.

Building and Running

You will need Python 3, scipy, numpy, matplotlib, pandas, pytz, and tzlocal installed. Please checkout their respective sites to get instructions on how to install those libraries (e.g. via pip).

After you've installed all of the items above, you can start the application by: [python src dop.py] Note, the previous command assumes you are inside of dots-on-plots/ folder.

Support

If you have any questions or would like to report any bugs, please contact trevorlujan@boisestate.edu

About

Dots-on-Plots is a web application that calculates mechanical properties from stress-strain curves of soft tissue. A results summary table (.csv) and report summary document (.pdf) may be exported by the user. Multiple input files can be updated at one time. The downloadable Python code was used to help build the Dots-on-Plots website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages