from cubeViewV5  import drawCube

doCubeView = drawCube()

doCubeView.set_FITS("testCube.fits")
doCubeView.drawAllPoints()
