Hey.
I have a fast machine, some fast local cache disk, lotsa ram but majority of storage is network based NAS, so it's a bit slow.
To help compensate, and the fact that I've generally got oodles of CPU, i'm testing the compression of .xisf images. I currently have it set to 6.
I have a stack of 32 images, which are read into the local disk cache. When I try to integrate these (Image Integration), I get the following error message;
Integration of 31 images:
Pixel combination ......... average
Output normalization ...... additive + scaling
Weighting mode ............ noise evaluation
Scale estimator ........... iterative k-sigma / BWMV
Range rejection ........... range_low=0.000000
Pixel rejection ........... Winsorized sigma clipping
Rejection normalization ... scale + zero offset
Rejection clippings ....... low=yes high=yes
Rejection parameters ...... sigma_low=4.000 sigma_high=2.000
* Using 665 concurrent pixel stack(s) = 1022.98 MB
* Integrating channel 1 of 3:
Integrating pixel rows: 0 -> 976: 0%
*** Error: Cannot perform sequential/random disk read operations on a compressed data block.
<* failed *>
I have tried purging the file cache (manually deleting all files in the cache disks, as well as unselecting 'use file cache' as well, but I still get this error message whenever I try to integrate these (compressed .xisf) files.
My machine is an Intel i950, 24Gbyte RAM, 3xRaptor local cache, Linux 12.04, PI 01.08.03.1123.
Any suggestions?