Creating the file of orientations is very easy, as the format for
this file is just three or four columns (alpha beta weight, or
alpha beta gamma weight). The weights should add up to one.
In your situation, the most important thing is to have an appropriate
model for the distribution of orientations in your sample. But this
is not exactly trivial. Perhaps, you could take a highly uniform
sampling set (one of the REPULSION sets would work best here) and use
it with some model distribution of the weight, which should be given
as an explicit function of (alpha, beta). With this approach, you
will probably find that it is more convenient to use the euler_CR
matrix variable than an external orientations file.
Mikhail
I believe all Euler angle files user values in radians (so 0 1.570796
0.5, etc ). For examples of both type of file see Malcolm Levitt's
collection of angle sets:
http://www.mhl.soton.ac.uk/public/Main/software/Orientations/index.html
--
-Jonathan Helmus
Chemical Physics Graduate Student
Ohio State University
http://www.chemistry.ohio-state.edu/~jhelmus/
What does the error say?
Mikhail
Is it possible that you use non-Unix line ending in your file? You
can check this by running
cat -v filename
in any unix shell. This should not show ^M or any other strange
characters.
If you work on a Windows PC, you should edit files with some Unix-
compliant text editor, like PSpad.
Mikhail
Please send your files (as attachments) to my email address. I'll try
to reproduce the error.
Mikhail
As I suspected, the sphere1.txt file you sent me contains non-
standard characters, which spinev does not know how to interpret. To
avoid these problems, use PSPad editor (and choose Unix file format
there).
Best,
Mikhail