Skip to content

Commit

Permalink
change psegment-test.py to ponsetsegment-test.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Beici Liang committed Jul 9, 2019
1 parent 5c10aee commit 02538ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 3. piece-wise detection.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -553,7 +553,7 @@
"source": [
"### Do the detection on all the pieces in the testing dataset:\n",
"```\n",
"python psegment-test.py synth 0.98 0.98\n",
"python ponsetsegment-test.py synth 0.98 0.98\n",
"```\n",
"\n",
"results are saved in `psegment-testresult_onset98_seg98.csv` where variables\n",
Expand Down Expand Up @@ -782,7 +782,7 @@
"cell_type": "code",
"execution_count": 49,
"metadata": {
"scrolled": true
"scrolled": false
},
"outputs": [
{
Expand Down

0 comments on commit 02538ca

Please sign in to comment.