EleFits
5.3.1
A modern C++ API on top of CFITSIO
Loading...
Searching...
No Matches
Euclid
Fits
Tile
adaptive
rms
rowwise
whole
◆
rms
Scaling
rms
static
Scaling
relative to the tile RMS.
Example
auto
disabled =
Quantization
(0);
auto
absolute =
Quantization
(100);
auto
relative1 =
Quantization
(
Tile::rms
);
auto
relative4 =
Quantization
(
Tile::rms
/ 4);
Euclid::Fits::Quantization
Quantization parameters.
Definition:
Quantization.h:34
Euclid::Fits::Tile::rms
static Scaling rms
Scaling relative to the tile RMS.
Definition:
Compression.h:45
© Copyright 2019-2022 CNES and contributors (for the Euclid Science Ground Segment).
The EleFits documentation is licensed under a
LGPL-3.0-or-later
license.
It is generated by
Doxygen
1.9.5 with a theme adapted from
Doxygen Awesome
and using
GitHub Corners
. Thank you all!