annotate data/fileio/test/csv/model-type-2d-duration-seconds.csv @ 1837:1b688ab5f1b3

Unify various vectors to our base floatvec_t type; store columns in fft model cache at their desired height so we can return a reference (speeding up the peak-frequency spectrogram in particular)
author Chris Cannam
date Thu, 09 Apr 2020 11:22:55 +0100
parents a92e94215863
children 2654bf447a84
rev   line source
Chris@1525 1 # There are only very limited circumstances in which we deduce that we
Chris@1525 2 # have a time+duration 2d model with units of seconds - basically only
Chris@1525 3 # when the values column is entirely integer values
Chris@1525 4 1.1,4,620
Chris@1525 5 2.2,4.2,880
Chris@1525 6 3.3,0.4,440
Chris@1525 7 4.4,3.8,213
Chris@1525 8 5.5,-2.3,123