Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/toxik/qricht
A tool used for computations regarding photographic multi-station meteor observations
https://github.com/toxik/qricht
astronomical-algorithms astronomy photography tool
Last synced: 2 days ago
JSON representation
A tool used for computations regarding photographic multi-station meteor observations
- Host: GitHub
- URL: https://github.com/toxik/qricht
- Owner: toxik
- Created: 2017-08-24T23:19:56.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-08T12:38:14.000Z (5 months ago)
- Last Synced: 2024-06-08T13:32:37.680Z (5 months ago)
- Topics: astronomical-algorithms, astronomy, photography, tool
- Language: JavaScript
- Homepage:
- Size: 762 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# QRicht (web)
A tool used for computations about photo cameras orientation in multi-station meteor observationsYou can find it at **https://toxik.github.io/qricht/**; it works in IE11+, Chrome, Firefox, iOS and Android web browsers.
----
Below there's a table with the heights of the main meteor showers:| Stream | Photographic (km) | Video (km) |
|-------------|-------------------|------------|
| Quadrantids | 89 | 96 |
| Lyrids | 94 | 101 |
| Perseids | 96 | 104 |
| Orionids | 99 | 107 |
| Leonids | 102 | 108 |----
More details about the original software (this is a web port): http://www.imo.net/resources/software/qricht/----
#### Developers Section- PRs welcome
- For installation do an `npm install`
- `npm start` will run a live dev server
- `npm run build` will do a production build