diff --git a/docs/tutorials/Example_searches.ipynb b/docs/tutorials/Example_searches.ipynb
index d2f8d57..41d3a57 100644
--- a/docs/tutorials/Example_searches.ipynb
+++ b/docs/tutorials/Example_searches.ipynb
@@ -69,7 +69,8 @@
{
"data": {
"text/html": [
- "MASTSearch object containing 244 data products
\n",
+ "MASTSearch object containing 244 data products \n",
+ "
\n",
"\n",
+ "
\n",
+ " \n",
+ " \n",
+ " | \n",
+ " target_name | \n",
+ " pipeline | \n",
+ " mission | \n",
+ " sector | \n",
+ " exptime | \n",
+ " distance | \n",
+ " year | \n",
+ " description | \n",
+ "
\n",
+ " \n",
+ " \n",
+ " \n",
+ " 0 | \n",
+ " 158324245 | \n",
+ " SPOC | \n",
+ " TESS | \n",
+ " 14 | \n",
+ " 120.0 | \n",
+ " 0.0 | \n",
+ " 2019 | \n",
+ " Light curves | \n",
+ "
\n",
+ " \n",
+ " 1 | \n",
+ " 158324245 | \n",
+ " TASOC | \n",
+ " HLSP | \n",
+ " 14 | \n",
+ " 120.0 | \n",
+ " 0.0 | \n",
+ " 2019 | \n",
+ " FITS | \n",
+ "
\n",
+ " \n",
+ "
\n",
+ "
"
+ ],
+ "text/plain": [
+ "TESSSearch object containing 2 data products \n",
+ " target_name pipeline mission sector exptime distance year description\n",
+ "0 158324245 SPOC TESS 14 120.0 0.0 2019 Light curves\n",
+ "1 158324245 TASOC HLSP 14 120.0 0.0 2019 FITS"
+ ]
+ },
+ "execution_count": 17,
+ "metadata": {},
+ "output_type": "execute_result"
+ }
+ ],
+ "source": [
+ "toi_short_lcs = toi.timeseries.query_table('sector == 14 & exptime == 120')\n",
+ "toi_short_lcs"
+ ]
+ },
{
"cell_type": "markdown",
"id": "b97fca26",
@@ -2664,14 +2768,15 @@
},
{
"cell_type": "code",
- "execution_count": 17,
+ "execution_count": 18,
"id": "d2cfa795",
"metadata": {},
"outputs": [
{
"data": {
"text/html": [
- "TESSSearch object containing 6 data products
\n",
+ "TESSSearch object containing 6 data products \n",
+ "
\n",
"