2011_07_10/TODO
changeset 10 196a179304ee
parent 9 48b2d27aaebf
child 11 d0af7f7aa23b
deleted file mode 100644
--- a/2011_07_10/TODO
+++ /dev/null
@@ -1,58 +0,0 @@
-======================================================================
-                    T O D O 
-                    doc: Thu Oct 14 09:15:02 2010
-                    dlm: Wed Jun 15 15:16:20 2011
-                    (c) 2010 A.M. Thurnherr
-                    uE-Info: 40 0 NIL 0 0 72 3 2 4 NIL ofnI
-======================================================================
-
-=LADCPintsh=
-
-- determine what constitutes a gap
-- look into cross-gap shear integration
-
-
-=LADCPproc=
-
-- allow setting of GRID_DZ (-o) in ProcessingParams
-
-- add warnings:
-	- wide band
-	- CTD_W_BIT (ambiguity velocity)
-	- bad time match
-	- seabed not found
-	- inconsistent water depth
-
-- add diagnostic plots
-
-- output shear vals to make histograms
-
-- try median instead of mean for shear binning
-
-- add pitch/roll to BT
-
-- check interaction between 3-beam solutions and correlation limit
-
-- implement TILT_BIT (others?)
-
-- calculate real acoustic backscatter profile
-	- currently, profiles are arbitarily calculated from bins 3-9
-
-- clean up LADCPproc.UHcode:
-	- remove weirdnesses
-	- avoid multiple calculation of &depthOfBin()
-	- improve "staging":
-		1) basic velocity editing (BADVEL, ERRVEL, CORREL) NB: before
-		   beam-to-Earth transformation!!!
-		2) ref-lr w (also handle W_BIT editing?)
-		3) integrate w to get z_approx
-		4) match LADCP to CTD time series
-		5) make accoustic backscatter profile
-		6) find seabed
-		7) sidelobe & PPI editing
-		8) ref-lr u,v,w
-		9) WAKE editing
-		10) SHEAR editing
-		11) ref-lr u,v,w
-	
-- re-add time-series calculation