das-developers / das2java

The original das2 library. Provides interactive publication-ready 2-D plotting
https://das2.org
GNU Lesser General Public License v3.0
4 stars 0 forks source link

Renderers should respect AVERAGE_TYPE #40

Open jbfaden opened 1 year ago

jbfaden commented 1 year ago

Back in June I added to QDataSet the new metadata AVERAGE_TYPE, which can specify that data should be averaged with geometric averages or the data exists in a "mod360" realm and (259+1)/2 = 0. This could have a nice application with the series renderer when it draws a line from 259 to 1 degree, or averages data in spectrograms.