Skip to content
/ dgsres Public

Resolution Calculators for Direct-Geometry Inelastic Neutron Spectrometers

Notifications You must be signed in to change notification settings

mcvine/dgsres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e4e498f · Mar 27, 2025
Mar 27, 2025
Jan 18, 2023
Aug 20, 2023
Mar 15, 2022
Apr 21, 2023
Mar 16, 2022
Jan 18, 2023
Jul 26, 2021
Jan 19, 2023
Apr 25, 2018

Repository files navigation

Build Status DOI

dgsres

Neutron Direct Geometry Spectrometer Resolution Calculators

This repository is a collection of resolution calculators for direct-geometry inelastic neutron spectrometers.

Resolution for direct geometry spectrometers is asymmetric and non-stationary. The following is the mcvine simulation and model fitting results for an ARCS experiment:

image

MCViNE simulations can capture well the resolution for direct-geometry neutron chopper spectrometers. The following is a comparison plot of MCViNE-computed resolution functions and silicon single crystal diffraction peaks measured at the ARCS instrument

image

Dependencies

  • tqdm
  • latex (texlive in ubuntu)
  • pylatex
  • lmfit
  • cloudpickle
  • scikit-image 0.15
  • mcpl (optional. install use pip)
  • dill (obsolete. now use cloudpickle)

Installation

$ python setup.py install

Related projects