You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
calculate_superposition(): added option to use backbone only
calculating RMSD without superposition is a separate function now: calculate_current_rmsd()
simplified MaskedGrid, Grid.asu() renamed to masked_asu()
renamed Intensities.Type to DataType
a few experimental functions (not documented and not sufficiently tested yet):
read_first_block_gz() – read only first block of CIF without reading the whole file
Mtz.ensure_asu() – changes Miller indices together with phase shifts and anomalous data swapping
interpolate_grid_of_aligned_model() – for grid interpolation based on model alignment (currently global alignment only, local alignment such as in PanDDA is not implemented yet)
check_data_type_under_symmetry() – for checking if mmCIF refln category contains mean, anomalous or unmerged data