Script for loading Pyroscience Oxygen optode data for purposes of measuring metabolic rates
Assumptions
Data input is a data frame constructed from the imported text file generated by the data logging software
This script is designed to work with 4 channels of data recording umol/L.
Output
Smooths the oxygen values, determines the slope of change and converts this to instantaneous oxygen consumption values for export
(c) Glenn J. Tattersall
All scripts written here are used in the normal data analysis in my research laboratory.
They are listed here for ease of access to my students and to facilitate updates.
If you are interested in using or improving these scripts, feel free to do so.
Use at your own risk. All scripts are works in progress.