Contents || Index
05/06/2008

Files Lispix Reads

Allowed characters in file names. | Raw File Format

Lispix reads several types of images, data cubes, spectra and text . 

(I have had problems analyzing data saved on network drives.  If you have problems, move the images to your local hard drive.)


 

These are the file types that Lispix reads using the file menu:

 

Ascii

 

Images

  • 16b, 16x      SEM 16b,x             Old special formats, 16 bit unsigned.  Usually 512x512.
  • pix    Old vax 512x512 single byte images.
  • As of Lx132, raw and spd data cubes that are large are opened as file-based cubes.  Cropping channels and reducing the data types is no longer necessary.

    As of Lx61, Lispix will automaticall re-save a data cube (in raw format, with m- appended to the front of the cube file and rpl file names) if it is able to use a reduced data type, such as byte or 16 bit, rather than, 32 bit.

    For spectral images of 2048 channels only:  Lispix will give the option of cropping off the 1024 high energy channels in order to save memory.  If the cube is cropped, the cropped cube will be saved automatically, again with "m-" appended to the front of the file name.


    Characters in file names:

          Lispix file reader is not case sensitive.
          Use these:  A-Z or a-z, 0-9, -
          Windows allows spaces, underscores and some other symbols.  HTML files might not be found if they have spaces in their file names.
          For moving files to other computer systems, avoid these: space, *, any punctuation character (except when part of a directory specification or as a wild card, or as a 'dot' before the extension).