LaneFire is an open source GUI for the BoFire (https://github.com/experimental-design/bofire) application.
It allows for the creation of new experimental runs as well as the loading of previous experimental runs created by LaneFire.
Peter Vallet 2024 https://www.linkedin.com/in/peter-v-334609211/ https://github.com/pvalle6/
Installation Guide
!python -m venv .venv
!./venv/scripts/activate
!git clone https://github.com/pvalle6/LaneFire
!pip install -r ./LaneFire/requirements.txt
! ./LaneFire/Lane_Fire_Run.py