Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
STIR
Search
Search
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Installing STIR with conda
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Special pages
Page information
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
= Installing STIR with conda = Users of conda (Anaconda, miniconda etc) can install STIR without compilation. The following creates a conda environment which includes both STIR and matplotlib: <pre> conda config --add channels conda-forge conda config --set channel_priority strict conda create -n stirenv stir matplotlib conda activate stirenv # use STIR executable OSMAPOSL some.par # use Python python >>> import stir # deactivate the environment conda deactive </pre> See the [https://conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html conda documentation on managing environments] for more information. Note that conda recommends installing all packages that you want at the same time, so you probably want to add other packages to the list above. This should work on Linux and Windows. A MacOS package is still pending end 2020, check current status in [https://github.com/conda-forge/stir-feedstock/issues/9 the relevant issue] For more details, check the [https://github.com/conda-forge/stir-feedstock STIR feedstock].
Summary:
Please note that all contributions to STIR may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
STIR:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Toggle limited content width