Frequently Asked Questions (FAQs)

This is a collection of FAQs for XICRA tutorial and interpretation of results.

See also

Please read further information on each section following the links provided or the main User Guide for XICRA.

Installation

  • What is required for the installation?

In order to correctly install XICRA, it is necessary to have python3 and python development and virtual environment libraries installed. See additional details in section System requirements.

  • The common errors during the installation are:

  • How do I know the conda environment is activated?

Once you execute the activation of the environment, either using the script conda activate XICRA or by executing source activate XICRA, you should see a tag in the command-line, (XICRA), prompt as shown in the following image.

../_images/FAQs_conda.jpeg

Once you deactivate the environment this tag should disappear.

Read additional details in Conda official documentation website.