Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pycalibration
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
calibration
pycalibration
Commits
c597952a
Commit
c597952a
authored
5 years ago
by
Karim Ahmed
Browse files
Options
Downloads
Patches
Plain Diff
language check
parent
04659a9e
No related branches found
No related tags found
1 merge request
!94
instructions to install using anaconda
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/source/installation.rst
+2
-2
2 additions, 2 deletions
docs/source/installation.rst
with
2 additions
and
2 deletions
docs/source/installation.rst
+
2
−
2
View file @
c597952a
...
...
@@ -64,12 +64,12 @@ Alternatively, you can install all requirements in a directory of your preferenc
3. mkdir /gpfs/exfel/data/scratch/<username>/<directory-name>
pip install --target=/gpfs/exfel/data/scratch/<username>/<directory-name> -r requirements.txt .
and it is important to make sure that installed requirements
is
in the PATH environment::
and it is important to make sure that
the
installed requirements
are
in the PATH environment::
4. PATH=/gpfs/exfel/data/scratch/<username>/<directory-name>/bin:$PATH
After this make sure t
o
adjust the :ref:`configuration` and settings in the xfel-calibrate
After this make sure t
hat you
adjust the :ref:`configuration` and settings in the xfel-calibrate
folder to match your environment.
The tool-chain is then available via the::
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment