Luecke
commited on
Commit
·
dd265ba
0
Parent(s):
init commit - setup and Helper Script for tiling
Browse files- .gitattributes +2 -0
- .gitignore +3 -0
- HelperScripts/tiling.ipynb +3 -0
.gitattributes
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
*.ipynb filter=lfs diff=lfs merge=lfs -text
|
2 |
+
*.tif filter=lfs diff=lfs merge=lfs -text
|
.gitignore
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
.DS_Store
|
2 |
+
HelperScripts/input/
|
3 |
+
HelperScripts/output/
|
HelperScripts/tiling.ipynb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e13ad80fb883a081b4745c2a09d653bf6dd977a32f3a66b1936966dc8476a6b7
|
3 |
+
size 3459
|