cctbx.web.asu_gallery.jv_index module

class cctbx.web.asu_gallery.jv_index.crystal_system_table

Bases: object

format_html(f=None, n_columns=6)
class cctbx.web.asu_gallery.jv_index.plane_group_table

Bases: object

format_html(f, n_columns)
class cctbx.web.asu_gallery.jv_index.point_group_symbols(number, hermann_mauguin)

Bases: object

hermann_mauguin()
number()
class cctbx.web.asu_gallery.jv_index.point_group_table(crystal_system)

Bases: object

add(space_group_symbols)
add_point_group_type(point_group_type)
format_html(f, n_columns)
class cctbx.web.asu_gallery.jv_index.symbol_table(point_group_type)

Bases: object

add(group_symbols)
format_html(f, n_columns)
cctbx.web.asu_gallery.jv_index.table_format_html(table, f, n_columns, serial_fmt='%03d')
cctbx.web.asu_gallery.jv_index.write_html(f=None, n_columns=6)