art-den / electra_stacking

Software for stacking astronimical images of deep sky objects

Home Page:https://art-den.github.io/electra_stacking/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Electra

Software for stacking of deep sky astronomical images

Prerequisites for Windows

pacman -S mingw-w64-x86_64-cfitsio
pacman -S mingw-w64-x86_64-gtk3 mingw-w64-x86_64-pkg-config
pacman -S base-devel mingw-w64-x86_64-gcc libxml2-devel tar

Env. variable for gettext-rs (can be set globally in Windows setting or locally before build):

set MSYSTEM_PREFIX=c:\msys64\mingw64

Prerequisites for Linux

sudo apt install gcc libgtk-3-dev build-essential libcfitsio-dev

How to build

To build optimized binaries just type

cargo build --release

Simple documentation

Unfortunately only google translation https://art--den-github-io.translate.goog/electra_stacking/?_x_tr_sl=ru&_x_tr_tl=en

Why Electra?

Electra is star in the Pleiades cluster: https://en.wikipedia.org/wiki/Electra_(star)

About

Software for stacking astronimical images of deep sky objects

https://art-den.github.io/electra_stacking/

License:MIT License


Languages

Language:Rust 99.5%Language:NSIS 0.5%