Skip to main content

Analyzes CSV files for stress and strain

Project description

Python Package to extract information about the Stress, Strain and Young Modulus from a set of .TRA files

Set up Instructions

Run the following command in the conda/miniconda terminal to install the package: pip install ciatta

Import the package in your Jupyter project or Python script: import ciatta

Available commands:

Analyze a whole directory ex.analyzeDirectory(folder_path, cut_off = True, sample_thickness = 10) plots all the .csv files in the given directory.

returns a pandas DataFrame containing

Arguments:

  • folder_path can be left empty to analyze the current working directory (e.g. ciatta.analyzeDirectory() )
  • folder_path can be a relative path to a folder within the current working directory (e.g. ciatta.analyzeDirectory('data') )
  • folder_path can be the absolute path (e.g. ciatta.analyzeDirectory('C:\Users\Desktop\data') )

Mathematical Formulas

Young Modulus = slope of the best line fit for the curve

Intercept = the incercet of the previous fit

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ciatta-1.1.1.tar.gz (4.6 kB view details)

Uploaded Source

Built Distribution

ciatta-1.1.1-py3-none-any.whl (5.9 kB view details)

Uploaded Python 3

File details

Details for the file ciatta-1.1.1.tar.gz.

File metadata

  • Download URL: ciatta-1.1.1.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.10.13 Windows/10

File hashes

Hashes for ciatta-1.1.1.tar.gz
Algorithm Hash digest
SHA256 c06221dc2dcd37640618cf7957cd8b7e14faad36fbf1208d8ad7184c11ac7778
MD5 e22623b47cb961ba907cc1b1f7ea9679
BLAKE2b-256 0c1392fcd9a2d1abfce8e746f7394aad12a2ddc6cfc6adebe586974413c65c06

See more details on using hashes here.

File details

Details for the file ciatta-1.1.1-py3-none-any.whl.

File metadata

  • Download URL: ciatta-1.1.1-py3-none-any.whl
  • Upload date:
  • Size: 5.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.10.13 Windows/10

File hashes

Hashes for ciatta-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0b02c0fbd16c27a3a1f3a859937df31f312510c07125ef389c15c337f9b58bcb
MD5 e1442c932c9a8757d0cd16d9f129229b
BLAKE2b-256 7aedc1064aa5e60ef5f03e72879b4248b701cc398d7b5cf8695c633b63024306

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page