#!/usr/bin/python
import sys, os
from dscan import droopescan

droopescan.main()
