Browse Source

Cleanup comments

tags/nilmtools-1.2.2^0
Jim Paris 11 years ago
parent
commit
62c8af41ea
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      src/sinefit.py

+ 1
- 2
src/sinefit.py View File

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

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

# Sine wave fitting.
from nilmdb.utils.printf import *
import nilmtools.filter
import nilmdb.client


Loading…
Cancel
Save