<table><tr><td style="">murveit created this revision.<br />Herald added a project: KDE Edu.<br />Herald added a subscriber: kde-edu.<br />murveit requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D23256">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Fitshistogram previously uses all samples in an image to caculate its<br />
frequency statistics for histogram and statistics displays. This can<br />
take a significant amount of time, and the precision is unnecessary.<br />
With this change, image pixels are sampled when their frequencies are<br />
computed, limited to under 2 million samples. This significantly<br />
speeds up the capture of images when fitsviewer is displaying<br />
statistics or histograms and there are millions of pixels in an image.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R321 KStars</div></div></div><br /><div><strong>BRANCH</strong><div><div>sampling-in-fitshistogram (branched from master)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D23256">https://phabricator.kde.org/D23256</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>kstars/fitsviewer/fitshistogram.cpp</div></div></div><br /><div><strong>To: </strong>murveit<br /><strong>Cc: </strong>kde-edu, narvaez, apol<br /></div>