Publishing code soon. stay tuned.
HAve a look to the status page of the subpackages dashboard
- bact-archiver see https://github.com:hz-b/bact-archiver
In an empty directory issue the command
git clone https://github.com/hz-b/bact.git
then change into bact. In this directory issue
git submodule update --recursive --init
which pulls all subrepositiories. Now all subrepositories should be available
This requires two steps:
- making a python virtual environment
- installing all packages contained within bact
To make the virtual environment run
python3 -m venv venv
Then activate this environemnt using
. ./venv/bin/activate
Now you should have an active virtual environment. Run
python -m pip install `python list_package_names.py | grep -v archiver`
should install all required packages in your virtual environment. Please note this will not install the archiver module, as it requires some prerequisites for building its core. Please have a look to the directory archiver/core how to install it.
If you have the package https://github.com/hz-b/dt4acc installed you can run it using
python3 custom/bessyii/bluesky/scripts/measure_steerer_response.py --full-run