Update ligo-skymap-combine to use io.read_sky_map after !11
After !11 (merged), read_sky_map
will automatically remap column names from the Fermi convention to the LIGO/Virgo convention. In particular, it will rename the PROBABILITY
column to the PROB
column that we expect. We should update ligo-skymap-combine
to make use of this capability.