fastMap
Map(BoaDataAnalyser.DataAna):
BoaMapping.py
DES: reconstruct a map in (Az,El) coordinates combining bolometers
INP: (int list) chanList = channels to consider
(int) phase = phase to plot
(int) flag = flag values to consider
(float) oversamp = oversampling factor (beam fwhm / pixel size). Default=2.
(list float) sizeX = limits in Az of the map
(list float) sizeY = limits in El of the map
(list float) offsets = Az,El to recenter a point source
(logical) noNan = remove NaN in self.Results?
(str) style = color table to use in image
(logical) noSmooth = do not smooth with beam?