Package for image alignment and stacking which can be used from the linux command-line
Project description
estare
𐎠𐎿𐎫𐎼
estare was developed for aligning and stacking photos particularly astronomical photos, which may require careful adjustment before stacking.
It is run in two modes: scan
for feature detection, and stack
for stacking up two frames. The former is a prerequisit for the alignment step.
Run the scan mode to select features such as bright stars that are present in both frames that are going to be aligned. Later, when running the
stack
mode, the algorithm uses the coordinates obtained in the feature detection step to adjust the frames before stacking them up.
Install
To install the current release, use one of the following methods.
Python package index
pip install estare
Use this method if you intend to use estare as a command line tool. It is recommended to install the pip package in a virtual environment.
From the GitHub repository
You can also download the package directly from GitHub.
Run
If estare is installed using the pip
distribution, you can run it from the command line by calling
estare scan ...
or
estare stack ...
On the other hand, if it is downloaded as a package, it needs to be extracted first. Afterwards, you can run it like a package: \
python -m estare scan ...
or
python -m estare stack ...
In either case, use estare -h
for a complete guide on how to run each mode.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file estare-0.1.1.tar.gz
.
File metadata
- Download URL: estare-0.1.1.tar.gz
- Upload date:
- Size: 15.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.9.0 pkginfo/1.6.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bfc6a635b753a3a3f9d8422d91f8c16f45bd6512dfa0903cdcf0ef528dada44b |
|
MD5 | f6584d8ee7ffc18ecef487cce5bea558 |
|
BLAKE2b-256 | bfb2e73a80b1c45400e72ef310ac70cb22810f24681a0025295c69fdb862364a |
File details
Details for the file estare-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: estare-0.1.1-py3-none-any.whl
- Upload date:
- Size: 19.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.9.0 pkginfo/1.6.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 91a3fa012fd65bb2b451e5d0eab1e518bc281fa7708dc6e7d7c5058ae96d67c1 |
|
MD5 | 76d5b169d9f111d13bc80e88792b23ac |
|
BLAKE2b-256 | 77755dc378abe913b26100e5bed4332f3f173ec051dc66f97843561321fb6a52 |