This is s StructuredData database that holds all parameters for the insertion device control program at the HZB.
You can find more information on StructuredData here:
https://yaml-structureddata.sourceforge.io
The insertion device control program is documented here:
https://www-csr.bessy.de/control/idcp-documentation
The insertion device control program can be downloaded here:
https://www-csr.bessy.de/cgi-bin/hgweb.cgi/idcp
Just enter:
bin/update_all_cache_files.pl
Edit the file:
bin/update_all_cache_files.pl
Add the new distribution host to the variable "@distdata_generic".
The StructuredData YAML file is usually distributed to directory /opt/OPI/idcp, so make sure that this directory exist on the host the file is distributed to.
See the file service/README.rst.
Run:
bin/install-on-cagw.sh -d
Copyright 2024 Helmholtz-Zentrum Berlin für Materialien und Energie GmbH <https://www.helmholtz-berlin.de>
Author: Goetz Pfeiffer <Goetz.Pfeiffer@helmholtz-berlin.de>
This file is part of id_db, the idcp database.
id_db is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
id_db is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with id_db. If not, see <https://www.gnu.org/licenses/>.