Uses of Class
net.grelf.grip.NoImageException

Packages that use NoImageException
net.grelf.grip This package contains the Java classes which are specific to the image processing application GRIP.

GRIP is available as a free download from www.grelf.net - please always quote this URL in connection with GRIP.
Version: 11.11.21 
 

Uses of NoImageException in net.grelf.grip
 

Methods in net.grelf.grip that throw NoImageException
 FITS_Header FITS_Header.read(java.io.DataInputStream dis, java.lang.String fileName, boolean primary)
          Read a FITS header from the given input stream.