| iotbx.mtz | index /net/chevy/raid1/rwgk/dist/iotbx/mtz/__init__.py |
| Package Contents | ||||||
| ||||||
| Classes | ||||||||
|
| ||||||||
| Functions | ||
| ||
| Data | ||
| anomalous_label_patterns = {'+': ('+', 'PLUS'), '-': ('-', 'MINU')} column_type_legend = {'A': 'phase probability coefficients (Hendrickson/Lattman)', 'B': 'BATCH number', 'D': 'anomalous difference', 'F': 'amplitude', 'G': 'F(+) or F(-)', 'H': 'index h,k,l', 'I': 'integer', 'J': 'intensity', 'K': 'I(+) or I(-)', 'L': 'standard deviation', ...} column_type_legend_source = 'http://www.ccp4.ac.uk/dist/html/mtzlib.html#fileformat' expected_cmtz_struct_sizes = ((56, 84, 176, 500, 12336, 12488), (64, 88, 184, 504, 12336, 12528)) generators = _Feature((2, 2, 0, 'alpha', 1), (2, 3, 0, 'final', 0), 0) show_column_data_format_keywords = ['human_readable', 'machine_readable', 'spreadsheet'] | ||