Commit Graph

14 Commits

Author SHA1 Message Date
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