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.3.tar.gz (4.7 kB view details)

Uploaded Source

Built Distribution

ciatta-1.1.3-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ciatta-1.1.3.tar.gz
  • Upload date:
  • Size: 4.7 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.3.tar.gz
Algorithm Hash digest
SHA256 31a44ac18510a8bb52950c18b04114ee4aed621a295d50fdd68e8291cedaf91d
MD5 825532528d1a4644a4c84207879aece6
BLAKE2b-256 5823164341fe2ac58dc4e7dcf01ebf31c0b3785cc9a8ec53f8f44dc03883aa16

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ciatta-1.1.3-py3-none-any.whl
  • Upload date:
  • Size: 6.1 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 75b370da35231cc030ca93bf5f77681fc21b476d070db51fafa9b0c7f5e89ea0
MD5 065b6ad2728b5a504963f07b999ad6e7
BLAKE2b-256 da883bc9008bac850cf8fd5d9a76cc96feff160bcdb5bd99159becda1503c1b3

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