Skip to main content

Young interference visualisation

Project description

The project

Explaining blog posts:

Workplace setup

With virtualenv and virtualenvwrapper.

~ λ PROJECT_NAME="interference"
~ λ PROJECT_PATH="/home/nezedrd/$PROJECT_NAME"
~ λ mkvirtualenv -a "$PROJECT_PATH" -p python3 "$PROJECT_NAME"
(interference) ~/interference λ pip install -r requirements.txt

Running a demo

You can show the main help, first.

(interference) ~/interference λ python -m young -h

Then, as an example, run the pyplot demo. This is the interactive one.

(interference) ~/interference λ python -m young pyplot

The beforeafter demo saves two pics. One with the default parameters (before) and one after changing them to what you specify.

(interference) ~/interference λ python -m young beforeafter -w 650 -y 15 -d 3

The movie demo saves a video. You can look in the demos/movie.py code if you want to change.

(interference) ~/interference λ python -m young movie -q lld -o video.mp4

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

neze-young-interference-0.tar.gz (1.7 kB view hashes)

Uploaded Source

Built Distribution

neze_young_interference-0-py3-none-any.whl (1.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page