[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package fpack-4.4.0-2.el10_0.aarch64 download

Name fpack
Epoch 0
Version 4.4.0
Release 2.el10_0
Architecture aarch64
Website/URL http://heasarc.gsfc.nasa.gov/fitsio/
License CFITSIO
Build Time 2024-12-24 12:09:30
Build Host builder-arm64-1.inferitos.ru
Summary FITS image compression and decompression utilities
Repositories Extras
Description fpack optimally compresses FITS format images and funpack restores them to the original state. * Integer format images are losslessly compressed using the Rice compression algorithm. * typically 30% better compression than GZIP * about 3 times faster compression speed than GZIP * about the same uncompression speed as GUNZIP * Floating-point format images are compressed with a lossy algorithm * truncates the image pixel noise by a user-specified amount to produce much higher compression than by lossless techniques * the precision of scientific measurements in the compressed image (relative to those in the original image) depends on the selected amount of compression
Errata
Size 172 KiB
Source Project cfitsio-4.4.0-2.el10_0
SHA-256 checksum e2beaff8be7a3dedd5f1900fde6860f80c604a772aede41a783df0b94b8d15ed
× Full screenshot
Changelog link
* Tue Dec 24 2024 Dmitriy Samoylik <samoylikdv@msvsphere-os.ru> - 4.4.0-2
- Rebuilt for MSVSphere 10

* Tue Jul 11 2023 Sergio Pascual <sergiopr@fedoraproject.org> - 4.2.0-4
- Use SPDX License
- License name is CFITSIO

* Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

* Thu Jan 05 2023 Kalev Lember <klember@redhat.com> - 4.2.0-2
- Use make_install macro