seemps.analysis.space.Space.new_positions_from_old_space# method Space.new_positions_from_old_space(space)[source]# Maps new positions from an old Space object to the current Space object. Parameters: spaceSpaceThe old Space object to map positions from. Returns: list[int]List of new positions in the current Space object.