Color
map scalar and vector data to colors
Parameters
name |
description |
type |
|---|---|---|
species |
species attribute of input data |
String |
min |
minimum value of range to map |
Float |
max |
maximum value of range to map |
Float |
auto_range |
compute range automatically |
Int |
constrain_range |
constrain range for min/max to data |
Int |
steps |
number of color map steps |
Int |
map |
transfer function name (COVISE, Plasma, Inferno, Magma, CoolWarmBrewer, CoolWarm, Frosty, Dolomiti, Parula, Viridis, Cividis, Turbo, Blue_Light, Grays, Gray20, ANSYS, Star, ITSM, Rainbow, Earth, Topography, RainbowPale, FromFile) |
Int |
rgb_file |
file containing pin rgb values |
String |
center |
center of colormap range |
Float |
center_absolute |
absolute value for center |
Int |
range_compression |
compression of range towards center |
Float |
opacity_factor |
multiplier for opacity |
Float |
blend_with_material |
use alpha for blending with diffuse material |
Int |
preview |
use preliminary colormap for showing preview when determining bounds |
Int |
Nested Color Map Parameters
name |
description |
type |
|---|---|---|
nest |
inset another color map |
Int |
auto_center |
compute center of nested color map |
Int |
inset_relative |
width and center of inset are relative to range |
Int |
inset_center |
where to inset other color map (auto range: 0.5=middle) |
Float |
inset_width |
range covered by inset color map (auto range: relative) |
Float |
inset_map |
transfer function to inset (COVISE, Plasma, Inferno, Magma, CoolWarmBrewer, CoolWarm, Frosty, Dolomiti, Parula, Viridis, Cividis, Turbo, Blue_Light, Grays, Gray20, ANSYS, Star, ITSM, Rainbow, Earth, Topography, RainbowPale, FromFile) |
Int |
inset_steps |
number of color map steps for inset (0: as outer map) |
Int |
resolution |
number of steps to compute |
Int |
inset_opacity_factor |
multiplier for opacity of inset color |
Float |
Supported System Parameters
name |
description |
type |
|---|---|---|
number of OpenMP threads (0: system default) |
Int |
|
show timing information |
Int |
|
number of tasks to keep in flight per MPI rank (-1: #cores/2) |
Int |
|
input object caching (CacheNone, CacheDeleteEarly, CacheDeleteLate, CacheByName) |
Int |
The meaning of these parameters is described in more detail in the System Parameters documentation.