-
craftutils.wrap.montage.add(input_directory: str, table_path: str, header_path: str, output_path: str =
'coadded.fits', coadd_type: str ='median') Executes mAdd <table_path> <template_path> <output_path> -p <input_directory> -a <coadd_type> :param input_directory: :param table_path: :param header_path: :param output_path: :param coadd_type: :return: