https://github.com/blaknite/astrobin
Pixel binning for astrophotography subframes
https://github.com/blaknite/astrobin
astrophotography image-processing
Last synced: about 1 year ago
JSON representation
Pixel binning for astrophotography subframes
- Host: GitHub
- URL: https://github.com/blaknite/astrobin
- Owner: blaknite
- License: mit
- Created: 2021-01-29T05:44:43.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-01T00:58:38.000Z (over 1 year ago)
- Last Synced: 2025-02-03T23:55:58.663Z (over 1 year ago)
- Topics: astrophotography, image-processing
- Language: Ruby
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# astrobin
[](https://buildkite.com/blaknite/astrobin)
Pixel binning for astrophotography subframes. Currently does 2x2 binning for 16-bit images.
## Usage
```
bundle exec ruby bin/astrobin.rb ~/some_image.tif
```