-
Notifications
You must be signed in to change notification settings - Fork 3
IHM Meeting Summary Apr 12 2017
Attended by BW, TG and BV
The discussion was mainly focused on the issues on Github.
-
Issue 30: The scale is already provided in
pixel_size_width
andpixel_size_height
fields in theihm_2dem_class_average_restraint
table. So only rotation and translation need to be provided using the currentihm_2dem_class_average_fitting
table. -
Issue 32: BV will create a separate category in the dictionary to group input datasets. The grouping is currently only required by
ihm_modeling_protocol
category, but may be required in other categories in the future. Separating the grouping of input datasets will keep theihm_dataset_list
table clean, avoiding any repetitions. -
Issue 31: The issue has been re-opened due to multiple reasons. Removal of duplicate entries in the
ihm_starting_model_details
table in thenup84.cif
example causes loss of information regarding which segment in the starting model comes from which template. The fix is as follows:- Add
ordinal_id
field toihm_starting_comparative_models
- Add
starting_model_seq_begin
andstarting_model_seq_end
fields toihm_starting_comparative_models
-
ihm_starting_model_details.starting_model_id
andihm_starting_model_details.ordinal_id
are now redundant. BV will analyze downstream dependencies and remove one of the two fields.
- Add
-
Issue 8: In a higher level documentation, describe clearly (with examples) the requirements and organization of starting models, input datasets and multi-scale model representation.