Skip to content

Map scaling improvements

Stuart Fisher requested to merge improve-map-scaling into main

Closes id13/id13#84 (closed)

Various map scaling improvements:

  • Removes -1 (transparent, no data) values from both the map data when scaling and the histogram to avoid skewing
  • Support clamping the histogram to mean +- 3sig
  • Support autoscaling the map to mean +- 3sig
Edited by Stuart Fisher

Merge request reports