.. title:: Mantid Project
.. raw:: html
:file: index_top_images.html
Overview
========
The Mantid project provides tools to support the processing of materials-science
data. This data can be gathered from Neutron scattering or Muon spectroscopy
experiments or as the result of simulation. The project provides:
- a Python library, ``mantid``, providing custom high-performance algorithms and
data structures for processing compatible data
- a general-purpose graphical user interface, ``MantidWorkench``, for
visualisation of raw or processed data including
- `matplotlib `__-based plotting
- script editor allowing immediate script execution
- an instrument viewer displaying both 3D and unwrapped views of instruments
- a slice viewer for slicing through higher-dimensional data
- custom graphical user interfaces for a variety of scientific techniques to
reduce the burden on users understanding how to process their data
The tools are:
- `open source `__
- 64-bit, cross platform: Linux, Windows, macOS
- built using `many other open source projects `__.
Download & Installation
=======================
You can get started by visiting the :doc:`installation/index` page where you
will find links for download and documentation on the various methods of
installation.
User Guides
===========
Once installed checkout our `user documentation `__
for tutorials, algorithm documentation and more.
Development
===========
The Mantid source is hosted on `GitHub `__.
There are pages on `getting started with development `__,
`issue tracking `__,
and more on the development process, tools, testing, etc. on our
`developer documentation `__.
Governance
==========
Mantid is an open-source project with `many contributors `__.
The project is governed by a steering committee separated into 2 working groups:
the `Scientific Working Group `__ &
the `Technical Working Group `__.
Each group formulates a roadmap for future developments from either a scientific
or technical perspective.
For full details of the governance model please see
`the governance document `__.
Citing Mantid
=============
If Mantid contributes to a project that leads to a scientific publication,
please acknowledge this work by citing:
- *Mantid (2013): Manipulation and Analysis Toolkit for Instrument Data.; Mantid Project.* http://dx.doi.org/10.5286/SOFTWARE/MANTID#.#
replacing #.# with the Mantid version number. This version number is printed on startup of production ready releases of Mantid and in
the `release notes `__. If a non-production ready version of Mantid is used (not recommended)
then please cite the corresponding production ready version, plus add comment to aid identifing which nightly or other non-production
ready version was used. Note, the reason for adding Mantid version number is to help with provenance of your scientific work, for example,
in 10 years time after your publication to make it that little bit easier for someone else to reproduce your scientific results.
- Arnold, O. et al. *Mantid-Data Analysis and Visualization Package for Neutron Scattering and mu-SR Experiments.* Nuclear Instruments
and Methods in Physics Research Section A: Accelerators, Spectrometers, Detectors and Associated Equipment 764 (2014): 156-166
`doi: 10.1016/j.nima.2014.07.029 `__
(`download bibtex `__)
Privacy Policy
==============
Tools provided by the project are able to send both anonymised and identifiable
data to help the project in terms of tracking feature usage and collecting error
information.
Please see our :ref:`privacy policy ` for more detail on how
this data is stored and used.