is_cea_map# sunkit_magex.pfss.utils.is_cea_map(m, error=False)[source]# Returns True if m is in a cylindrical equal area projeciton. Parameters: m (sunpy.map.GenericMap) error (bool) – If True, raise an error if m is not a CEA projection.