Skip to main content

Display points on different diagrams and interact with them

Project description

Interactive-diagrams

Build Status Code PyPI version License

This program allows to visualize points on different diagrams and interact with them.

photometric_diagrams

Installation

To install the package please type from the command line:

$ sudo pip3 install idgrms

or alternatively:

$ git clone https://github.com/pbrus/interactive-diagrams
$ cd interactive-diagrams
$ sudo python3 setup.py install

Usage

To use the program properly you need to prepare a file with data. At the beginning call the script from the terminal window with the -h option:

$ interactive_diagrams.py -h

This will give you a description of all options. If you need to see the program in action immediately, please download the example_data/ directory from the repository to your working directory. A basic call:

$ interactive_diagrams.py example_data/mags.db --col 12 -10 --col 12 -4

More advanced call:

$ interactive_diagrams.py example_data/mags.db --col 12 -10 --col 12 -4 --grp example_data/best.num green --grp example_data/better.num yellow -t

In both cases try to click on any point to see changes on diagrams.

I encourage to visit my website to see more detailed description of this program. The current link can be found on my GitHub profile.

License

Interactive-diagrams is licensed under the MIT license.

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

idgrms-0.1.1.tar.gz (8.9 kB view hashes)

Uploaded Source

Built Distribution

idgrms-0.1.1-py3-none-any.whl (9.2 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