Skip to content

Fixes Wafer 4's incorrect x and y labels in selected output files from labview/labjack modules based on ONE MANUALLY FIXED vctrl_sweep file.

Notifications You must be signed in to change notification settings

tdw46/Wafer4_x-y_Fix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

----------------------------------------------------------------------
PRE-REQUISITES:

MUST RUN 'pip install -r requirements.txt' in the cmd prompt before running this python script.

Note: You can list all installed packages and store them in a requirements file by running: 
'pip freeze > requirements.txt'

----------------------------------------------------------------------
ABOUT:

FIXES incorrect x-y locations in selected Labview/Labjack output files
from Wafer-4 given MANUALLY FIXED wafer_vctrl_sweep.csv file as input.


Data must be in the following format in the manually fixed vctrl_sweep file:
... | Y | X | Y(Real) | X(Real) | ...

----------------------------------------------------------------------
NOTES:

MAKE SURE TO READ PROMPTS IN THE CMD as the Python script is running.

Files MUST BE SELECTED IN THE PROPER ORDER for the script to work.

----------------------------------------------------------------------

About

Fixes Wafer 4's incorrect x and y labels in selected output files from labview/labjack modules based on ONE MANUALLY FIXED vctrl_sweep file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages