Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
submodel_documentation [2020/04/01 18:35]
britaldo
submodel_documentation [2020/04/01 19:11]
britaldo
Line 1: Line 1:
-====== Categorical Map Junction ======+===== Documentation ​=====
  
-===== Description =====+  * [[Calc Fractal Dimensions]]
  
-This functor chooses one of two possible categorical maps produced from different execution pipelines. +  ​
- +
-===== Inputs ===== +
- +
-^ Name            ^ Type                                      ^ Description ​                                                    ^ +
-| Possible Map 1 | [[Categorical Map Type | Categorical Map]] | Map of classes or categories output from an execution pipeline. | +
-| Possible Map 2 | [[Categorical Map Type | Categorical Map]] | Map of classes or categories output from an execution pipeline. | +
- +
-===== Outputs ===== +
- +
-^ Name ^ Type                                       ^ Description ​                 ^ +
-| Map  | [[Categorical Map Type | Categorical Map]] | Map of classes or categories | +
- +
-===== Group ===== +
- +
-[[Functor List#​Control | Control]] +
- +
-===== Notes ===== +
- +
-First, this functor verifies whether there is a valid input in "​Possible Map 1"; if not, it chooses "​Possible Map 2" as input. It is a convenient way to provide an alternate categorical map in case an execution pipeline does not return a valid data. If "​Possible Map 2" is not set, the functor will return a void output. +
- +
-===== Internal Name ===== +
- +
-CategoricalMapJunction+