Git Product home page Git Product logo

qitime's Introduction

QUALITY IMAGING TIME CALCULATOR

Python script to display the Quality Imaging Hours on a given date.

Quality Imaging Hours

Quality Imaging Time is a concept developed by Charles Bracken. In order to take astrophotographs a dark sky is needed. Astronomically, it means the Sun must be well below the horizon, the Moon shouldn't interfer too much (ideally, it should be also below the horizon) and the imaged object should be at least at 20Β° above the horizon to prevent atmospheric extinction. Apart from atmospheric conditions and light pollution, these conditions can be calculated using the observer location, date and time, and of course, the object itself.

This utility shows whether the sky is dark or not for each given date and location. It displays one of three possible conditions, every 30 minutes: dark sky, Moon above horizon or dusk/dawn/day.

Getting Started

Prerequisites

This script needs Python 3 and PyEphem library.

  • Fedora: python3-pyephem
  • Ubuntu: python3-ephem
  • SuSE: python3-ephem

Execution

Using the command line:

./python3 qitime.py --lat <latitude> --lon <longitude> --date <yyyy-mm-dd>

Quality Imaging Time
= Observer
  Date:2020/2/20 00:00:00       Lon:-15:25:00.0 Lat:28:00:00.0
= Rise/Transit/Set
  Sun   Rise:2020-02-20 07:33:24.000003 Transit:2020-02-20 13:15:25.000003      Set:2020-02-20 18:57:48.000003
  Moon  Rise:2020-02-20 05:32:03.000003 Transit:2020-02-20 10:53:10.000003      Set:2020-02-20 16:15:41.000003
= Twilight
  Quality       Dawn:2020-02-20 20:00:38.000003 Dusk:2020-02-20 06:30:36.000003
= Dark night (without any Moon)
  Darkness (Quality)    Start:2020-02-20 20:00:38.000003        End:2020-02-20 06:30:36.000003
  00  01  02  03  04  05  06  07  08  09  10  11  12  13  14  15  16  17  18  19  20  21  22  23   Moon phase
  🌌🌌🌌🌌🌌🌌🌌🌌🌌🌌🌌🌌🌘🌘🌞🌞🌞🌞🌞🌞🌞🌞🌞🌞🌞🌞🌞🌞🌞🌞🌞🌞🌞🌞🌞🌞🌞🌞🌞🌞🌞🌌🌌🌌🌌🌌🌌🌌 🌘

Authors

  • VΓ­ctor R. Ruiz

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

qitime's People

Contributors

olivergs avatar vrruiz avatar nesaro avatar

Watchers

James Cloos 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.