Changeset cf7bc0b in sasview
- Timestamp:
- Oct 24, 2011 11:06:42 AM (13 years ago)
- Branches:
- master, ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc, costrafo411, magnetic_scatt, release-4.1.1, release-4.1.2, release-4.2.2, release_4.0.1, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, ticket885, unittest-saveload
- Children:
- 73088f5
- Parents:
- fae871c
- Files:
-
- 10 edited
Legend:
- Unmodified
- Added
- Removed
-
calculatorview/README.txt
r5d41a1f rcf7bc0b 1 ################################################################################ 2 #This software was developed by the University of Tennessee as part of the 3 #Distributed Data Analysis of Neutron Scattering Experiments (DANSE) 4 #project funded by the US National Science Foundation. 5 # 6 #See the license text in license.txt 7 # 8 #copyright 2008, University of Tennessee 9 ################################################################################ 10 11 12 1 13 Calculatorview is responsible for creating and maintaining the 2 14 graphical perspective for the calculator module. It uses the sans.dataloader -
fittingview/README.txt
rc1523c5 rcf7bc0b 1 ################################################################################ 2 #This software was developed by the University of Tennessee as part of the 3 #Distributed Data Analysis of Neutron Scattering Experiments (DANSE) 4 #project funded by the US National Science Foundation. 5 # 6 #See the license text in license.txt 7 # 8 #copyright 2008, University of Tennessee 9 ################################################################################ 10 11 1 12 Fittingview is responsible for creating and maintaining the 2 13 graphical fitting perspective. It uses the sans.guiframe, sans.dataloader, -
invariantview/README.txt
r51ab5af rcf7bc0b 1 ################################################################################ 2 #This software was developed by the University of Tennessee as part of the 3 #Distributed Data Analysis of Neutron Scattering Experiments (DANSE) 4 #project funded by the US National Science Foundation. 5 # 6 #See the license text in license.txt 7 # 8 #copyright 2008, University of Tennessee 9 ################################################################################ 10 1 11 The invariantview package is responsible for creating and maintaining 2 12 the graphical components of the sans.invariant perspective. It uses -
inversionview/README.txt
rd5cc71b rcf7bc0b 1 ################################################################################ 2 #This software was developed by the University of Tennessee as part of the 3 #Distributed Data Analysis of Neutron Scattering Experiments (DANSE) 4 #project funded by the US National Science Foundation. 5 # 6 #See the license text in license.txt 7 # 8 #copyright 2008, University of Tennessee 9 ################################################################################ 10 1 11 The inversionview is responsible for creating and maintaining the graphical 2 12 component of the P(r) inversion perspective. It uses the sans.guiframe -
park_integration/README.txt
r97b02cf rcf7bc0b 1 ################################################################################ 2 #This software was developed by the University of Tennessee as part of the 3 #Distributed Data Analysis of Neutron Scattering Experiments (DANSE) 4 #project funded by the US National Science Foundation. 5 # 6 #See the license text in license.txt 7 # 8 #copyright 2008, University of Tennessee 9 ################################################################################ 10 11 1 12 Park_integration provides various fitting engines for SansView to use. 2 13 ParkFitting performs a fit using the Park package, whereas ScipyFitting -
pr_inversion/README.txt
ra51fcf67 rcf7bc0b 1 ################################################################################ 2 #This software was developed by the University of Tennessee as part of the 3 #Distributed Data Analysis of Neutron Scattering Experiments (DANSE) 4 #project funded by the US National Science Foundation. 5 # 6 #See the license text in license.txt 7 # 8 #copyright 2008, University of Tennessee 9 ################################################################################ 10 11 1 12 The P(r) inversion package contains the computational components 2 13 necessary to perform a P(r) inversion on data. It contains C -
prview/README.txt
rff91c7a rcf7bc0b 1 ################################################################################ 2 #This software was developed by the University of Tennessee as part of the 3 #Distributed Data Analysis of Neutron Scattering Experiments (DANSE) 4 #project funded by the US National Science Foundation. 5 # 6 #See the license text in license.txt 7 # 8 #copyright 2008, University of Tennessee 9 ################################################################################ 10 1 11 Prview is responsible for creating and maintaining the graphical 2 12 component of the P(r) inversion perspective. It can be run as a -
sanscalculator/README.txt
rb077e79 rcf7bc0b 1 ################################################################################ 2 #This software was developed by the University of Tennessee as part of the 3 #Distributed Data Analysis of Neutron Scattering Experiments (DANSE) 4 #project funded by the US National Science Foundation. 5 # 6 #See the license text in license.txt 7 # 8 #copyright 2008, University of Tennessee 9 ################################################################################ 10 11 1 12 The sans.calculator package is the computational component of the 2 13 calculatorview. It has 3 modules - the -
sansdataloader/README.txt
rfae871c rcf7bc0b 1 ################################################################################ 2 #This software was developed by the University of Tennessee as part of the 3 #Distributed Data Analysis of Neutron Scattering Experiments (DANSE) 4 #project funded by the US National Science Foundation. 5 # 6 #See the license text in license.txt 7 # 8 #copyright 2008, University of Tennessee 9 ################################################################################ 10 11 1 12 The sans.dataloader package is responsible for handling the reading in 2 13 of various data files and is also used for communication between -
sansinvariant/README.txt
r8ac9c3b rcf7bc0b 1 ################################################################################ 2 #This software was developed by the University of Tennessee as part of the 3 #Distributed Data Analysis of Neutron Scattering Experiments (DANSE) 4 #project funded by the US National Science Foundation. 5 # 6 #See the license text in license.txt 7 # 8 #copyright 2008, University of Tennessee 9 ################################################################################ 10 11 1 12 The Invariant module is responsible for the computational components 2 13 of the invariant perspective. The main invariant module implements
Note: See TracChangeset
for help on using the changeset viewer.