Skip to content

Commit d403bf0

Browse files
committed
local merge to fix conflicts
2 parents abdd6aa + 05aa1d9 commit d403bf0

File tree

2 files changed

+52
-66
lines changed

2 files changed

+52
-66
lines changed

Python/01-IndividualPSD.ipynb

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -650,13 +650,6 @@
650650
"print('Average freq-by-freq error:\\t {:1.3f}'.format(np.mean(errs_fm)))\n",
651651
"print('FOOOF model fit error: \\t\\t {:1.3f}'.format(fm.error_))"
652652
]
653-
},
654-
{
655-
"cell_type": "code",
656-
"execution_count": null,
657-
"metadata": {},
658-
"outputs": [],
659-
"source": []
660653
}
661654
],
662655
"metadata": {
@@ -675,7 +668,7 @@
675668
"name": "python",
676669
"nbconvert_exporter": "python",
677670
"pygments_lexer": "ipython3",
678-
"version": "3.8.5"
671+
"version": "3.8.3"
679672
}
680673
},
681674
"nbformat": 4,

0 commit comments

Comments
 (0)