parse_cm.guide_summary.read_guide_summary#

parse_cm.guide_summary.read_guide_summary(content)#

Parse guide summary.

Parse into a dict with header lines, footer lines, and a list of dict with star catalog tables. This is not a complete parsing but enough to modify and/or rewrite the file.

Parameters:

content – filename or list of lines

Returns:

dict