87178e9599
self.args is used for other stuff in an exception
2013-04-03 21:03:17 -04:00
f8b1a001c3
makefile updates
2013-04-03 21:02:42 -04:00
7e88da3c26
Bring get_stream_info into nilmtools.filter module; use it
2013-04-02 18:04:28 -04:00
b637f17887
Add nilm-decimate-auto script
2013-04-02 16:13:44 -04:00
9a7a1df537
Simplify StreamInfo constructor
2013-04-02 15:47:43 -04:00
101b701882
Fix sys.argv stuff; remove outdated shell scripts
2013-04-01 18:40:48 -04:00
457c518809
Add some docs about building new tools
2013-04-01 18:14:59 -04:00
3eff3d81fe
Change default URL to http://localhost/nilmdb/
2013-04-01 18:03:43 -04:00
a56dc22030
Allow arguments to be passed in as a list to main() functions
2013-04-01 18:03:22 -04:00
9b770cd28f
Note speed
2013-04-01 16:39:23 -04:00
348c435d1e
Catch arctan2 errors
2013-04-01 16:38:50 -04:00
7f1c1a6c32
Add nilm-sinefit script link
2013-03-30 22:53:29 -04:00
bdfc29887b
Proper window advancement & insertion for sine fit; comment out plots
2013-03-30 22:51:54 -04:00
4e5907f381
Send pending data after each block
2013-03-30 22:51:37 -04:00
9078a014ae
Require 2-dimensional array in insert_function
2013-03-30 22:51:20 -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
698cb6ef26
More work on sinefit
2013-03-28 14:08:50 -04:00
1db38cc5da
Port sfit4 function to Python, start writing sinefit filter
2013-03-26 19:38:53 -04:00
a984e54f23
Add process_numpy function to filter.py
...
This converts data into big Numpy arrays and lets the user-provided
function process as much as they'd like at a time.
2013-03-26 19:38:05 -04:00
974c9a3050
Fix error message when decimate target is missing
2013-03-22 14:59:08 -04:00
320c32cfdc
Sample script for copying wildcard paths between hosts
2013-03-19 17:55:18 -04:00
0f1e442cd4
Support filtering (or copying) between two different hosts
2013-03-19 17:54:59 -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
de68956f76
Update copy tool
2013-03-16 23:13:45 -04:00
e73dd313d5
Reworked things to match nilmdb updates; a bit faster
2013-03-16 14:46:49 -04:00
d23fa9ee78
Remove unnecessary option group
2013-03-12 19:02:29 -04:00
2b9ecc6697
Add nilm-copy tool
2013-03-12 18:52:39 -04:00
54f8c34f8e
Decimate seems to work pretty well right now
2013-03-12 18:09:39 -04:00
9d38d6c21b
work in progress
2013-03-11 20:38:33 -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
eeb13a4f5e
Fix message
2013-03-09 15:22:46 -05:00
ec01d7eee9
Fix import
2013-03-08 17:52:28 -05:00
a9db02d73e
Speed up inserter by a factor of about 2; misc cleanups
2013-03-08 15:41:08 -05:00
fc6b2dfa5e
Fix filename timestamps
2013-03-01 17:05:44 -05:00
cd8eb5c727
Bugfixes, improvements
2013-02-28 19:26:45 -05:00
daa35b023d
Initial version of insert.py
2013-02-28 18:51:53 -05:00