Code Monkey home page Code Monkey logo

octans's Introduction

octans

octans: Observed CalculaTed diagrAm aNd lightcurveS

Octans is a software package designed to simplify the analysis of astronomical light curves. It automates the process of finding minima times, a crucial step in understanding the variations in brightness of celestial objects.

Key Features:

  • Automated Minima Detection: Octans employs powerful algorithms to accurately identify minima (dips in brightness) within light curves. This eliminates the need for manual analysis, saving you time and effort.
  • Database Connectivity: Octans seamlessly connects to various astronomical databases, allowing you to retrieve light curves for your target objects directly within the software. This eliminates the need for separate data downloads and streamlines your workflow.

Overall, Octans empowers astronomers with a user-friendly and efficient solution for light curve analysis.

Installation

Octans provides multiple installation methods to fit your needs:

Method 1: Using Git (For Developers and Advanced Users):

  1. Clone the Repository: Open your terminal and run the following command to download the latest code from GitHub:
git clone https://github.com/mshemuni/octans.git
  1. Install in Editable Mode: Navigate to the downloaded directory (octans) and run this command to install Octans in editable mode, allowing you to make changes to the code without reinstalling:
pip install -e .

Method 2: Using pip (Recommended for Most Users):

This method is the simplest and recommended for most users. Once a stable release of Octans is available, you'll be able to install it directly from the Python Package Index (PyPI) using pip:

pip install octans  # (Coming Soon)

Stay Tuned!

The pip install octans method will be available soon, offering the most convenient installation experience. Watch for updates!

Examples

Examples can be found in jupyter notebooks here:

Contact

For further information contact me.

octans's People

Contributors

mshemuni avatar

Watchers

Özgür Baştürk 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.