Syntax: parsefits (pixel or wavelength calib. FITS file) [-1d] [row=] [-xy] [wvll=] Produces Vista-compatible individual pixel or wavelength calibrated FITS spectra. Input: filename.fits Output: filename-###.fits where ### is the row/order number. OPTIONS: -xy : Write out as ASCII X-Y pair file. wvll= : Only write rows with wavelengths greater than this. -1d : Write out as one dimensional (NAXIS=1) image. row= : Only write out file for row number given.