def next_d2de_scf_cycle(self): """ Return :class:`GroundStateScfCycle` with information on the GS iterations. None if not found. """ return D2DEScfCycle.from_stream(self)