Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

With the new-style psana1 that supports both py2 and py3 use the following commands to create a test release:

Code Block
languagebash
mkdir ana-4.0.5
cd ana-4.0.5
source /reg/g/psdm/etc/psconda.sh (defaults to py2, optionally add a "-py3" flag for py3)
source /cds/sw/ds/ana/conda1/manage/bin/setup_testrel
git clone git@github.com:lcls-psana/Detector.git
scons

...