Skip to content

Commit

Permalink
Notebooks: add link
Browse files Browse the repository at this point in the history
  • Loading branch information
tritemio committed Dec 8, 2015
1 parent 0dbb1c0 commit f9658c2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions notebooks/Example - Working with timestamps and bursts.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,16 @@
"ph[firstburst.istop], firstburst.stop"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"Note that `bursts` is a `Bursts` object (plural) and `firstburst` is a `Burst` object (singular).\n",
"You can find more info on these objects in the documentation:\n",
"\n",
"- [Low-level burst search functions](http://fretbursts.readthedocs.org/en/latest/burstsearch.html)"
]
},
{
"cell_type": "markdown",
"metadata": {},
Expand Down

0 comments on commit f9658c2

Please sign in to comment.