Skip to content

crystfel/0.11.0

#%Module1.0

module-whatis "CrystFEL is a suite of programs for processing (and simulating) Bragg diffraction data from 'serial crystallography' experiments, often (but not always) performed using an X-ray Free-Electron Laser. "

proc ModulesHelp { } {
    puts stderr "CrystFEL is a suite of programs for processing (and simulating) Bragg"
    puts stderr "diffraction data from "serial crystallography" experiments, often (but"
    puts stderr "not always) performed using an X-ray Free-Electron Laser.
}

prepend-path PATH "/gpfs/exfel/sw/software/crystfel/0.11.0/bin"
prepend-path MANPATH "/gpfs/exfel/sw/software/crystfel/0.11.0/share/man"
prepend-path LD_LIBRARY_PATH "/gpfs/exfel/sw/software/crystfel/0.11.0/lib64"
prepend-path LIBRARY_PATH "/gpfs/exfel/sw/software/crystfel/0.11.0/lib64"
prepend-path CPATH "/gpfs/exfel/sw/software/crystfel/0.11.0/include"
prepend-path PKG_CONFIG_PATH "/gpfs/exfel/sw/software/crystfel/0.11.0/lib64/pkgconfig"
prepend-path CMAKE_PREFIX_PATH "/gpfs/exfel/sw/software/crystfel/0.11.0"

if { [ module-info mode load ] } {
    system "/gpfs/exfel/sw/software/local/etc/metrics.sh 'crystfel/0.11.0'"
}