diff --git a/content/docs/processing/z_proj_tut_simple.md b/content/docs/processing/z_proj_tut_simple.md index 0bbb907..1cc6e42 100644 --- a/content/docs/processing/z_proj_tut_simple.md +++ b/content/docs/processing/z_proj_tut_simple.md @@ -1,5 +1,6 @@ +++ -title = "Z-projections: te basics" +title = "Z-projections: the basics" +weight: 1 date = "2018-06-01" author = "ClĂ udia Salat" categories = "image processing" @@ -65,7 +66,7 @@ plt.imshow(image_3d[30,:,:]) # showing middle z-slice - +{{< figure src="media/z_proj_tut_simple/output_8_1.png" alt="" caption="">}} ![png](output_8_1.png)