示例#1
0
 def testStackingOrder(self):
     """ Un-iconise and raise the display to the top of the stacking order if appropriate"""
     ds9.show()
示例#2
0
 def testStackingOrder(self):
     """ Un-iconise and raise the display to the top of the stacking order if appropriate"""
     ds9.show()
示例#3
0
    def testStretch(self):
        """Test playing with the lookup table"""
        ds9.show()

        ds9.scale("linear", "zscale")
示例#4
0
    def testStretch(self):
        """Test playing with the lookup table"""
        ds9.show()

        ds9.scale("linear", "zscale")