78dc640444
Fix #! at top of shell scripts for py3 and venvs
2020-08-05 17:04:28 -04:00
0c1a3449cb
Start Python 3 conversion
2020-08-04 10:42:00 -04:00
6090dd6112
prep: only process intervals present in both raw & sinefit
2013-07-30 14:55:06 -04:00
Sharon NILM
8b9c5d4898
Fix daemon dependency
2013-07-29 17:40:51 -04:00
cf2c28b0fb
Add --daemon flag
2013-07-29 17:16:18 -04:00
def465b57c
Improve pipewatch; add nilm-pipewatch script
2013-07-29 14:58:15 -04:00
cfd1719152
Use nilmdb.utils.interval.optimize; bump nilmdb min version
2013-07-09 17:53:04 -04:00
c62fb45980
Makefile cleanup; add nilm-trainola binary
2013-07-09 16:53:47 -04:00
5d83d93019
Rename src/ directory to nilmtools/
2013-07-08 11:54:13 -04:00
32066fc260
Remove hard matplotlib dependency
2013-05-09 13:17:36 -04:00
739da3f973
Add median filter
2013-05-08 23:36:50 -04:00
f4fda837ae
Bump required nilmdb version to 1.6.0
2013-04-11 11:55:11 -04:00
80d642e52e
Change nilm-cleanup config file format, tweak output
2013-04-09 19:43:41 -04:00
97503b73b9
Fix dependencies
2013-04-08 18:50:27 -04:00
e09153e34b
Use the new NumpyClient for extracting data in filter
2013-04-07 18:14:35 -04:00
10ab2cc2de
Build nilm-prep tool
2013-04-04 19:07:18 -04:00
f2bebea5d0
Add copy_wildcard script
2013-04-04 15:33:57 -04:00
ca970fa1fd
Rename copy_ to copy_one
2013-04-04 15:33:57 -04:00
b637f17887
Add nilm-decimate-auto script
2013-04-02 16:13:44 -04:00
7f1c1a6c32
Add nilm-sinefit script link
2013-03-30 22:53:29 -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
3e78da12dc
Rename copy.py to avoid stupid Python conflicts
...
Any other module (in this case, nilmdb -> datetime_tz -> pytz -> gettext)
that does an "import copy" would pull in the copy.py, if it's in the
current working directory. Python is dumb...
2013-03-19 16:19:14 -04:00
ef9277cbff
Rename nilmtools directory to just src
2013-03-19 15:42:29 -04:00
2b9ecc6697
Add nilm-copy tool
2013-03-12 18:52:39 -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