Date: Tue, 14 Aug 2012 10:46:23 -1000
From: Chunhua Qi 
To: Ken Young 
Cc: eketo@cfa.harvard.edu, ckatz@cfa.harvard.edu, cqi@cfa.harvard.edu, mgurwell@cfa.harvard.edu, npatel@cfa.harvard.edu,
     jweintroub@cfa.harvard.edu, aargon@cfa.harvard.edu, jzhao@cfa.harvard.edu, rrao@cfa.harvard.edu, qzhang@cfa.harvard.edu,
     tksridha@cfa.harvard.edu, gpetitpa@sma.hawaii.edu, kyoung@cfa.harvard.edu
Subject: Re: Interim Correlator size data file
Parts/Attachments:
   1   OK     27 lines  Text (charset: ISO-8859-1)
   2 Shown   ~24 lines  Text (charset: ISO-8859-1)
----------------------------------------



On Mon, Aug 13, 2012 at 11:13 AM, Ken Young  wrote:
      On Mon, 13 Aug 2012, Chunhua Qi wrote:
      [...]
      > IDL> readdata,sideband='l'
      >
      > Let me know if it works.
Thanks, Charlie, I'll try that. � It may be a day or two before the data
gets back here.

Taco

�

BTW, I have a mir routine which can average the data in time. It is called uti_ave_int. To use it:

IDL> uti_ave_int, dt=0.5

which will average the integrations up to a time interval of 0.5 minutes, i.e. 30 seconds.� The routine has been in the mir package for
years. I thought nobody would use it. Seems like it could be useable for this track. Once you load the data into IDL, you might give it a
try. Let me know if it works.

Charlie