Skip to content

Commit 45f7710

Browse files
committed
put imagetool back as the users keep complaining
1 parent 5e44f3a commit 45f7710

File tree

6 files changed

+3228
-0
lines changed

6 files changed

+3228
-0
lines changed

src/python/pycold/imagetool/__init__.py

Whitespace-only changes.
+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
DATASETINFO:
2+
n_rows: 5000
3+
n_cols: 5000
4+
n_block_x: 20
5+
n_block_y: 20
6+
7+
ALGORITHMINFO:
8+
probability_threshold: 0.99
9+
conse: 6
10+
CM_OUTPUT_INTERVAL: 60

0 commit comments

Comments
 (0)