Fix detchar.make_omegascan to work with Astropy 4
Refactor gwcelery.tasks.detchar.make_omegascan
to reuse GWPy's own plotting
functions, instead of using our own Matplotlib code. This fixes a bug that
prevented make_omegascan
from working with Astropy 4.0 or later.
Fixes #283 (closed).