Eiger: Difference between revisions

92 bytes added ,  30 October 2015
(compression)
Line 53: Line 53:
import re
import re


# This script was developed by Andreas Förster based on work by Marcus Mueller at DECTRIS,
# This script was developed by Andreas Förster at DECTRIS based on work by Marcus Mueller.
# Please report errors and problems to andreas.foerster@dectris.com
# Please note that this is not an official DECTRIS product and neither endorsed nor supported by DECTRIS.
# Please report errors and problems to docandreas@gmail.com.


XDS_header_lines = """!*****************************************************************************
XDS_header_lines = """!*****************************************************************************
Line 65: Line 66:
!    Please check default values before processing.
!    Please check default values before processing.
!
!
! For questions and comments please contact andreas.foerster@dectris.com
! For questions and comments please contact docandreas@gmail.com.
!
!
!*****************************************************************************
!*****************************************************************************
18

edits