Update README.md

This commit is contained in:
2024-02-01 09:43:15 +01:00
parent 09cfeb6c06
commit 67ab4bd41b

View File

@@ -15,5 +15,9 @@ The vast majority are python scripts and use either in Cristallina or Alvra pyth
A Cristallina environment that should always work can be loaded using:
$ `source /sf/cristallina/applications/mx/conda/miniconda/bin/activate`
$ `conda activate crmx38-analysis`
All scripts will have a description at their start of how to use them and what they do. The vast majority also use argparse and therefore python <name-of-script> -h should detail how they should be used.