ACEsuit/IPFitting.jl

Too many warnings

Opened this issue · 0 comments

When loading an experimental training or test set then there will be hundreds of warnings printed such as

┌ Warning: 178 has no config_type
└ @ IPFitting.Data ~/.julia/dev/IPFitting/src/data.jl:170

Can we change this to have just a summary? The user should be easily able to filter manually which configs have no config_type. (if they care)