Git Product home page Git Product logo

pyexorama's Introduction

Introduction

We present the python version of the software originally developed with Mathematica by Zeng Li (2021). The code represents a very useful tool for visualizing and manipulating data related to extrasolar planets (or exoplanets, i.e., planets discovered in orbit around stars different from the Sun) and their host stars in a multi-dimensional parameter space. Its versatility enables statistical studies based on the large and constantly increasing number of detected exoplanets, to identify possible interdependence among several physical parameters, and to compare observables with theoretical models describing the exoplanet composition and structure. Our transposition to python presents some new utilities with respect to the original version, and due to the popularity of python in the astrophysics community, the tool is made accessible by a larger number of users interested in exoplanet studies. Please, read the documentation for more information.

Reference

Anyone is free to use and/or modify their own version of this software for research purposes.

When using the software, please enter the following references:

Library installation:

  • tkinter: by default with the python distribution. If not, on Linux, "sudo apt-get install python3-tk"
  • ImageTk: "pip3 install pillow" or "sudo apt-get install python3-pil python3-pil.imagetk" on Linux
  • Numpy: "pip3 install numpy"
  • Pandas: "pip3 install pandas"
  • matplotlib: "pip3 install matplotlib"

Run the program

Once cloned the repository and installed all the required library, you can run the program by executing the Main.oy file.

pyexorama's People

Contributors

francescoa97 avatar francescoa97outlook avatar

Stargazers

 avatar  avatar

Watchers

 avatar

pyexorama's Issues

Incomplete documentation

Greetings,

it appears like the documentation is lacking an explanation of how to actually install & start this script.

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.