Skip to content

Add adaptive sampling as a possible solution to load large images in memory constrained systems

Jasem Mutlaq requested to merge (removed):adaptive_sampling into master

Adaptive Sampling is a new option (enabled by default) that automatically increasing the downsampling for loading images in FITSView in order to limit memory use.

Merge request reports