Skip to content

PyWindow aims to help the engineers to design and analyze spectral windows. We built this tool using Python.

Notifications You must be signed in to change notification settings

GP-Lab/PyWindow

Repository files navigation

PyWindow

PyWindow aims to help the engineers to design and analyze spectral windows. We built this tool using Python. The tool opens with a default 64-point Hann window.

Setup

We used Python 3.7.16 to develop this tool, but the codebase is expected to be compatible with Python 3.8-3.11. First you can create an virtual environment using conda:

conda create --name env_name python==3.7.16

The codebase also depends on a few pip packages. You can download and install these packages using pip.

pip install -r requirements.txt

More Information

If you want more details on this tool, please browser the help file. Please feel free to contact us if you have more suggestions.

About

PyWindow aims to help the engineers to design and analyze spectral windows. We built this tool using Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages