Add function to map a set of bands at once, discarding out-of-range ones
Add SpectralPeakPick to do conversions between frequency and bin
Add "figure space" before zero - but it's not rendering as expected in my use case...
Add signs parameter (and test it)
Add sign option to scale labels
Slightly tidier filename
Print name of failing file
FFI version of Manhattan distance
Add timing on PeakPick
Add findTopPeaks
Doc fixes
Merge from branch backed-vector
Fix for Poly/ML
A little more debug logging
Error reporting
Fix error in append, incorrect unit making file grow exponentially with repeated appends
We only need the BASE sig here (e.g. temp version of file)
Further work on backed vector, with a slightly simpler structure relying on adding append to the file itself
Start on backed vector implementation
Test with empty vector