5.23.2. tools.check_norm¶ eminus.tools.check_norm(obj, func, eps=1e-9)[source]¶ Check the normalization condition for a set of functions. Parameters: obj – Atoms or SCF object. func – A discretized set of functions. Keyword Arguments: eps – Tolerance for the condition. Returns: Normalization status for the set of functions.