Skip to content

Commit 4795cc4

Browse files
authored
Merge pull request #19 from pc494/upd-strain-mapping-0.7.1
Updating Strain Mapping for 0.7.1
2 parents d6230ef + 6c47881 commit 4795cc4

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

Strain Mapping.ipynb

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"cell_type": "markdown",
1919
"metadata": {},
2020
"source": [
21-
"All functionality has been checked to run using pyxem-0.7"
21+
"All functionality has been checked to run using pyxem-0.7.1"
2222
]
2323
},
2424
{
@@ -387,13 +387,6 @@
387387
"source": [
388388
"strain_map.plot(cmap='seismic',vmax=0.04,vmin=-0.04)"
389389
]
390-
},
391-
{
392-
"cell_type": "code",
393-
"execution_count": null,
394-
"metadata": {},
395-
"outputs": [],
396-
"source": []
397390
}
398391
],
399392
"metadata": {
@@ -413,7 +406,7 @@
413406
"name": "python",
414407
"nbconvert_exporter": "python",
415408
"pygments_lexer": "ipython3",
416-
"version": "3.6.6"
409+
"version": "3.6.7"
417410
},
418411
"widgets": {
419412
"state": {

0 commit comments

Comments
 (0)