Skip to content
Snippets Groups Projects
Forked from FSL / fslpy
3428 commits behind the upstream repository.
  • Paul McCarthy's avatar
    1ffd8d89
    I have no idea how bricon <-> display range sync was working at · 1ffd8d89
    Paul McCarthy authored
    all. Replaced the old contrast scaling equation with somthing simpler to
    invert (and replaced the previously-incorrect inverted scale->contrast
    equation). VolumeOpts was incorrectly flipping the resulting bricon
    values, as well.
    
    Other small changes - fsldirdlg layout tweak, and ActionButton now does
    not require the action to be listed in the strings module.
    1ffd8d89
    History
    I have no idea how bricon <-> display range sync was working at
    Paul McCarthy authored
    all. Replaced the old contrast scaling equation with somthing simpler to
    invert (and replaced the previously-incorrect inverted scale->contrast
    equation). VolumeOpts was incorrectly flipping the resulting bricon
    values, as well.
    
    Other small changes - fsldirdlg layout tweak, and ActionButton now does
    not require the action to be listed in the strings module.
colourmaps.py 26.01 KiB