Giter Club home page Giter Club logo

pyhat_point_spectra_gui's Introduction

| OSX | Build Status | |Linux | Build Status | |Windows| Build status|

Coverage Status Join the chat at https://gitter.im/USGS-Astrogeology/pyhat

Installation

1. Install Anaconda (Skip to step 2 if you have Anaconda/Miniconda)

Install Anaconda. Be sure to choose the Python 3.x version!

2. Open a terminal (on Windows, use the Anaconda prompt that gets installed with Anaconda) and type:

conda config --add channels conda-forge #This ensures that your conda is connected to the conda-forge channel where many pagkages live
conda create -n pyhat_gui # This creates a new environment named pyhat_gui. Substitute your preferred name if desired.
conda activate pyhat_gui #this activates the environment
conda install -c usgs-astrogeology ppsg # This installs the PyHAT Point Spectra GUI (ppsg) package from Anaconda

3. Done! How to use point_spectra_gui

From the terminal type:

conda activate pyhat_gui  # This activates the environment where the tool is installed
point_spectra_gui # This runs the GUI

4. Update an existing installation

If you already have an earlier version of the PyHAT Point Spectra GUI installed as described above and you want to wipe it and update to the latest version, just do:

conda env remove -n pyhat_gui
conda clean -a

And then follow the instructions above to install a fresh version.

Bugs

Run into bugs or features that are missing? Let us know by reporting an issue!

  • The UI's backend is designed and created in Python with the QT framework

pyhat_point_spectra_gui's People

Contributors

acpaquette avatar austinsanders avatar egaultusgs avatar ianeece avatar itiyaaneece avatar jlaura avatar ryanbanderson avatar thecyaniteproject avatar tisaconundrum2 avatar tthatcher95 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.