Crystal Ball Plus is a small piece of software that has been created to help predicting a crystal structure from its diffraction pattern.

Stefano Mazzucco 26fb9ed7e2 Try to fix markdown 9 سال پیش
bin 9899c7baa1 Updated contact email 10 سال پیش
crystalballplus cc19e5bea3 Fix old gitorious links. 9 سال پیش
doc 26fb9ed7e2 Try to fix markdown 9 سال پیش
icon b7f9fb41e6 Adding code, documentation, icon and all other files. 11 سال پیش
.gitignore 7e8c80274a Ignore flycheck files. 10 سال پیش
BUGS b7f9fb41e6 Adding code, documentation, icon and all other files. 11 سال پیش
CHANGELOG b7f9fb41e6 Adding code, documentation, icon and all other files. 11 سال پیش
Crystalball_Plus.desktop b7f9fb41e6 Adding code, documentation, icon and all other files. 11 سال پیش
LICENSE 9899c7baa1 Updated contact email 10 سال پیش
LICENSE_DiffPy b7f9fb41e6 Adding code, documentation, icon and all other files. 11 سال پیش
LICENSE_PyMMLib b7f9fb41e6 Adding code, documentation, icon and all other files. 11 سال پیش
MANIFEST.in b7f9fb41e6 Adding code, documentation, icon and all other files. 11 سال پیش
NEWS cbf82032f7 NEWS: migrating to notabug.org 9 سال پیش
README 2329a38fd0 Add old gitorious wiki 9 سال پیش
TODO 0427933a99 New TODO item: add logging. 10 سال پیش
setup.py 9899c7baa1 Updated contact email 10 سال پیش

README

Crystalball Plus - 2011

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.

License: GNU GPL version 3
For licensing information, see the LICENSE file.

DESCRIPTION:

Crystal Ball Plus is a collection of utilities written in Python
to help making predictions on crystal structures.
Incidentally, a "crystal ball" python is also an albino snake.

Characteristics:

*) Simple GUI.

*) Perform basic direct and reciprocal space operations using linear algebra.

*) Read crystal structure from text files (custom '.dfg' format).

*) Read multiple 'input' and 'reference' files and compare them.

*) MillerPlane class.

*) Diffractogram class.

*) Generate text reports.

DOCUMENTATION:

Documentation is in the doc package and can be built with sphinx.
Some markdown documentation is stored in doc/wiki.