Skip to content

Commit

Permalink
Notebooks: minor text edits
Browse files Browse the repository at this point in the history
  • Loading branch information
tritemio committed Jun 24, 2015
1 parent 3cba8c4 commit 12711a6
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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."
]
},
{
Expand Down Expand Up @@ -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."
Expand Down Expand Up @@ -582,7 +582,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython2",
"version": "2.7.10"
"version": "2.7.9"
}
},
"nbformat": 4,
Expand Down
6 changes: 3 additions & 3 deletions notebooks/Convert ns-ALEX HT3 files to Photon-HDF5.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -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."
]
},
{
Expand Down Expand Up @@ -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."
Expand Down Expand Up @@ -547,7 +547,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython2",
"version": "2.7.10"
"version": "2.7.9"
}
},
"nbformat": 4,
Expand Down
6 changes: 3 additions & 3 deletions notebooks/Convert us-ALEX SM files to Photon-HDF5.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -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."
]
},
{
Expand Down Expand Up @@ -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."
Expand Down Expand Up @@ -457,7 +457,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython2",
"version": "2.7.10"
"version": "2.7.9"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 12711a6

Please sign in to comment.