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

droopescan.main()
