We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c5c2022 + 59b623b commit bd2692dCopy full SHA for bd2692d
Python/01-IndividualPSD.ipynb
@@ -650,13 +650,6 @@
650
"print('Average freq-by-freq error:\\t {:1.3f}'.format(np.mean(errs_fm)))\n",
651
"print('FOOOF model fit error: \\t\\t {:1.3f}'.format(fm.error_))"
652
]
653
- },
654
- {
655
- "cell_type": "code",
656
- "execution_count": null,
657
- "metadata": {},
658
- "outputs": [],
659
- "source": []
660
}
661
],
662
"metadata": {
@@ -675,7 +668,7 @@
675
668
"name": "python",
676
669
"nbconvert_exporter": "python",
677
670
"pygments_lexer": "ipython3",
678
- "version": "3.8.5"
671
+ "version": "3.8.3"
679
672
680
673
},
681
674
"nbformat": 4,
0 commit comments