Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

python AnalyzeSCQE_fromRefPD.py 

Note, these plots the plots of the (sometimes) thousands of measurements, can take a long time to generate, and the code therefore can take a very long time to run


As an example, to process the following data file SC_Cell24_LongQE_20220406.txt of cell 24 taken on 2022/04/06, we set the following variables within AnalyzeSCQE_fromRefPD.py: 

stems = ['SC_Cell24_LongQE_']
suffixes = ['']
extra_save_suffixes = ['_QEMeasurement']
date_strs = ['20220406']
extra_title_str = 'Cell ID 24'
cell_ids = ['Cell 24' ]

And then running the code from the command line: 

$ python AnalyzeSCQE_fromRefPD.py 

This generates the following plots: 

Image AddedImage AddedImage AddedImage AddedImage AddedImage AddedImage AddedImage AddedImage Added

and the following QE text file: 

SC_Cell24_LongQE_20220406_QEMeasurement.txt