This function allows the compact graphical storage of the output of a spatial ICA decomposition of an fMRI dataset. each component is plotted to a jpeg.
f.plot.ica.fmri.jpg(ica.obj, file="./ica", cols=heat.colors(100), width=700, height=700)
Object that is the output of f.ica.fmri
The component i will be plotted in file file.comp.i.jpeg
Optional colour vector for plotting the components
Width of jpeg images
Height of jpeg images