Skip to content

Feature/logarithmic view

Jonathan Fisher requested to merge feature/logarithmic-view into develop

This branch adds two new options

  • Choose from multiple color maps in the detector view (default is still blue-white)
  • Choose between linear and logarithmic scale in the detector view

This branch should be ready to merge. There is no change to functionality; I have simply added options for different color maps and logarithmic scale. The colormaps are generated by a python script automatically so it is easy to add/remove color maps simply by modifying the python script.

Merge request reports