Warthog Systems File Formats |
Actual data |
Comments on data format |
306,4,3 "07-05-1992","15:09:34" "female Belding 003, 354.3 g, VO2 stable" 0,1,1,1,0,"% Oxygen " 1,3,1,0,2,"Degrees C " 0,1,1,5,0,"S.C.C.M. in heliox " 3090,354.3,760,0,1550 3 30,49 96,50 157,51 1.953636E-02,-14.64144,3103.476 2.3473535E-02,-14.68532,3124.896 2.702881E-02,-14.87214,3119.073 ...... etc. |
** # samples, interval in seconds, # channels ** date & time the file was started, IN QUOTES ** comments; up to 252 characters, IN QUOTES ** gain, etc. for each channel. The exact values are not important, but there must be 5 values followed by a 30 character label IN QUOTES. ** flow (ml/min), mass, BP, Temp., effective volume ** number of markers (0 if none) ** for each marker, sample number and ASCII value ** sample 1, channels 1, 2, and 3 ** sample 2, channels 1, 2, and 3 ** sample 3, channels 1, 2, and 3 (the rest of the data follows here...) |
Each text string is NOT in quotes, but it is preceded by a FP real value equal to the number of characters in the string. Commas (and other delimiters) are not used. The sample data are stored channel-by-channel, not case-by-case. Due to this complexity, for most files, use of Warthog text format is considerably simpler.
On a Mac running OS 9 or other 'classic' operating systems, this icon
appears for 'chart' format files: 
![]()
This icon is used to indicate files saved from LabAnalyst (they have identical formats to binary files saved from , but the different icon helps let you know if you've worked on a file previously.
If you save an SSCF file on a Mac running OS 9 or other 'classic' operating
systems, a smaller 'sable' icon will appear: ![]()
These sable-image icons will will not appear on a Wintel machine, or if an SSCF file was created with DATACAN on a Wintel machine and then copied to a Macintosh (a generic 'text' icon is used instead).
| Please note that maximum-sized files -- even in the compact binary formats -- are large. They require about 500 Kb of disk space per channel for a 128K sample file (so a 16-channel maximum-sized file fills roughly 8 mb!). |