...
Note, 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:
and the following QE text file: