Jim Paris
fd1b33401f
Require a --yes argument before actually cleaning data
9 years ago
Jim Paris
80d642e52e
Change nilm-cleanup config file format, tweak output
9 years ago
Jim Paris
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.
9 years ago
Jim Paris
60f09427cf
Update decimate to use process_numpy
9 years ago
Jim Paris
ca175bd9dd
Improve nilm-insert to support deltas, etc, for accelerometer data
9 years ago
Jim Paris
17fa79a5dc
Makefile updates
9 years ago
Jim Paris
f8b1a001c3
makefile updates
9 years ago
Jim Paris
533892e624
Update Makefile and setup.py dependencies
9 years ago
Jim Paris
e0f973b449
Update makefile and setup.py requirements
9 years ago
Jim Paris
1db38cc5da
Port sfit4 function to Python, start writing sinefit filter
9 years ago
Jim Paris
0f1e442cd4
Support filtering (or copying) between two different hosts
9 years ago
Jim Paris
ef9277cbff
Rename nilmtools directory to just src
9 years ago
Jim Paris
e73dd313d5
Reworked things to match nilmdb updates; a bit faster
9 years ago
Jim Paris
54f8c34f8e
Decimate seems to work pretty well right now
9 years ago
Jim Paris
4243301434
Lots of updates to generic filter, specific decimate module
9 years ago
Jim Paris
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.
9 years ago