https://github.com/kitestring/b-lacbarcoding_08-21-2009
Mines spectrometry data from 4 tab delimited text files exported from a series of 4 blood analyzer units. From this data, calibration constants are calculated which are used to generate a barcode for the corresponding lot of sensors.
https://github.com/kitestring/b-lacbarcoding_08-21-2009
Last synced: 4 months ago
JSON representation
Mines spectrometry data from 4 tab delimited text files exported from a series of 4 blood analyzer units. From this data, calibration constants are calculated which are used to generate a barcode for the corresponding lot of sensors.
- Host: GitHub
- URL: https://github.com/kitestring/b-lacbarcoding_08-21-2009
- Owner: kitestring
- Created: 2017-05-31T13:11:05.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-31T13:41:29.000Z (about 9 years ago)
- Last Synced: 2025-10-06T05:01:10.644Z (8 months ago)
- Language: Visual Basic
- Homepage:
- Size: 236 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeWorkbookPassword.vb
Awesome Lists containing this project
README
# B-LacBarcoding_08-21-2009
Date Written: 08/21/2009
Industry: Medical Device Manufacturer
Device: Blood Analyzer
Market: Human
Platform: B-Lac Sensor Panel – pH, CO2 (torr), O2 (torr), & Lactate (mM)
GUI:
GUI.png
Sample Raw Data Files:
“DB1716.805”, “DB1718.805”, “DB2557.805”, & “DB9223.805” These are tab delimited text files
Sample Output:
SampleOutput_BarcodeResults.png & SampleOutput_StasticalAnalysis.png
Application Description:
QC technicians measure the concentration of pH, CO2 (torr), O2 (torr), & Lactate (mM) within 5 standard buffers using a given lot of B-Lac sensors. The measurements are done in quadruplicate across four analyzers. Three different tonometerized blood samples and a raw blood sample are also sampled across the 4 analyzers. A reference instrument is utilized for measurement verification. After data acquisition, the instrument database is exported as a tab delimited text file.
This application mines the appropriate spectroscopic data so that the calibration constants can be calculated using the data from the 5 buffer standards. These constants are then used to determine the concentrations of each analyte in each of the aforementioned blood samples. Once calculated the values are compared to the known theoretical values and the coefficient of variation (CV) is determined. If the CV values are within acceptable limits as set by the FDA and CLIA guidelines the calibration constants are used to generate a barcode for the corresponding lot of sensors.