-
Notifications
You must be signed in to change notification settings - Fork 0
/
current.txt
24 lines (19 loc) · 966 Bytes
/
current.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# This file is for listing changes I am working on
########################################################
## TODO
TODO- test scripts. put all f vars in one param file. fix typos. formally find
all requirewd files anmd scripts./
test again and Run it!
copy masks to directory on C drive for read/write speed
Future TODO:
Merge all NoValue regions to save time/space just like I merge bw regions...
defensively use max/min/floor to allow for chance that wp is too large
in gormin threshold function
########################################################
## Finished
Branch: New growing alg. Fix use of mean and bounds.
Fix erosion process. Use better diff metric.
MAde use of growing bounds based on dynamic mean plus/min a multiple of std dev. Changed how some figures plot.
Fixed glitch causing impropoer region growing/spurs.
Rewriting optomize connectivity to use new metric.
Adding printing initial graythresh limit and time/tile into log file