LAST CHANGED : 2022/05/29 16:55:05 CRUISE NAME(S) : km2205, hot336 CRUISE DATES : 2022/05/25 to 2022/05/29 SHIP NAME : Kilo Moana PORTS : Honolulu, HI to Honolulu, HI CHIEF SCIENTIST : Carolina Funkey DATABASE NAME : a_km DATA FILES : km2022_144_78773.raw to km2022_148_57600.raw STATUS : to do done ------ ----------- averaged [ X ] loaded [ X ] NOTE: heading correction instrument exists NOTE: time-dependent heading corrections applied IN the ensembles (see cal/rotate/ens_hcorr.ang) check heading correction [ X ] calibration [ X ] edited [ X ] re-check heading correction [ X ] check editing [ X ] figures [ X ] INSTRUMENT : wh300 ACQUISITION : PROGRAM : uhdas PROCESSING: : python LOGGING : 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 2022/05/25 21:54:53 off 120 70 2 7 2 45.45 0.00 0001 HEADING : PRIMARY : heading from gyro CORRECTION : heading correction from posmv NOTE: time-dependent heading corrections applied IN the ensembles (see cal/rotate/ens_hcorr.ang) POSITIONS : gps positions from posmv CALIBRATION : (check original processing parameters) additional rotation 0.063 final transducer angle is: (original transducer angle) - (rotate_angle) 45.45 - 0.063 = 45.387 applied scale factor 1.0081 additional scale factor (none) COMMENTS : gaps in heading correction? No. scattering layers? No. bubbles? Just in one spot underway bias? No. PROCESSOR : T. Rohrer --- processing parameters ---------- ## (determined from "sonar"): model = wh ## (determined from "sonar"): frequency = 300 ## (determined from "sonar"): instname = wh300 ## (determined from "sonar"): pingtype = bb beamangle 20 cruisename km2205 datatype uhdas ens_len 120 fixfile a_km.gps frequency 300 hcorr_inst posmv instname wh300 model wh pingtype bb proc_engine python ref_method refsm refuv_smoothwin 3 refuv_source nav sonar wh300 txy_file a_km.agt xducer_dx -2 xducer_dy 1 yearbase 2022 (unless otherwise stated, comments are relative to root processing directory) codaspy:(wh300)$ =================================== (0) remake all the plots quick_mplplots.py --plots2run all --yearbase 2022 (1) look at heading correction: are there gaps? figview.py cal/rotate/*png [X] There were no gaps! [] There WERE some gaps! Did NOT run patch_hcorr.py. (2) see what calibration looks like: amp in [0.995, 1.005] : good enough to proceed to the next step. tweak later phase in (-.5, .5) : good enough to proceed to the next step. tweak later rule of thumb: errors when underway: scale factor of 1.02 (i.e. 2%) gives 10cm/s alongtrack error phase error of 1deg gives 10cm crosstrack error (goal is 1cm/s) tail -20 cal/watertrk/adcpcal.out Number of edited points: 34 out of 35 amp = 1.0081 + 0.0002 (t - 146.7) phase = 0.13 + 0.0441 (t - 146.7) median mean std amplitude 1.0050 1.0081 0.0090 phase 0.0840 0.1335 0.4658 nav - pc 0.0000 0.4706 1.8461 var 0.0000 0.0006 0.0009 min var 0.0000 0.0005 0.0007 delta-u -0.5300 -0.0644 3.1926 delta-v -0.5950 -0.3368 3.5196 quick_adcp.py --steps2rerun rotate:apply_edit:navsteps:calib --rotate_amplitude 1.0081 --rotate_angle 0.0 --auto Number of edited points: 34 out of 35 amp = 1.0000 + 0.0006 (t - 146.7) phase = 0.14 + 0.0583 (t - 146.7) median mean std amplitude 0.9970 1.0000 0.0081 phase 0.0630 0.1382 0.4646 nav - pc 0.0000 -0.1176 0.8444 var 0.0000 0.0004 0.0009 min var 0.0000 0.0004 0.0007 delta-u -0.5250 -0.0635 3.1929 delta-v -0.5900 -0.3365 3.5197 (3) edit: gautoedit.py from gautoedit, for every screen do - mark seabed if necessary - additional manual editing if necessary - apply edits (creates/appends new a*.asc files with new flags) (4) apply editing quick_adcp.py --steps2rerun apply_edit:navsteps:calib --proc_engine python --datatype uhdas --auto (if you don't want to sit and hit y for all questions, add "yes | " before the command (no quotes)) Number of edited points: 34 out of 35 amp = 1.0000 + 0.0006 (t - 146.7) phase = 0.14 + 0.0583 (t - 146.7) median mean std amplitude 0.9970 1.0000 0.0081 phase 0.0630 0.1382 0.4646 nav - pc 0.0000 -0.1176 0.8444 var 0.0000 0.0004 0.0009 min var 0.0000 0.0004 0.0007 delta-u -0.5250 -0.0635 3.1929 delta-v -0.5900 -0.3365 3.5197 Small tweak and we're good. (5) apply calibration correct to third sig fig for amplitude; second for phase if both are positive values, enter a positive correction quick_adcp.py --steps2rerun rotate:apply_edit:navsteps:calib --rotate_amplitude 1.00 --rotate_angle 0.063 --auto Number of edited points: 34 out of 35 amp = 1.0000 + 0.0006 (t - 146.7) phase = 0.07 + 0.0592 (t - 146.7) median mean std amplitude 0.9970 1.0000 0.0081 phase -0.0005 0.0744 0.4648 nav - pc 0.0000 -0.0882 0.8658 var 0.0000 0.0005 0.0009 min var 0.0000 0.0004 0.0007 delta-u -0.5250 -0.0635 3.1929 delta-v -0.5900 -0.3365 3.5197 Looks pretty pretty nice. (6) web plots: quick_web.py --interactive cd ../ cat wh300/cruise_info.txt dm_notes_wh300.txt > wh300.txt ALL done