LAST CHANGED : 2010/04/05 03:36:15 CRUISE NAME(S) : P6_leg1 (mv0911) CRUISE DATES : 2009/11/21 to 2010/01/02 SHIP NAME : Melville PORTS : Brisbane, Australia to Papeete, Tahiti CHIEF SCIENTIST : Alison MacDonald DATABASE NAME : aship DATA FILES : mv2009_324_21341.raw to mv2010_002_79200.raw STATUS : to do done ------ ----------- averaged [ x ] loaded [ x ] check heading correction [ x ] calibration [ x ] edited [ x ] re-check heading correction [ x ] check editing [ x ] figures [ x ] ready for JASADCP INSTRUMENT : os75 ACQUISITION : PROGRAM : uhdas PING TYPE : nb PARAMETERS : BT : bottom track mode (on or off) SI : sampling interval or averaging period for ensemble (sec) NB : number of bins BL : bin length (m) TD : transducer depth (m) BK : blanking length (m) HO : heading offset applied by DAS (deg) HB : heading bias (deg) CRPH : compensation for roll-pitch-heading, 1:on, 0:off) yy/mm/dd hh:mm:ss BT SI NB BL TD BK HO HB CRPH 2009/11/21 06:00:54 on 300 70 16 5 8 43.50 0.00 0001 2009/11/22 07:49:49 off 300 70 16 5 8 43.50 0.00 0001 HEADING : PRIMARY : gyro CORRECTION : ashtech POSITIONS : gps (specify more detail if available) CALIBRATION : original heading alignment: 43.5 additional rotation -0.11 final transducer angle estimate is 43.5 - (-.11) = 43.61 (original transducer angle) - (rotate_angle) original scale factor 1 additional (negligible) tweak of 1.0035 was applied COMMENTS : long ashtech gap 330.05-340.2; no ashtech data at all, 345.05-345.3 very long ashtech gap 351.95-354.05 very long ashtech gap 364.45 - 368 Fortunately, the heading correction appears to be locked in at about 0.8 +-0.1, so we're not in bad shape PROCESSOR : J.Hummon #=========================================== reprocessing from scratch to regain data in regions of low scattering. # rsync config from the data directory to here; # modify to have useful paths (1) # make processing directory adcptree.py MV0911_os75nb --datatype uhdas --configbase MV0911 --configpath config (2) # set up control file cd $procdir cat << EOF > q_py.cnt --yearbase 2009 --pingtype nb --cfgbase MV1001 --cruisename MV0911 --instclass os --instname os75 --dbname aship --datatype uhdas --datadir path_to_data/MV0911/raw/os75 --cfgpath $basedir/config --ens_len 300 --ping_headcorr --hcorr_inst ashtech --use_topo4edit --delblks 1 --auto EOF (3) quick_adcp.py --cntfile q_py.cnt --mplplots all --npycalc all (4) check rotation Ashtech gaps -- fix cd cal/rotate # copy file in, edit for this case python fix_heading.py # makes newhcorr.ang, newhcorr.asc cp Hcorrplot_script.py Hcorrplot_newhcorr.py # edit, run, look at pictures -- all OK? rotate unrotate.tmp rotate rotate1.tmp cd ../.. quick_adcp.py --yearbase 2009 --use_refsm --steps2rerun \ calib:matfiles --auto --mplplots all --npycalc all ** watertrac ** Number of edited points: 210 out of 218 amp = -0.0000 + 1.0040 (t - 342.0) phase = 0.00 + -0.1181 (t - 342.0) median mean std amplitude 1.0040 1.0040 0.0066 phase -0.1190 -0.1181 0.3978 (5) edit quick_adcp.py --yearbase 2009 --use_refsm --steps2rerun \ apply_edit:navsteps:calib:matfiles --auto --mplplots all --npycalc all ** watertrack ** Number of edited points: 179 out of 201 amp = -0.0000 + 1.0036 (t - 340.6) phase = -0.00 + -0.1039 (t - 340.6) median mean std amplitude 1.0040 1.0036 0.0057 phase -0.1200 -0.1039 0.3666 (6) tweak calibration: quick_adcp.py --yearbase 2009 --use_refsm --steps2rerun \ rotate:navsteps:calib:matfiles --auto --mplplots all --npycalc all \ --rotate_angle -.11 --rotate_amplitude 1.0035 ** watertrck** Number of edited points: 179 out of 201 amp = -0.0000 + 1.0001 (t - 340.6) phase = -0.00 + 0.0066 (t - 340.6) median mean std amplitude 1.0000 1.0001 0.0056 phase -0.0060 0.0066 0.3666 review editing ================================= (7) web plots quick_web.py --instping os75nb --cruiseid MV0911_os75nb --interactive