log test/test_collect.py @ 151:5a6b8f4be9b9 tracks tip

age author description
Fri, 21 Apr 2017 14:22:42 +0100 Chris Cannam Restore backward compatibility for last change: return vector as well as tracks tracks
Fri, 21 Apr 2017 13:09:41 +0100 Chris Cannam Add tracks output shape tracks
Wed, 08 Jul 2015 12:46:04 +0100 Chris Cannam Support step size, block size, process timestamp method kwargs
Wed, 08 Jul 2015 11:36:42 +0100 Chris Cannam Further param and kwarg tests
Wed, 17 Jun 2015 15:31:16 +0100 Chris Cannam Docs, make collect() return a dict so it can be more easily tested for shape, and rationalise some function naming etc
Wed, 17 Jun 2015 12:43:18 +0100 Chris Cannam Remove debug out
Wed, 17 Jun 2015 12:43:01 +0100 Chris Cannam Fix RealTime compare (& thus the tests, for Py2 anyway)
Wed, 17 Jun 2015 12:35:41 +0100 Chris Cannam Update to Python 3. Currently crashes during tests (and also, two tests are now failing, even with Py2).
Tue, 10 Feb 2015 12:08:22 +0000 Chris Cannam Remove some unimplemented bits
Tue, 03 Feb 2015 10:29:21 +0000 Chris Cannam Fix matrix return
Mon, 02 Feb 2015 17:31:30 +0000 Chris Cannam More collect tweaks -- currently failing tests
Mon, 02 Feb 2015 16:32:44 +0000 Chris Cannam Return step as well
Mon, 02 Feb 2015 16:08:42 +0000 Chris Cannam Return simple array for simple data
Mon, 26 Jan 2015 12:28:30 +0000 Chris Cannam Tests for timestamp filling
Wed, 21 Jan 2015 15:13:00 +0000 Chris Cannam Some way to implementing collect()
Wed, 21 Jan 2015 14:03:43 +0000 Chris Cannam Add get_output
Wed, 21 Jan 2015 12:43:50 +0000 Chris Cannam naming: module methods snake_case
Wed, 14 Jan 2015 17:33:16 +0000 Chris Cannam Stub out a collect() function which will (?) assemble a suitable structure from an entire run