13 lines
1.1 KiB
Plaintext
13 lines
1.1 KiB
Plaintext
#%Pmodule
|
|
|
|
module-whatis "DIALS: Diffraction Integration for Advanced Light Sources"
|
|
module-url "http://dials.diamond.ac.uk/index.html"
|
|
module-license "DIALS license, http://dials.diamond.ac.uk/license.html"
|
|
module-maintainer "Dmitry Ozerov <dmitry.ozerov@psi.ch>"
|
|
|
|
module-help "
|
|
X-ray crystallography for structural biology has benefited greatly from a number of advances in recent years including high performance pixel array detectors, new beamlines capable of delivering micron and sub-micron focus and new light sources such as X-FELs. The DIALS project is a collaborative endeavour to develop new diffraction integration software to meet the data analysis requirements presented by these recent advances. There are three end goals: to develop an extensible framework for the development of algorithms to analyse X-ray diffraction data; the implementation of algorithms within this framework and finally a set of user facing tools using these algorithms to allow integration of data from diffraction experiments on synchrotron and free electron sources.
|
|
"
|
|
|
|
puts stdout "source $PREFIX/dials-v${V_PKG}/dials_env.sh;"
|