| Home | Trees | Indices | Help |
|
|---|
|
|
GKI PyRAF-to-psikern tests
The first version of this will be under-representative of the total functionality, but tests will be added over time, as code issues are researched and addressed.
$Id: gki_psikern_tests.py 1463 2011-06-24 22:58:30Z stsci_embray $
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
diff =
|
|||
__package__ =
|
|||
Imports: glob, os, sys, time, iraf
|
|||
Do a glob in the tmp dir (and cwd) looking for psikern files. Return the list. |
Do a glob in the tmp dir looking for psikern files, compare with the old list to find the new (expected) file. If preferred is None, then only a single new file is expected. If not None, then we assume that more than one new file may be present, and the arg is used as a search substring (regexp would be cooler) to choose which single file to return of the newly found set. Returns a single string filename. |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Aug 22 14:37:08 2011 | http://epydoc.sourceforge.net |