Save the color LUT and ini colormap images

save_bstr_color_files(
  measure,
  var_name,
  cmap_title,
  bstr_data,
  bstr_model,
  outdir
)

Arguments

measure

numeric value denoting the measures used to create the color file

var_name

string denoting name of variable that the color file is being created for

cmap_title

string denoting the type of color map

bstr_data

object of type BstrData

bstr_model

object of type BstrModel

outdir

string specifying output directory to save the results in