Currently when [`maws2023.py`](https://github.com/gc-os-ai/MAWS_2025/blob/main/maws/maws2023.py) it runs in an iteration loops and creates multiples pdb at each generation step thus creating a large number of [pdb files](https://github.com/gc-os-ai/MAWS_2025/blob/main/maws/maws2023.py#L263) We need to currently resolve the following problems
Currently when
maws2023.pyit runs in an iteration loops and creates multiples pdb at each generation step thus creating a large number of pdb filesWe need to currently resolve the following problems