Functions | |
def | description |
def | data |
def | doCopy |
def | run |
Variables | |
dictionary | pass_on |
tuple | a |
int | stacklevel |
tuple | gl |
def fits-import-export.data | ( | ) |
Definition at line 58 of file fits-import-export.py.
References asap.asapmath.keys.
Referenced by run().
def fits-import-export.description | ( | ) |
Definition at line 10 of file fits-import-export.py.
def fits-import-export.doCopy | ( | ) |
Definition at line 72 of file fits-import-export.py.
References asap.asapmath.keys.
def fits-import-export.run | ( | fetch = False | ) |
Definition at line 90 of file fits-import-export.py.
References locatescript.copydata(), and data().
tuple fits-import-export.a |
Definition at line 49 of file fits-import-export.py.
tuple fits-import-export.gl |
Definition at line 55 of file fits-import-export.py.
dictionary fits-import-export.pass_on |
Definition at line 17 of file fits-import-export.py.
fits-import-export.stacklevel |
Definition at line 50 of file fits-import-export.py.