Date: Tue, 20 Nov 2012 11:09:06 -0500 (EST)
From: Ken Young 
To: Jun-Hui Zhao 
Subject: Re: Data files in the new format
Parts/Attachments:
   1 Shown    23 lines  Text
   2   OK    ~13 KB     Text, ""
----------------------------------------

On Tue, 20 Nov 2012, Jun-Hui Zhao wrote:

> Hi Taco,
>     I will look at the new format data. Presumably, the
> data files that were exported to /data/engineering/mir_data/
> follow the new format that described on
> http://sma1.sma.hawaii.edu/internal/wiki/page/view.html?name=Proposed%20new%20SMA%20data%20file%20format
> . It would be great if you could send me the *.h that you used to write
> out the data in your online code.
>     Jun-Hui

Yes, that's right.   I think that wiki page has the correct description,
but of course there may be bugs in my code and so some of the items may be
wrong.    If, when looking at that wiki page, you think of things you'd
like to have changed, it is of course not too late to make changes.    I
have attached to this email the header file for the various structures.
Some of the new variables, such as gunnLO, cabinLO, corrLO1 and corrLO2 do
not have valid values in them yet.   I have to make changes elsewhere in
the online software to get that information to dataCatcher so that it can
be written in the file.   So for the test files I took yesterday, those
values have been set to 0.0 .

Taco