Removal of many unused imports in the frame_order_cleanup branch.
These were detected using the devel_scripts/find_unused_imports.py script which uses pylint to find
all unused imports. The false positives also present in the trunk were ignored. And the unused
imports in the dispersion code were also left for clean up the disp_spin_speed branch.