region_file_txt

beast.plotting.make_ds9_region_file.region_file_txt(input_file, col_color=None, col_thresh=None)[source]

Same as the function above, but for a text file - specifically, the DOLPHOT artificial star input file generated by make_ast_xy_list.py.

Parameters:
  • input_file (string) – path+file of the AST input file

  • col_color (string (default=None)) – name of the column to use for coloring region circles differently

  • col_thresh (float (default=None)) – sources with values greater than this will have regions colored differently