ICL> SCAT
First input dataset > X.X_RAW
Second input dataset > X.Y_RAW
There are 65536 items
Subset and spacing of items to be used /1,10000,1/ > RETURN
Output dataset > SCATTER1
ICL> SCATT
First input dataset > 1,2,3,4,5
Second input dataset > IMAGE1.AXIS1_DATA
There are 5 items
Subset and spacing of items to be used /1,5,1/ > RETURN
Output dataset > SCATTER2
ICL> SCATTER
First input dataset > IMAGE1.DATA_ARRAY
Second input dataset > IMAGE2.DATA_ARRAY
There are 16384 items
Subset and spacing of items to be used /1,10000,1/ > 1,16384,2
Output dataset > SCATTER3