bmrb-io / nmr-star-dictionary

The official NMR-STAR dictionary in use by the BMRB.
3 stars 3 forks source link

Theoretical_cross_correlation_DD_list.ID - mixing parent/child with definition and missing spaces between quotes #53

Open epeisach opened 4 years ago

epeisach commented 4 years ago

In save__Theoretical_cross_correlation_DD_list.ID

a) You have a loop for _item.name, etc. These should be separate save frames. You are trying to instantiate definitions.

I suspect that this is getting confused with the parent/child loop that follows.

b) Assuming you were trying to define new attributes using a loop - you need spaces between quoted names.

'_Theoretical_cross_correlation_DD_experiment.Theoretical_cross_correlation_DD_list_ID''Theoretical_cross_correlation_DD_experiment'

elulrich commented 4 years ago

Corrected in code. Need to check to be sure problem is fixed in output