-
Notifications
You must be signed in to change notification settings - Fork 16
/
mps_snesim.txt
30 lines (30 loc) · 1.27 KB
/
mps_snesim.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Number of realizations # 2
Random Seed (0 `random` seed) # 1
Number of mulitple grids (start from 0) # 3
Min Node count (0 if not set any limit)# 0
Maximum number condtitional data (0: all) # 49
Search template size X # 8 8
Search template size Y # 7 7
Search template size Z # 1 1
Simulation grid size X # 80
Simulation grid size Y # 40
Simulation grid size Z # 1
Simulation grid world/origin X # 0
Simulation grid world/origin Y # 0
Simulation grid world/origin Z # 0
Simulation grid grid cell size X # 1
Simulation grid grid cell size Y # 1
Simulation grid grid cell size Z # 1
Training image file (spaces not allowed) # data/ti/ti_strebelle_125_125_1.dat
Output folder (spaces in name not allowed) # .
Shuffle Simulation Grid path (0: sequential, 1: random, 2: preferential, EF) # 2 4
Shuffle Training Image path (1 : random, 0 : sequential) # 1
HardData filename (same size as the simulation grid)# hard.dat
HardData seach radius (world units) # 1
Softdata categories (separated by ;) # 0;1
Soft datafilenames (separated by ; only need (number_categories - 1) grids) # soft.dat
Number of threads (not currently used) # -1
Debug mode(2: write to file, 1: show preview, 0: show counters, -1: no ) # 1
Mask grid filename (same size as the simulation grid)# mask.dat
do Entropy # 0
do Estimation# 0