deng:praktikum:a12:python

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
deng:praktikum:a12:python [2021/02/24 13:31] rhainichdeng:praktikum:a12:python [2024/10/09 08:09] (current) – Adjusts name of laboratory computer rhainich
Line 1: Line 1:
 ==== English ==== ==== English ====
 +/*
 <WRAP center round important 67%> <WRAP center round important 67%>
-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:+All Python scripts provided for data analysis are written in Python 3. Since the latest Ubuntu LTS version used on ''columba'' still ships with Python 2 by default, the reduction scripts must be run as follows:
  
    ./script_name.py    ./script_name.py
Line 8: Line 9:
    python3 script_name.py    python3 script_name.py
 </WRAP> </WRAP>
 +*/
  
 ==== Deutsch ==== ==== Deutsch ====
  
 +/*
 <WRAP center round important 60%> <WRAP center round important 60%>
-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:+Alle für die Datenanalyse bereitgestellten Python-Skripte sind in Python 3 geschrieben. Da die letzte Ubuntu LTS-Version, die auf ''columba'' verwendet wird, standardmäßig noch mit Python 2 ausgeliefert wird, müssen die Reduktionsskripte wie folgt ausgeführt werden:
  
    ./skript_name.py    ./skript_name.py
Line 20: Line 22:
    python3 skript_name.py    python3 skript_name.py
 </WRAP> </WRAP>
 +*/
  • deng/praktikum/a12/python.1614173484.txt.gz
  • Last modified: 2021/02/24 13:31
  • by rhainich