log base/ColumnOp.h @ 1533:53073777e591 zoom

age author description
2018-03-01 Chris Cannam Untabify
2017-02-28 Chris Cannam Add Range01 normalisation method to ColumnOp. This is the normalisation that is actually used in the Colour 3D Plot layer historically when column normalisation is enabled (not Max1 after all).
2016-11-17 Chris Cannam Tests and fixes for distribute(). Although this version of interpolated distribution passes these tests, it isn't right visually -- the expected values in the tests are offset. To be continued. 3.0-integration
2016-11-17 Chris Cannam Start tests for ColumnOp (+ some resulting fixes) 3.0-integration
2016-11-04 Chris Cannam Fix omitted topmost bin 3.0-integration
2016-08-05 Chris Cannam Fixes to phase display and colour scale for it; tidy up some debug output spectrogram-minor-refactor
2016-08-03 Chris Cannam Avoid overrun-by-1 spectrogram-minor-refactor
2016-08-01 Chris Cannam Float/double conversion fixes spectrogram-minor-refactor
2016-08-01 Chris Cannam Scale range matching spectrogram-minor-refactor
2016-07-14 Chris Cannam Convert ColumnNormalization to an enum class, and separate out normalize-visible spectrogram-minor-refactor
2016-06-23 Chris Cannam Comments and naming spectrogram-minor-refactor
2016-06-20 Chris Cannam Extend column logic to peak frequency display as well, and correct some scopes according to whether values are per source column or per target pixel spectrogram-minor-refactor
2016-06-20 Chris Cannam Pull out column ops into ColumnOp spectrogram-minor-refactor