|
@@ -8,7 +8,7 @@ Akvo is developed by several teams including the University of Utah.
|
8
|
8
|
Akvo currently has preprocessing capabilities for VistaClara GMR data.
|
9
|
9
|
|
10
|
10
|
## Benefits
|
11
|
|
-Processing steps are retained and logged in the processed file header.
|
|
11
|
+Processing steps are retained and logged in the processed file header, which is written in YAML.
|
12
|
12
|
|
13
|
13
|
## Languages
|
14
|
14
|
Akvo is written primarily in Python 3, but has components written in R as well. The graphical user unterface is written in PyQt5. An interface to modelling software written in C++ is in development.
|