ldcpy icon indicating copy to clipboard operation
ldcpy copied to clipboard

Add option to change spatial point color if location is deemed "significant"

Open pinarda opened this issue 5 years ago • 1 comments

based on zscore or annual_harmonic_relative_ratio

pinarda avatar Oct 07 '20 21:10 pinarda

calculate cutoff (see single_metric cutoff/%significant metrics), compare each point to cutoff and change values at these points to NaN or something (or just change color without changing values if possible).

Maybe we could set the colorbar limits to everything that is not significant, then set_over color to a bright color

pinarda avatar Oct 07 '20 21:10 pinarda