#! python
from __future__ import division # confidence high

import stsci.tools.convertwaiveredfits 
stsci.tools.convertwaiveredfits.main()

