index.rst 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. .. Copyright (C) 2011 - 2013 Stefano Mazzucco <stefano.mazzucco@gmail.com>.
  2. Permission is granted to copy, distribute and/or modify this document
  3. under the terms of the GNU Free Documentation License, Version 1.3
  4. or any later version published by the Free Software Foundation;
  5. with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
  6. A copy of the license is included in the section entitled "GNU
  7. Free Documentation License".
  8. Crystal Ball Plus documentation
  9. ==================================
  10. :Release: |release|
  11. :Date: |today|
  12. Crystal Ball Plus is an improved version of Crystal Ball. Crystal Ball was developed in the scope of the Cooperative Research Program in Nanoscience and Technology between the University of Maryland (UMD) and the National Institute of Science and Technology (NIST) and its code is thus in the public domain. The main developer continued to work on the code after is appointment with UMD ended and decided to release the updated code under the name of Crystal Ball Plus using the GNU GPL version 3 license.
  13. If you find this software useful, you are kindly asked to acknowledge its creator Dr Stefano Mazzucco, Dr Mihaela Tanase and Dr Renu Sharma, the Center for Nanoscale Science and Technology (CNST) at the National Institute of Standards and Technology (NIST), and the Institute for Research in Electronics and Applied Physics (IREAP) at the University of Maryland.
  14. Contents:
  15. .. toctree::
  16. :maxdepth: 2
  17. quickstart
  18. intro
  19. install
  20. fileformat
  21. reports
  22. module_doc/index
  23. .. NOTE::
  24. Even though Crystal Ball Plus should work on GNU/Linux, Microsoft Windows
  25. and Apple Mac OS, at the time of the writing of this documentation,
  26. Crystal Ball Plus has been tested only on a sytem with the following
  27. specifications:
  28. * GNU/Linux Trisquel 6.0 (based on Ubuntu 12.04 LTS)
  29. * Linux kernel version 3.2.0
  30. * Python version 2.7.3
  31. * NumPy version 1.6.1
  32. * wxPython version 2.8.12
  33. The examples given here assume that you have a system compatible with the
  34. specification given.
  35. Indices and tables
  36. ==================
  37. * :ref:`genindex`
  38. * :ref:`modindex`
  39. * :ref:`search`