Pyana

From Mu2eWiki
Revision as of 22:58, 28 February 2022 by Rlc (talk | contribs) (Created page with " ==Introduction== Pyana is a UPS product provided by the Mu2e offline group. It adds several common python analysis package to you path setup mu2e muse setup ... setup pyan...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Introduction

Pyana is a UPS product provided by the Mu2e offline group. It adds several common python analysis package to you path

setup mu2e
muse setup ...
setup pyana

It has several advantages over a personal python environment

  • uses cvfms disk space which is mounted everywhere
  • it allows coordination with the version of python in Offline so you can use features such as PyWrap
  • is enables easy sharing of scripts with other users

Anaconda

Anaconda has notified Fermilab that the terms of their licensing agreement do not allow for free usage at the lab of the commercial Anaconda and Miniconda distributions. The community-supported distribution from Conda Forge, Miniforge, remains free.

Starting today, February 28, Fermilab is blocking network access to the Anaconda repository at repo.anaconda.com. This means you will need to use Miniforge to replace the functionality provided by Anaconda or Miniconda.

It is your responsibility as a Fermilab employee, user or affiliate to respect licensing agreements on Fermilab-owned hardware and networks. Some notes on using Miniforge in place of Anaconda can be found in this article.