Are you in the cow? If so: enjoy!! Greetings from HD!
John Bogovic
@bogovicj
@tischi@NicoKiaru Did any movement happen last week regarding a singularity / docker container for elastix? I totally lost track of that idea
NicoKiaru
@NicoKiaru
@bogovicj Unfortunately, I had completely forgotten about that. Maybe @tischi has continued this idea?
Vladimír Ulman
@xulman
anyone has phone number on Tomas, pls?
tomasvicar
@tomasvicar
+420 727 875 595
Ghost
@ghost~5bed4252d73408ce4faeffb7
Thanks again everyone for the warm welcome at IT4I… and BTW you can get Kofola in many ways in Germany, just Google “Kofola Deutschland” :-)
tibuch
@tibuch
Good to know ;)
Yes, thank you for organizing everything!
_
Florian Jug
@fjug
@mzouink Did you get home save and sound?
Michal Krumnikl
@MKrumnikl
There will be another Hackhathons in Ostrava so I hope you will return (back to Cow :-)
Florian Jug
@fjug
Did you also feel as if you slept in a Kurnik Sopa? :wink:
@MKrumnikl I’m looking forward!!!
Matthias Arzt
@maarzt
Hello @PetrBainar@kozusznik@MKrumnikl, I hope you guys are good after the Hackathon. I mentioned your names in the imagej-server gitter channel. We could have a video call, on monday 1pm, or maybe the week after. What do you think?
Christian Tischer
@tischi
@NicoKiaru Hy Nico, Are you coming to NEuBIAS? I will have one slide like below. How should I cite you in the sense that you also have such an elastix wrapper?
NicoKiaru
@NicoKiaru
Hi @tischi , I'm not going to NEUBIAS. I don't think you need to mention the Elastix wrapper. I mean it's far from a "production" level, and it's intertwined within other stuff in the current repository (https://github.com/NicoKiaru/ij-utilities-wrappers). But I'm interested to have some feedback !
Christian Tischer
@tischi
@NicoKiaru Ok. But maybe I mention that I teamed up with you and @bogovicj to write code to make elastix' results use-able in imglib2? I think it would be nice to mention as it conveys some community spirit.
John Bogovic
@bogovicj
:D
NicoKiaru
@NicoKiaru
:+1:
Christian Tischer
@tischi
@tibuch Is there a way to programmatically set the display range min and max of a given Source just going through bdvHandle? I could not find it. I know one can do it via the BdvStackSource objects, but I think I would prefer doing it via bdvHandle in my case.
Christian Tischer
@tischi
@tibuch@tpietzsch Related to that: Is there a simple way of creating a "copy "of a ConverterSetup? My use-case is that I want to remove Source a and replace it by Source a , but using the same display settings for Source b as the user had for Source a. Maybe there is another way of doing that?
@tischi as far as I know the display range is coupled to a source. Because you can have different ranges for different sources but display them all together in the fused mode.