Browse Source

Note speed

tags/nilmtools-1.0
Jim Paris 11 years ago
parent
commit
9b770cd28f
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      src/sinefit.py

+ 2
- 0
src/sinefit.py View File

@@ -1,5 +1,7 @@
#!/usr/bin/python

# Sine wave fitting. This runs about 5x faster than realtime on raw data.

import nilmtools.filter
import nilmdb.client
from numpy import *


Loading…
Cancel
Save