This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
software:grainspotter [2019/09/04 09:34] smerkel |
software:grainspotter [2019/09/04 09:38] (current) smerkel |
||
|---|---|---|---|
| Line 21: | Line 21: | ||
| Then go to the [[https://anaconda.org/|Anaconda Cloud]] with your browser and search the cloud for //grainspotter//. Then click on //Files// and download the Linux version. Unpack it to a directory of your choice. | Then go to the [[https://anaconda.org/|Anaconda Cloud]] with your browser and search the cloud for //grainspotter//. Then click on //Files// and download the Linux version. Unpack it to a directory of your choice. | ||
| - | Go back to your browser and click on //Conda//. There is a short code which is necessary to install GrainSpotter. It should be something like this: | + | Go back to your browser and click on //Conda//. There is a short code which is necessary to install GrainSpotter. It should be something like ''conda install -c fable grainspotter'' |
| - | + | ||
| - | conda install -c fable grainspotter | + | |
| Copy the code to your Konsole and follow the installation instructions. | Copy the code to your Konsole and follow the installation instructions. | ||
| Line 48: | Line 46: | ||
| The algorithm produces a //.log// file, a //.spe// file and a //.gve// file. | The algorithm produces a //.log// file, a //.spe// file and a //.gve// file. | ||
| + | |||
| + | ===== Manual ===== | ||
| + | |||
| + | There is a brief manual online at [[https://sourceforge.net/p/fable/code/HEAD/tree/GrainSpotter/trunk/doc/]]. | ||
| + | |||
| + | Otherwise, you should have a look at the following pages | ||
| + | * [[processing:indexing_with_grainspotter|Grain indexing with GrainSpotter]] | ||
| + | * [[processing:complex-multi-phase|In the works: indexing a complex dataset with many phases]] | ||