Menu

Tree [262e34] default tip /
 History

Read Only access


File Date Author Commit
 administration_tools 2024-12-13 Goetz Pfeiffer Goetz Pfeiffer [33cf34] Basic documentation and preparations for hostin...
 bin 2024-10-21 Goetz Pfeiffer Goetz Pfeiffer [7a9597] Add bullseye to the distribution hosts for bessy.
 data 2025-06-23 Goetz Pfeiffer Goetz Pfeiffer [262e34] U2IV: Use physical units for velocity.
 doc 2024-12-13 Goetz Pfeiffer Goetz Pfeiffer [33cf34] Basic documentation and preparations for hostin...
 extensions 2022-05-26 Goetz Pfeiffer Goetz Pfeiffer [a6d162] id_db is now published under license GPL v.3.
 precommand 2022-05-26 Goetz Pfeiffer Goetz Pfeiffer [a6d162] id_db is now published under license GPL v.3.
 service 2022-07-06 Goetz Pfeiffer Goetz Pfeiffer [9bbc93] Support installation on gwc1c and gwc2c.
 tmp 2013-05-08 Goetz Pfeiffer Goetz Pfeiffer [c2f5b2] An infrastructure has been set up in order to s...
 .hgignore 2024-12-13 Goetz Pfeiffer Goetz Pfeiffer [33cf34] Basic documentation and preparations for hostin...
 .hgtags 2012-11-27 Goetz Pfeiffer Goetz Pfeiffer [a6c918] Added tag MLS-GP-2012-11-27T093200 for changese...
 LICENSE 2022-05-26 Goetz Pfeiffer Goetz Pfeiffer [a6d162] id_db is now published under license GPL v.3.
 Makefile 2022-07-06 Goetz Pfeiffer Goetz Pfeiffer [d55d44] Scipts were changed to support installation at ...
 README.rst 2024-12-13 Goetz Pfeiffer Goetz Pfeiffer [33cf34] Basic documentation and preparations for hostin...

Read Me

The Insertion Device StructuredData Database

Preface

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

How to distribute the data on the distribution host

Just enter:

bin/update_all_cache_files.pl

How to add a new distribution host

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.

How to install the XMLRPC server

See the file service/README.rst.

How to distribute and restart the XMLRPC server

Run:

bin/install-on-cagw.sh -d

License

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/>.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.