Ryan, John From: Xuri Yu [xuri.yu@opl.ucsb.edu] Sent: Friday, March 10, 2000 4:29 PM To: Ryan, John Subject: Re: RE: review Hi, John, Sorry for the delay. It's a very busy week. Next Friday is the deadline for Tommy's ms. I am working on a paper myself. I put all the files in our anonymous ftp site ftp.icess.ucsb.edu. Change to pub/oplftp/xuri/ryan. The matlab scripts are right there. The data files are in ryan/data. Some matlab scripts whose names start with 'sw' are not necessary. I explain a little bit of two main scripts below. Also please note: some comments in the scripts were Jim's and may not be right to the scripts anymore. So don't feel confused. SeriesGrid_1sec.m: makes depth-distance contours. I use 1-second averaged data to make such plots instead of original 0.1-second records, so my script is fast by 10 times. NOTE: you need change the data directory to make the script work. I mark the place with 'John:...'. To run, set series = 1 or 3 LagModelError.m: find optimal constants for matching up and down casts. I added type 3 critierium: minimizing sum of the differences of up and down cast pairs. This code is called by LagModel.m, but it doesn't work right now because you need original data files. Both scripted were originally written by Jim and I made some changes. Others are from Jim as well. Hope this helps. Please let me know if you have any questions or you need something else from me. Best regards, Xuri On Thu, 2 Mar 2000 09:26:50 -0800 "Ryan, John" wrote: > Xuri: > > I probably waited too long, but if you are still around, can you send a copy > of the code you modified? We had a great series of missions last week. > > Best regards. > > JOhn > > > -----Original Message----- > > From: Xuri Yu [SMTP:xuri.yu@opl.ucsb.edu] > > Sent: Wednesday, November 10, 1999 5:38 PM > > To: Ryan, John > > Subject: Re: review > > > > Hi, John: > > > > I am glad to get your message. > > > > I made some changes on the AUV data, mainly: > > > > 1) minimizing time lags for temp, sal, fl and obs. I > > modified minimization shceme; > > 2) section contour plots. I add up all the missions in a > > section to a long array and then make contours. This is > > different from Jim's. He add mission by mission to a plot. > > > > That's two main things I changed. I'll send you scripts > > after I add more detailed comments and clean up code. > > > > Please let me know what changes you've made. Thanks. > > > > Best regards, > > Xuri > > > > On Tue, 9 Nov 1999 12:57:50 -0800 "Ryan, John" > > wrote: > > > > > Hello Xuri. > > > > > > John Ryan here. We met during AOSN earlier this year > > when you were here at > > > MBARI. > > > > > > I am working with Drew Gashler here at MBARI on Odyssey > > AUV missions this > > > fall. > > > As I recall, you were developing some aspects of the > > MATLAB processing code > > > for AUV data. > > > May I ask: > > > What changes have you made? > > > Can you share code improvements with us here at MBARI? > > We will of course > > > reciprocate with improvements we make. > > > > > > Thanks and best regards Xuri. Welcome back from the east coast. > > > > > > John > > > -- > > > John Ryan > > > MBARI 7700 Sandholdt Road Moss Landing, CA 95039-0628 > > > ryjo@mbari.org http://www.mbari.org/~ryjo > > > phone: (831) 775-1978 fax: (831) 775-1652 > > > > > > > ------------------------------------------------------------------ > > Xuri Yu, Ph.D. | Phone: (805) 681-8209 > > UCSB/OPL | Fax: (805) 967-5704 > > 6487 Calle Real, Unit A | E-mail: xuri.yu@opl.ucsb.edu > > Goleta, CA 93117 | Web: http://www.opl.ucsb.edu/xuri > > ------------------------------------------------------------------- > > ------------------------------------------------------------------ Xuri Yu, Ph.D. | Phone: (805) 681-8209 UCSB/OPL | Fax: (805) 967-5704 6487 Calle Real, Unit A | E-mail: xuri.yu@opl.ucsb.edu Goleta, CA 93117 | Web: http://www.opl.ucsb.edu/xuri -------------------------------------------------------------------