Utility functions

process_input_args(DEFAULT_ARGUMENTS, ...)

It returns the final simulation parameters based on the inputs

decipher(tag)

Gets the atom, l and orb from the tag of the magnetic entity.

decipher_all_by_pos(dh, magnetic_entities, pairs)

This function deciphers the magnetic entities and pairs based on coordinates

decipher_all_by_tag(magnetic_entities, pairs)

Creates the magnetic entities and pairs from the tag.

strip_dict_structure(dictionary[, pops])

Sets the values in the pops keys from the whole dictionary structure to None.