#!/usr/bin/python2.6
from __future__ import division # confidence high

import pytools.convertwaiveredfits 
pytools.convertwaiveredfits.main()

