################################################################################ #This software was developed by the University of Tennessee as part of the #Distributed Data Analysis of Neutron Scattering Experiments (DANSE) #project funded by the US National Science Foundation. # #See the license text in license.txt # #copyright 2008, University of Tennessee ################################################################################ The sans.calculator package is the computational component of the calculatorview. It has 3 modules - the Kiessig calculator, resolution calculator, and slit length calculator - that are all responsible for performing various computations. The instrument module allows the user to control instrument parameters for these calculations.