Skip to main content

Nicos data reduction and visualisation tool

Project description

GisansExplorer

Simple GUI that interactively helps in the reduction of NICOS GISANS data.

Screenshot

Install:

 $ git clone https://github.com/juanmcloaiza/GisansExplorer.git
 $ cd NeutronDataViewer

Use Python 3.6 from here on:

Linux / Mac:

$ python -m venv ./GisansExplorerEnv
$ source ./GisansExplorerEnv/bin/activate

Windows:

 $ python -m venv .\GisansExplorerEnv
 $ python -m venv --system-site-packages GisansExplorerEnv
 $ python -m venv --upgrade GisansExplorerEnv
 $ .\GisansExplorerEnv\Scripts\activate

Run:

 $ python GisansExplorer.py

N.B. Should requirements not be satisfied, run the following in the terminal within the GisansExplorerEnv virtual environment created above:

 (GisansExplorerEnv) $ pip install --upgrade pip
 (GisansExplorerEnv) $ pip install -r requirements.txt

Developed and maintained by the MLZ Scientific Computing Group in collaboration with Alexandros Koutsioumpas

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

gisansexplorer-0.0.13.tar.gz (5.4 MB view hashes)

Uploaded Source

Built Distribution

gisansexplorer-0.0.13-py3-none-any.whl (5.5 MB 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