Difference between revisions of "Main Page"

From LIBISIS
Jump to navigation Jump to search
m
 
(44 intermediate revisions by 4 users not shown)
Line 1: Line 1:
* '''NEW''' Media WIKI [[Documentation|Library usage documentation]]
+
==Libisis: software for manipulating and visualising neutron scattering data==
 +
 
 +
Libisis is a suite of tools for analyzing neutron scattering data developed at the [http://www.isis.rl.ac.uk ISIS pulsed neutron source].
 +
 
 +
Libisis takes raw signals obtained from number of the neutron scattering instruments and transforms these data into neutron scattering data in the form of <math>S_N (detector_n ,\tau _f )</math> where <math>S_N</math> is the number of neutron counted by the detector, <math>detector_n</math> -- number of the detector and <math>\tau _f</math> -- the time of the neutron's flight to this detector.
 +
 
 +
These data then have to be processed by the Homer application, which transforms these data into the data in the form <math>S(detector_n,\epsilon)</math>, where <math>S</math> is now in a physical units (e.g.  '''mb'''/Sr/Unit_cell or relative units, related to a white beam vanadium run) and the <math>\epsilon</math> is the energy, lost by neutrons in collisions.
 +
 
 +
In addition to raw neutron scattering data, LIBISIS and HOMER use number of instrument and experiment description and calibration data files to do their job properly. Technical description of these files and what these programs are doing can be found [[Libisis_and_Homer_algorithms|here.]]
 +
 
 +
LIBISIS has a Fortran core with a Matlab interface. Some applications, such as Homer, can be run as standalone applications. Libisis was primarily developed by [[User:Dickon Champion|Dickon Champion]], [[User:Freddie Akeroyd|Freddie Akeroyd]], [[User:Pranav Amin|Pranav Amin]], [[User:Toby Perring|Toby Perring]] and [[User:Dean Whittaker|Dean Whittaker]].
 +
 
 +
==For Users==
 +
* [[Download and setup LIBISIS]] - here are the download and setup instructions
 +
* [[Using Homer and Getting Started| Using Homer]] - Information for the Homer application
 +
* [[User Manual]] - a helpful user guide for the matlab components of Libisis
 +
* [[Tutorial]] - a quick start tutorial including Homer and libisis
 +
 
 +
 
 +
*[[Quick Start For Mgenie Users]] - a very brief look at the differences between mgenie and Libisis
 +
*[[What's New]]
 +
*[[FAQ]]
 +
 
 +
==For Developers==
 +
* Getting Started: [[Installation Instructions]] for LIBISIS developers
 
* [[Developer Notes]]
 
* [[Developer Notes]]
 +
* [[Subroutine Documentation]] - The Fortran components of Libisis
 
* Dean's [[Wiki Editing Tips]]  
 
* Dean's [[Wiki Editing Tips]]  
* '''OLD''' PHP wiki [http://web2.isis.rl.ac.uk/libisiswiki Library usage documentation]
 
 
* '''MSLICE''' [[mex options]] to compile distributed mslice fortran files on linux
 
* '''MSLICE''' [[mex options]] to compile distributed mslice fortran files on linux
 
* [http://download.libisis.org/ Code documentation produced by Doxygen]
 
* [http://download.libisis.org/ Code documentation produced by Doxygen]
 +
* [[Coding Conventions]]
 +
* Browse the latest source code online via the [http://svn.libisis.org/viewvc/LIBISISCode/trunk ViewVC] or [http://trac.libisis.org/code/browser/trunk TRAC] browsers
 +
* Information about accessing the latest source code directly from the [[SubversionServer]]
 +
 +
 +
==Reporting and Tracking Bugs==
 
* [http://trac.libisis.org/code/timeline Timeline] (recent changes to the task list and source code)
 
* [http://trac.libisis.org/code/timeline Timeline] (recent changes to the task list and source code)
 
* [http://trac.libisis.org/code/roadmap Roadmap] (progress and milestones)]
 
* [http://trac.libisis.org/code/roadmap Roadmap] (progress and milestones)]
* List or Submit bugs via the [[IssueReporting]] system
+
* '''List or Submit bugs via the [[IssueReporting]] system'''
 
* [http://lists.libisis.org/ Mailing lists]
 
* [http://lists.libisis.org/ Mailing lists]
* [[Coding Conventions]]
 
* Browse the latest source code online via the [http://svn.libisis.org/viewvc/LIBISISCode/trunk ViewVC] or [http://trac.libisis.org/code/browser/trunk TRAC] browsers
 
* Information about accessing the latest source code directly from the [[SubversionServer]]
 
* Getting Started: [[Installation Instructions]] for LIBISIS developers
 
 
* Archive of [http://lists.libisis.org/pipermail/libisis-code-tickets/ ticket change/update] and [http://lists.libisis.org/pipermail/libisis-code-svn/ subversion commit] emails
 
* Archive of [http://lists.libisis.org/pipermail/libisis-code-tickets/ ticket change/update] and [http://lists.libisis.org/pipermail/libisis-code-svn/ subversion commit] emails
 +
* '''OLD''' PHP wiki [http://web2.isis.rl.ac.uk/libisiswiki Library usage documentation]
 +
 +
  
 
Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.
 
Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.
  
Please contact [[User:Freddie_Akeroyd|Freddie Akeroyd]] if you have any questions or problems.
+
Wiki content primarily created by [[User:Dean Whittaker|Dean Whittaker]] and [[User:Dickon Champion|Dickon Champion]]

Latest revision as of 15:25, 2 August 2010

Libisis: software for manipulating and visualising neutron scattering data

Libisis is a suite of tools for analyzing neutron scattering data developed at the ISIS pulsed neutron source.

Libisis takes raw signals obtained from number of the neutron scattering instruments and transforms these data into neutron scattering data in the form of <math>S_N (detector_n ,\tau _f )</math> where <math>S_N</math> is the number of neutron counted by the detector, <math>detector_n</math> -- number of the detector and <math>\tau _f</math> -- the time of the neutron's flight to this detector.

These data then have to be processed by the Homer application, which transforms these data into the data in the form <math>S(detector_n,\epsilon)</math>, where <math>S</math> is now in a physical units (e.g. mb/Sr/Unit_cell or relative units, related to a white beam vanadium run) and the <math>\epsilon</math> is the energy, lost by neutrons in collisions.

In addition to raw neutron scattering data, LIBISIS and HOMER use number of instrument and experiment description and calibration data files to do their job properly. Technical description of these files and what these programs are doing can be found here.

LIBISIS has a Fortran core with a Matlab interface. Some applications, such as Homer, can be run as standalone applications. Libisis was primarily developed by Dickon Champion, Freddie Akeroyd, Pranav Amin, Toby Perring and Dean Whittaker.

For Users


For Developers


Reporting and Tracking Bugs


Consult the User's Guide for information on using the wiki software.

Wiki content primarily created by Dean Whittaker and Dickon Champion