29 | | * works for multiple categories and multiple training areas (i.class worked only for one traning area) |
| 29 | * works for multiple classes (categories) and multiple training areas (i.class worked only for one training area) |
| 30 | * Plots pane showing histograms and coincidence plots (using `PyPlot`) |
| 31 | * class (category) manager |
| 32 | * name settings |
| 33 | * color settings |
| 34 | * layer management --- one for each display (add, delete, set opacity, move layer to top) |
| 35 | * ability to change the standard deviation multiplier ("matching" raster map is redrawn) |
| 36 | * digitizer is integrated into training map display (works, but segfaults when deleting) |
| 37 | * automatic vector map and raster maps management |
| 38 | * they are temporary (they are deleted when closing window) |
| 39 | * they gets unique names (common part and unique number) |
| 40 | * unique part is from `g.tempfile` function |
| 41 | * for vector dot from `g.tempfile` is removed |