processing:indexing_with_imaged11
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| processing:indexing_with_imaged11 [2019/07/05 14:05] – [First evaluation] matthias | processing:indexing_with_imaged11 [2019/07/08 17:19] (current) – [Using only the best rings] matthias | ||
|---|---|---|---|
| Line 17: | Line 17: | ||
| * Go into the menu item of ImageD11, click on '' | * Go into the menu item of ImageD11, click on '' | ||
| * Use '' | * Use '' | ||
| - | + | * Select a pair of 2 peaks in this list: Good peaks for indexing have a low multiplicity and lots of assigned g-vectors. Use the menu item '' | |
| - | Select a pair of 2 peaks in this list: Good peaks for indexing have a low multiplicity and lots of assigned g-vectors. Use the menu item '' | + | |
| - | + | | |
| - | Click '' | + | |
| - | + | ||
| - | From here you need to save the //.ubi// file (a file with a list of UBi matrices for indexed grains) with '' | + | |
| In a second stage, you can use a command like | In a second stage, you can use a command like | ||
| Line 42: | Line 39: | ||
| ===== Automatization of this indexing process ===== | ===== Automatization of this indexing process ===== | ||
| - | | + | You can copy the commands in a bash file like the idx_0.py we made. |
| - | In that script, you need to load your gve file (from ImageD11), your parameters file (from ImageD11) and your peaks file (from peaksearch). Don't forget to specify the name of the ouput file. In the line myindexer.parameterobject.set_parameters, | + | In that script, you need to load your //.gve// file (from ImageD11), your parameters file (from ImageD11) and your peaks file (from peaksearch). Don't forget to specify the name of the output |
| This script will pair every ring with all the other to index the peaks in grains. | This script will pair every ring with all the other to index the peaks in grains. | ||
| At the end, it will give you the number of grains it found. Once it is finish, the indexed grains are stored in a ubi file and you can get back the not indexed grains to run idx.py again with more generous parameters and try to found more grains with the left peaks. | At the end, it will give you the number of grains it found. Once it is finish, the indexed grains are stored in a ubi file and you can get back the not indexed grains to run idx.py again with more generous parameters and try to found more grains with the left peaks. | ||
| Line 131: | Line 128: | ||
| The idea of this script is to index one phase after another and be able to remove the peaks of the grains indexed. This will avoid reusing already indexed peaks and make the indexing of the weaker phases easier. | The idea of this script is to index one phase after another and be able to remove the peaks of the grains indexed. This will avoid reusing already indexed peaks and make the indexing of the weaker phases easier. | ||
| + | |||
| + | {{: | ||
| + | {{: | ||
processing/indexing_with_imaged11.1562328316.txt.gz · Last modified: by matthias
