Almar Klein

Results 1569 comments of Almar Klein

Could it be that there is an exception raised somewhere in the `try` block, which causes False to be returned?

Sorry, but I cannot see what's going wrong from these code samples alone. Please try to confine your use-case into one or two code-samples that are self-contained, by which I...

So any field names provided to `ensure_table` are indexed. These are the field that you can do queries on. Unique items are indexed *and* must be unique. Ok, here's an...

If you have deformations describing how the images are moved towards their average, you can compose the transform of im1 to the mean image, with transform of the mean image...

Thanks for this pr! The errors seem unrelated to your pr. Perhaps an upstream change. I will need to look into it.

Hi, thanks for reporting! In the last release the default binding was changed, but this should not affect that guide since it sets `TIMETAGGER_BIND` explicitly, so the default value does...

I have some ideas for improved reporting, and this might make sense to add to that. Thanks for the suggestion!