mcetl.raw_data

Creates folders and files with simulated data for various characterization techniques

Notes

All data is made up and does not correspond to the materials listed. The data is meant to simply emulate real data and allow for basic analysis.

@author: Donald Erb Created on Jun 15, 2020

Module Contents

Functions

generate_raw_data

Generates data for all of the techniques in this file.

mcetl.raw_data.generate_raw_data(directory=None, num_files=None, show_plots=False)

Generates data for all of the techniques in this file.

Convenience function to generate data for all techniques rather that calling the functions one at a time.

Parameters
  • directory (str, optional) -- The file path to place the Raw Data folder.

  • num_files (int, optional) -- The number of files to create per characterization technique.

  • show_plots (bool, optional) -- If True, will show plots of the created data. If False (default), will close the created figures and not show the plots.

Notes

Currently supported characterization techniques include:

XRD, FTIR, Raman, TGA, DSC, Rheometry, Uniaxial tensile test, Pore Size Analysis