MapViewer-Web: Visualizing galaxy properties from the GIST pipeline products
Project description
MapViewer-Web: Visualizing galaxy properties from the GIST pipeline products
Mapviewer-web is a web-based tool for visualizing galaxy properties analyzed by the GIST Pipeline. It is an enhanced adaptation of the original PyQt-based Mapviewer widget, offering improved interactivity and easier access through web browsers. This web version also significantly reduces response times compared to its PyQt version.
Installation
Using pip
pip install mapviewer-web
From the git repo
git clone https://github.com/purmortal/mapviewer-web.git
cd mapviewer-web
pip install .
Run Mapviewer-Web
In the terminal, just type:
Mapviewer-Web
The terminal will return an address (by default http://127.0.0.1:9928
) which can be opened by a browser.
Next, input the hardcoded path of GIST products, and click Load Database
.
Then you can inspect galaxy properties and spectra fitting for each Voaonoi bin as you wish.
To use a different port (e.g., 5800), type:
Mapviewer-Web --port 5800
To also allow remote access (your internet should have a static ip address), type:
Mapviewer-Web --port 5800 --mode remote
Example
Follow the command below to inspect an example galaxy properties:
Download GIST products example
wget https://github.com/purmortal/mapviewer-web/archive/refs/heads/gistProducts.zip
unzip gistProducts.zip
Then, run Mapviewer-Web
and open the browser.
Input /your-download-path/mapviewer-web-gistProducts/NGC0000Example
,
and now you can explore this tool.
License
This software is governed by the MIT License. In brief, you can use, distribute, and change this package as you want.
Contact
- Zixian Wang (University of Utah, wang.zixian.astro@gmail.com)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file mapviewer_web-1.0.0.tar.gz
.
File metadata
- Download URL: mapviewer_web-1.0.0.tar.gz
- Upload date:
- Size: 15.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a44638f2d85196b85006e293cf3dce608d6038823c6f1b7fdfd320e79175c5f7 |
|
MD5 | 9104aaa116fb0d75c9681b993b39a7e3 |
|
BLAKE2b-256 | 2d9b7fea8aa4bdb2f7304e2f762aafed6712dce5828bee2c3e930a7d0b5426fe |