Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 791 Bytes

File metadata and controls

19 lines (14 loc) · 791 Bytes

python_tools

Author: M.Meisser (Jan 2021)

introduction

some scripts useful to be used in a jupyter notebook that can parse csv log file data captured by some of our vr applications (sarto input tool or akra).

References

Follow this link to get the details and setup the environment

input

You'll need a csv-based file at first

output

the script will generate some graphs and some calculated parameters that allows to caracterize a sample (from which the log was captured) with these parameters:

  • NIB & PRIMARY min and max values
  • NIB & PRIMARY range (max-min)
  • NIB & PRIMARY minimum value change over the period
  • NIB vs PRIMARY correlation (ie crosstalk)