Slicer is a research effort and a work in progress. As such, there are many features that don't always work in all cases. Here are some known issues and some ways to deal with them.
Originally, Slicer was designed for images that are 256x256 resolution. However, Slicer has been modified to accommodate 512x512 and larger images. If your data is 512x512, and Slicer is still having difficulties handling it, try reducing the resolution of your data to 256x256 resolution. If you do this, please realize that:
Some users find that things work best if they record the information about their images manually,
and then throw the headers away.
Any data that you create and save with Slicer will be written out in no-header format and numbered
slice.001
to slice.xxx
where xxx is the highest numbered slice.
Segmentation fault is usually caused by one of two reasons:
cp I.001 junk
).
If this does not work, then the file system is likely full.
Note that the df
command does not always give the correct results,
so the above approach is preferred