Skip to content

Scripts for propagating experiment session-related data + permissions into ISPyB

License

Notifications You must be signed in to change notification settings

DiamondLightSource/ispyb-datasync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status

datasync

This package is used for synching certain kinds of metadata from other data sources into an ISPyB database. Currently, the synched metadata is:

  • proposals
  • sessions
  • session types
  • persons
  • session - person associations
  • proposal - person associations
  • staff user permissions based on LDAP groups

See the Wiki for details.

Requirements

  • Python 2.7
  • The mysql.connector Python package
  • The cx_Oracle Python package and an Oracle client (for reading the user database)
  • An ISPyB database on either MariaDB 10.0+ or MySQL 5.6+
  • A Diamond user database

About

Scripts for propagating experiment session-related data + permissions into ISPyB

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages