Skip to content

Friture 0.14

Compare
Choose a tag to compare
@tlecomte tlecomte released this 12 Feb 20:01
· 645 commits to master since this release

Friture 0.14

Changes since 0.13:

  • Issue #34: The spectrogram uses a new color palette. The brightness of the previous one was not increasing monotically, so the representation of the data could be misleading. The new color palette is based on cmrmap[1]: it is almost linear in brigthness, while still largely using colors (black/blue/red/yellow/white).
  • Issue #28: The spectrogram image is now rescaled instead of being erased when the widget size changes.
  • PyQwt is no longer used (this paves the way for a future move to Qt5 and python3).

friture_v0 14_20150212

[1] Rappaport, C. 2002: "A Color Map for Effective Black-and-White Rendering of Color Scale Images", IEEE Antenna's and Propagation Magazine, Vol.44, No.3, pp.94-96 (June).