GithubHelp home page GithubHelp logo

resfahani / sparsetfr Goto Github PK

View Code? Open in Web Editor NEW
9.0 2.0 4.0 662 KB

Sparse Time-Frequency representation (Sparse STFT, and Sparse Stockwell transfrom)

License: MIT License

Python 100.00%
seismology earthquake earthquake-engineering signal-processing fourier-transform geophysics stft stockwell-transform

sparsetfr's People

Contributors

resfahani avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

sparsetfr's Issues

Make code PEP8 compliant

HI @resfahani

checking for PEP8 errors with flake8 results in a few errors:

./SRC/sparseTF.py:18:80: E501 line too long (92 > 79 characters)
./SRC/sparseTF.py:22:25: W291 trailing whitespace
./SRC/sparseTF.py:33:1: E303 too many blank lines (3)
./SRC/sparseTF.py:33:43: E251 unexpected spaces around keyword / parameter equals
./SRC/sparseTF.py:33:45: E251 unexpected spaces around keyword / parameter equals
./SRC/sparseTF.py:33:58: E251 unexpected spaces around keyword / parameter equals
./SRC/sparseTF.py:33:60: E251 unexpected spaces around keyword / parameter equals
./SRC/sparseTF.py:37:1: W293 blank line contains whitespace
./SRC/sparseTF.py:41:5: E731 do not assign a lambda expression, use a def
./SRC/sparseTF.py:41:17: E203 whitespace before ':'
./SRC/sparseTF.py:41:55: E251 unexpected spaces around keyword / parameter equals
./SRC/sparseTF.py:41:57: E251 unexpected spaces around keyword / parameter equals
./SRC/sparseTF.py:41:69: E251 unexpected spaces around keyword / parameter equals
./SRC/sparseTF.py:41:71: E251 unexpected spaces around keyword / parameter equals
./SRC/sparseTF.py:41:80: E501 line too long (100 > 79 characters)
./SRC/sparseTF.py:42:1: W293 blank line contains whitespace
./SRC/sparseTF.py:43:1: W293 blank line contains whitespace
./SRC/sparseTF.py:44:5: E303 too many blank lines (2)
./SRC/sparseTF.py:48:1: W293 blank line contains whitespace
./SRC/sparseTF.py:49:1: E265 block comment should start with '# '
etc.

you could fix them easily by using an automatic linter in your text editor

Best,
Mathurin

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.