Hermes DRS  6.0
reduction software
 All Classes Namespaces Functions Variables Pages
Public Member Functions | Public Attributes | List of all members
ASCII2fits.ASCIIfiles Class Reference

A User Interface to manage ASCII files to transform to fits files. More...

Public Member Functions

def __init__
 a Tool made to manage ASCII files to convert to fits files. More...
 
def yesItsAFile
 set the variable self.inFile to a real file name happens for every line change in the file chooser
 
def doRun
 If an input file name was choosed, try to run.
 
def openFile
 The real run opens the input file, tries to get an array into it and build a fits file with it. More...
 
def fermer
 Close.
 
def quitter
 End program.
 

Public Attributes

 inFile
 initialize input file name
 
 fenetre
 create a window
 

Detailed Description

A User Interface to manage ASCII files to transform to fits files.

Constructor & Destructor Documentation

def ASCII2fits.ASCIIfiles.__init__ (   self)

a Tool made to manage ASCII files to convert to fits files.

This program starts in the output folder.

Member Function Documentation

def ASCII2fits.ASCIIfiles.openFile (   self,
  bouton 
)

The real run opens the input file, tries to get an array into it and build a fits file with it.

Give a message to the user when input file not good enough.


The documentation for this class was generated from the following file: