Daniele Picone
commited on
Commit
·
7c6f69d
1
Parent(s):
81b7d98
Fixed options
Browse files
20240617_145340/options.json
CHANGED
@@ -314,11 +314,11 @@
|
|
314 |
"preprocessing": {
|
315 |
"crop_row": [
|
316 |
0,
|
317 |
-
|
318 |
],
|
319 |
"crop_col": [
|
320 |
0,
|
321 |
-
|
322 |
],
|
323 |
"crop_chn": null,
|
324 |
"crop_acq": null,
|
@@ -562,13 +562,13 @@
|
|
562 |
},
|
563 |
"preprocessing": {
|
564 |
"crop_row": [
|
565 |
-
0,
|
566 |
-
191
|
567 |
-
],
|
568 |
-
"crop_col": [
|
569 |
896,
|
570 |
1088
|
571 |
],
|
|
|
|
|
|
|
|
|
572 |
"crop_chn": null,
|
573 |
"crop_acq": null,
|
574 |
"select_chn": [
|
|
|
314 |
"preprocessing": {
|
315 |
"crop_row": [
|
316 |
0,
|
317 |
+
896
|
318 |
],
|
319 |
"crop_col": [
|
320 |
0,
|
321 |
+
307
|
322 |
],
|
323 |
"crop_chn": null,
|
324 |
"crop_acq": null,
|
|
|
562 |
},
|
563 |
"preprocessing": {
|
564 |
"crop_row": [
|
|
|
|
|
|
|
|
|
565 |
896,
|
566 |
1088
|
567 |
],
|
568 |
+
"crop_col": [
|
569 |
+
0,
|
570 |
+
307
|
571 |
+
],
|
572 |
"crop_chn": null,
|
573 |
"crop_acq": null,
|
574 |
"select_chn": [
|