SingleDishHandler

The SingleDishHandler allows for imaging of singledish ALMA data. This essentially replicates what the ALMA pipeline does, and then produces cubes at the end.

phangsPipeline.SingleDishHandler.loop_singledish(self, do_all: bool = True, make_directories: bool = True)

Loops over the full set of targets, products, and configurations to run the postprocessing. Toggle the parts of the loop using the do_XXX booleans. Other choices affect the algorithms used.

Parameters:
  • do_all (bool) – If True, will actually run the singledish pipeline

  • make_directories (bool) – If True, will create missing directories