Commit Graph

20 Commits

Author SHA1 Message Date
c2b3b46fc4 add typehint to situ image and update docstring 2021-07-14 11:24:55 +02:00
f1e801d07e add todo to round registration 2021-07-14 11:03:30 +02:00
193dc059a5 add tile registration, however no all methods are implemented yet 2021-07-14 11:03:16 +02:00
1d0385e2f3 implement registration fo rounds 2021-07-13 13:18:41 +02:00
c2c39dc462 move peak finder parameters into separate class 2021-07-13 11:38:13 +02:00
5e1875db40 add transformations to tile 2021-07-13 10:15:26 +02:00
f447157d35 add channel transformations into situ_image class 2021-07-13 10:11:41 +02:00
5bac4eb2bd add channel count and round count 2021-07-12 18:56:06 +02:00
29c9555755 redo registration to be more generic 2021-07-12 18:39:42 +02:00
5fc4b75b6c rename tile and add useful getters 2021-07-12 18:39:19 +02:00
ffd7c23ca4 create python package 2021-07-12 16:16:58 +02:00
4ec8b766cd add package info and licencse 2021-07-12 15:59:32 +02:00
93c84e731d autoformat code and add missing imports 2021-07-12 15:54:50 +02:00
85e2edb8a5 move tests to corresponding folder 2021-07-12 15:46:45 +02:00
235660c16d rename and move channel registration 2021-07-12 15:42:14 +02:00
54995658b8 add basic tests for Dim expansion and reduction and added imports 2021-07-12 15:41:47 +02:00
5468187e38 ignore vscode settings 2021-07-12 15:40:43 +02:00
7ec6879f91 add modules 2021-07-12 15:40:01 +02:00
9fb8436ea3 initial (non working) code and structure 2021-07-09 12:38:08 +02:00
Hannes Kuchelmeister
43c4f026a7 Initial commit 2021-07-09 11:54:05 +02:00