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