deng:praktikum:a12:python

This is an old revision of the document!


All Python scripts provided for data analysis are written in Python 3. Since the latest Ubuntu LTS version used on a12 still ships with Python 2 by default, the reduction scripts must be run as follows:

 ./script_name.py
 

or

 python3 script_name.py

Alle für die Datenanalyse bereitgestellten Python-Skripte sind in Python 3 geschrieben. Da die letzte Ubuntu LTS-Version, die auf a12 verwendet wird, standardmäßig noch mit Python 2 ausgeliefert wird, müssen die Reduktionsskripte wie folgt ausgeführt werden:

 ./skript_name.py
 

or

 python3 skript_name.py
This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
  • deng/praktikum/a12/python.1613905646.txt.gz
  • Last modified: 2021/02/21 11:07
  • by rhainich