Difference between revisions of "Main Page"
Line 1: | Line 1: | ||
==What Is Libisis?== | ==What Is Libisis?== | ||
− | Libisis is a suite of tools for | + | 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>SIGNAL(detectr_n,time_f)</math> where <math>SIGNAL</math> is the number of neutron counted by the detector, <math>detector_n</math> -- number of the detector and <math>time_f</math> -- the time of the neutron's flight to this detector. | ||
+ | |||
+ | |||
+ | It 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== | ==For Users== |
Revision as of 11:10, 9 June 2009
What Is Libisis?
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>SIGNAL(detectr_n,time_f)</math> where <math>SIGNAL</math> is the number of neutron counted by the detector, <math>detector_n</math> -- number of the detector and <math>time_f</math> -- the time of the neutron's flight to this detector.
It 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
- Download and setup LIBISIS - here are the download and setup instructions
- 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
- Subroutine Documentation - The Fortran components of Libisis
- Dean's Wiki Editing Tips
- MSLICE mex options to compile distributed mslice fortran files on linux
- Code documentation produced by Doxygen
- Coding Conventions
- Browse the latest source code online via the ViewVC or TRAC browsers
- Information about accessing the latest source code directly from the SubversionServer
Reporting and Tracking Bugs
- Timeline (recent changes to the task list and source code)
- Roadmap (progress and milestones)]
- List or Submit bugs via the IssueReporting system
- Mailing lists
- Archive of ticket change/update and subversion commit emails
- OLD PHP wiki Library usage documentation
Consult the User's Guide for information on using the wiki software.
Wiki content primarily created by Dean Whittaker and Dickon Champion