Commit Graph

16 Commits

Author SHA1 Message Date
fd1b33401f Require a --yes argument before actually cleaning data 2013-04-09 20:13:38 -04:00
80d642e52e Change nilm-cleanup config file format, tweak output 2013-04-09 19:43:41 -04:00
001b89b1d2 Support multiple shifted FFTs per period in nilm-prep.
New option --nshift controls how many shifted FFT windows to perform
per period.  "nilm-prep -N 2" is similar to old prep behavior.  Note
that this is redundant information and takes up extra storage space,
though.
2013-04-09 18:53:27 -04:00
60f09427cf Update decimate to use process_numpy 2013-04-06 15:56:36 -04:00
ca175bd9dd Improve nilm-insert to support deltas, etc, for accelerometer data 2013-04-05 16:13:56 -04:00
17fa79a5dc Makefile updates 2013-04-04 15:33:57 -04:00
f8b1a001c3 makefile updates 2013-04-03 21:02:42 -04:00
533892e624 Update Makefile and setup.py dependencies 2013-03-30 22:50:55 -04:00
e0f973b449 Update makefile and setup.py requirements 2013-03-30 17:30:10 -04:00
1db38cc5da Port sfit4 function to Python, start writing sinefit filter 2013-03-26 19:38:53 -04:00
0f1e442cd4 Support filtering (or copying) between two different hosts 2013-03-19 17:54:59 -04:00
ef9277cbff Rename nilmtools directory to just src 2013-03-19 15:42:29 -04:00
e73dd313d5 Reworked things to match nilmdb updates; a bit faster 2013-03-16 14:46:49 -04:00
54f8c34f8e Decimate seems to work pretty well right now 2013-03-12 18:09:39 -04:00
4243301434 Lots of updates to generic filter, specific decimate module 2013-03-11 19:48:09 -04:00
cf9df650aa Large restructuring, added setup
Added setup.py and other build tools like versioneer.

Split functionlaity into modules so that new filters are easier to
write.
2013-03-11 18:06:55 -04:00