Skip to content

Commit 3a1486a

Browse files
committed
Updated toy data tutorial to use mrCOSTS module
- Toy data tutorial explanatory text cleaned up. - Toy data plots corrected (wrong data were plotted in the first reconstruction plot). - Toy data tutorial includes mrCOSTS fit demonstration. - Changed to the hopefully correct kernel for the tutorial tests.
1 parent 31de7ee commit 3a1486a

File tree

2 files changed

+107
-22
lines changed

2 files changed

+107
-22
lines changed

tutorials/tutorial20/costs-tutorial_real-data.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2161,9 +2161,9 @@
21612161
],
21622162
"metadata": {
21632163
"kernelspec": {
2164-
"display_name": "Python [conda env:pydmd-mrd]",
2164+
"display_name": "Python 3 (ipykernel)",
21652165
"language": "python",
2166-
"name": "conda-env-pydmd-mrd-py"
2166+
"name": "python3"
21672167
},
21682168
"language_info": {
21692169
"codemirror_mode": {
@@ -2175,7 +2175,7 @@
21752175
"name": "python",
21762176
"nbconvert_exporter": "python",
21772177
"pygments_lexer": "ipython3",
2178-
"version": "3.10.10"
2178+
"version": "3.10.13"
21792179
}
21802180
},
21812181
"nbformat": 4,

tutorials/tutorial20/costs-tutorial_toy-data.ipynb

Lines changed: 104 additions & 19 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)