diff --git a/notebooks/Convert ns-ALEX Becker-Hickl files to Photon-HDF5.ipynb b/notebooks/Convert ns-ALEX Becker-Hickl files to Photon-HDF5.ipynb index 3b28f56..d8e7aa0 100644 --- a/notebooks/Convert ns-ALEX Becker-Hickl files to Photon-HDF5.ipynb +++ b/notebooks/Convert ns-ALEX Becker-Hickl files to Photon-HDF5.ipynb @@ -34,7 +34,7 @@ "the full path of your SPC file in the following cell, instead of the path between \n", "single quotes `'`.\n", "\n", - "> **NOTE**: if your path includes the `'` character use `\"` as string delimiter." + "> **NOTE**: if your path contains the `'` character please use `\"` as string delimiter." ] }, { @@ -90,7 +90,7 @@ "source": [ "## Data file description\n", "\n", - "Here, we specify the additional metadata that will be stored \n", + "In the next few cells, we specify the additional metadata that will be stored \n", "in the Photon-HDF5 file. If you are using the example file you don't need to \n", "edit any of these. If are using your own file, please modify these description\n", "accordingly." @@ -582,7 +582,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython2", - "version": "2.7.10" + "version": "2.7.9" } }, "nbformat": 4, diff --git a/notebooks/Convert ns-ALEX HT3 files to Photon-HDF5.ipynb b/notebooks/Convert ns-ALEX HT3 files to Photon-HDF5.ipynb index 4b2c677..0583b0c 100644 --- a/notebooks/Convert ns-ALEX HT3 files to Photon-HDF5.ipynb +++ b/notebooks/Convert ns-ALEX HT3 files to Photon-HDF5.ipynb @@ -34,7 +34,7 @@ "the full path of your file in the following cell, instead of the path between \n", "single quotes `'`.\n", "\n", - "> **NOTE**: if your path includes the `'` character use `\"` as string delimiter." + "> **NOTE**: if your path contains the `'` character please use `\"` as string delimiter." ] }, { @@ -87,7 +87,7 @@ "source": [ "## Data file description\n", "\n", - "Here, we specify the additional metadata that will be stored \n", + "In the next few cells, we specify the additional metadata that will be stored \n", "in the Photon-HDF5 file. If you are using the example file you don't need to \n", "edit any of these. If are using your own file, please modify these description\n", "accordingly." @@ -547,7 +547,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython2", - "version": "2.7.10" + "version": "2.7.9" } }, "nbformat": 4, diff --git a/notebooks/Convert us-ALEX SM files to Photon-HDF5.ipynb b/notebooks/Convert us-ALEX SM files to Photon-HDF5.ipynb index dae6416..e247b1d 100644 --- a/notebooks/Convert us-ALEX SM files to Photon-HDF5.ipynb +++ b/notebooks/Convert us-ALEX SM files to Photon-HDF5.ipynb @@ -34,7 +34,7 @@ "the full path of your file in the following cell, instead of the path between \n", "single quotes `'`.\n", "\n", - "> **NOTE**: if your path includes the `'` character use `\"` as string delimiter." + "> **NOTE**: if your path contains the `'` character please use `\"` as string delimiter." ] }, { @@ -87,7 +87,7 @@ "source": [ "## Data file description\n", "\n", - "Here, we specify the additional metadata that will be stored \n", + "In the next few cells, we specify the additional metadata that will be stored \n", "in the Photon-HDF5 file. If you are using the example file you don't need to \n", "edit any of these. If are using your own file, please modify these description\n", "accordingly." @@ -457,7 +457,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython2", - "version": "2.7.10" + "version": "2.7.9" } }, "nbformat": 4,