Skip to main content

Quicklook tool for level 2 SPICE imaging

Project description

SPICE data quicklook in PyQt5 / PyQtGraph

This graphical user interface (GUI) allows you to have a quick look in the SPICE data (provide level 2 '.fits' files in input). You will be able to navigate dynamically in the data thanks to sliders which update the maps I(x,y) ; I(lambda,y), the curve I(lambda) and more.

Also, you can draw a gaussian fit on the profile I(lambda) and generate the maps related to the gaussian parameters.

- Documentation

docs/user_manual/user_documentation.pdf

- Installation

0) If you don't already have a python3/pip3 environment:

sudo apt-get install build-essential libssl-dev libffi-dev python-dev
sudo apt install python3-pip

Optional: install and run a virtual env (an IDE like Pycharm would be also fine)
sudo apt-get install python3-venv
python3 -m venv env
. env/bin/activate

A - Using official package

pip install spiceitup

B - Manually from project

B.1) Install the requirements

pip install -r requirements.txt
Think to upgrade numpy to > 1.20 for nanpercentile usage. (Then reboot your IDE)
pip install numpy --upgrade

B.2) Run the app

python3 run.py or use an IDE like pycharm (which will install the requirements automatically), open this folder as a project and run run.py

B.3) Troubleshooting

Error known: "qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found. [...] Aborted (core dumped)"
In this case, try to do: sudo apt-get install --reinstall libxcb-xinerama0

B.4) For developers

  • See docs/code_conventions.txt before adding some codes
  • Watch logs with watch tail logs/debug.log or logs/show_debug_console.sh

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

spiceitup-1.0.1.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

spiceitup-1.0.1-py3-none-any.whl (2.4 kB view details)

Uploaded Python 3

File details

Details for the file spiceitup-1.0.1.tar.gz.

File metadata

  • Download URL: spiceitup-1.0.1.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.12

File hashes

Hashes for spiceitup-1.0.1.tar.gz
Algorithm Hash digest
SHA256 6ea397851a6b19a87a221851503d3015c6ac94fe8362850af143e46b79f5ee41
MD5 49f6caa7d60d62dcff0feefbad51961f
BLAKE2b-256 cc3e7a273372c5e7ed08be6b9683cf506d74a4c0a3687aa101cce9764499d5f6

See more details on using hashes here.

File details

Details for the file spiceitup-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: spiceitup-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 2.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.12

File hashes

Hashes for spiceitup-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 251e0cb503802873fcc7f628806c2dc7dd302812e963017ee4effc7f6005296c
MD5 76c4f1ab1e3cdc64df9cbe210d7b2d50
BLAKE2b-256 38025e5911db8c54586a982bdc15b6729dc6418e13923b3c234ccb6563c0f716

See more details on using hashes here.

Supported by

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