예제 #1
0
 def stackFrames(self, rc):
     # Runs the standard stackFrames, but sets the iraf logging level higher
     iraf.setVerbose(value=2)
     return StackPrimitives.stackFrames(self, rc)