descriptive string appears in 'amount'
Closed this issue · 1 comments
CJBartel commented
This occurs 6 times [6200, 7304, 10655, 13285, 13654, 13743]
2 examples
Item 6200:
data['target']['composition'] = {'W': {'elements': {'W': '1.0'}, 'amount': 'ultrafine'}, 'Y2O3': {'elements': {'Y': '2.0', 'O': '3.0'}, 'amount': '1.0'}}
Item 7304:
data['target']['composition'] = {'BaCe0.5Zr0.4Y0.1O3': {'elements': {'Ba': '1.0', 'Ce': '0.5', 'Zr': '0.4', 'Y': '0.1', 'O': '3.0'}, 'amount': 'bariumzirconates'}}
OlgaGKononova commented
resolved