@@ -154,3 +154,7 @@ plt.show()
plt.imshow(reveal_parts(im, rnd_xy, ratio=0.2))
plt.show()
```
+
+## Hierarchies
+Hierachy file is currently only loaded. Code for proper processing is needed!