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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file estare-1.0.0.tar.gz.
File metadata
- Download URL: estare-1.0.0.tar.gz
- Upload date:
- Size: 14.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2923829da26bd75d03eb48ede1bc07738302cb27587f69555b4ad2457a33c49b
|
|
| MD5 |
42ccd583b59f48d4536886df84c25b55
|
|
| BLAKE2b-256 |
accc1df9d1be702b2e98e0b9338c8b60380a531268fd0808a5ccc88e03c806c8
|
File details
Details for the file estare-1.0.0-py3-none-any.whl.
File metadata
- Download URL: estare-1.0.0-py3-none-any.whl
- Upload date:
- Size: 17.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
95bb2cbf79980332ec37a7fa7587d30cfe74ac565411ecd64b195a2f933d85f2
|
|
| MD5 |
560cd23fff184eb3a329d4c9511f9257
|
|
| BLAKE2b-256 |
b3eea59bcc90afb75efccf7a3bc16c373b05e5b8e6c914b49877f9517afc4d9a
|