cctbx.examples.maximum_subgroups module

Construct all subgroup graphs and their relations between them from a single space group.

cctbx.examples.maximum_subgroups.create_all_subgroups(sg1, show_all=True, reverse=False)
cctbx.examples.maximum_subgroups.get_maximal_subgroup(sg_name, reverse_graph)
cctbx.examples.maximum_subgroups.reverse_dict(dict)
cctbx.examples.maximum_subgroups.run_all()
cctbx.examples.maximum_subgroups.run_single(sg1, show=False, reverse=False)