This module with help of atomic_properties_magpie class from metainfo module instantiates objects with atomic element symbol as identifier to access atomic features available
# ### Section instantiation and its objects attributes are filled. This will create 118 objects unique ( atomic element symbol) which can be used to access its properties
# In[7]:
#Section instantiation and its objects attributes are filled. This will create 118 objects unique ( atomic element symbol) which can be used to access its properties
objs=[]
foriindf['atomic_element_symbol']:
...
...
@@ -152,16 +131,6 @@ for i in df['atomic_element_symbol']:
prop=matminer.m_create(metadata)
objs.append(matminer)
# In[ ]:
# In[8]:
count=0
forobjinobjs:
obj.section_magpie_metadata.source='Magpie'
...
...
@@ -238,16 +207,11 @@ for count, symbol in enumerate(atomic_element_symbol):
globals()[symbol]=objs[count]
# In[9]:
df.columns
# In[10]:
defdefinition(abc):
'''
This function can be used to access quantity definitions for each element features accessible