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

Uploaded Source

Built Distribution

ciatta-1.1.2-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ciatta-1.1.2.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.2.tar.gz
Algorithm Hash digest
SHA256 a953ada15859bbd701aa96ccef634f60a47d88632d57e5170a4e908ff4b06c14
MD5 6f6ded93a4f1ea4b8f7424f1bb62201c
BLAKE2b-256 d1aa523dae21eb52683f783f2e2a8b93ad9f24d266d2e6de0ffb536b778731a9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ciatta-1.1.2-py3-none-any.whl
  • Upload date:
  • Size: 6.0 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 e01cfaba8c398417cf9b9242c559cfc9cb843f82cd24d93039120fe708bce314
MD5 46be654fd4dec2ae15430fbaf929e50b
BLAKE2b-256 1dde04fa224f9439ceaa722734605a66df7272b8e6440ba025f413d16b5c3432

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