Skip to content

LennardKrause/Convert_Eiger2_to_sfrm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Convert_Eiger2_to_sfrm (early beta)

Script to convert Dectris Eiger2 CdTe 1M HDF5 (.h5) data to Bruker (.sfrm) format and prepare SAINT (Bruker SAINT+ Integration Engine V8.35A) X-ray Aperture (xa) integration masks

It is currently designed to be used with data collected at SPring-8/BL02B1

Addition: Convert_Eiger2_to_sfrm_RunHack

  • Sloppy workaround to handle master.h5 files that contain more than one run (and split runs)
  • RUNLIST = [(chi angle, 2-theta, run number), (...), ...]
  • _ARGS._RUNLIST = [( 0.000, 0.000, 1), ( 0.000, 0.000, 1), (15.000, 0.000, 2), (15.000, 0.000, 2)]
  • Doesn't write a mask (yet)

Important

  • This program is distributed in the hope that it will be useful but WITHOUT ANY WARRANTY
  • Bruker is not associated with this software and will not support this
  • Dectris is not associated with this software and will not support this

Requirements

Python 3.5 or later

Libraries (tested with):

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages