Tamas Gal

Results 151 comments of Tamas Gal

I just hit the same thing and ended up in merge conflicts. I think that fetching/pull (maybe even rebasing) would be a good idea 😉

I think I was not clear enough with the "rebasing". What I meant was that if `LocalRegistry.jl` already made commits and a `git fetch` reveals that the registry has changed...

I just found this issue and was bugged the whole day by doing `docker stack rm` and `docker stack deploy` while updating volumes and scratching my head why things did...

Actually the issue is bigger and to be honest, I think it's a bug, correct me if I am wrong. I just realised that even deleting all related volumes on...

Yes that's what I also understood. Well I used `Plots.jl` because there was a recipe but I would definitely prefer `Makie.jl` ;) It's actually not that complicated to display a...

Oh, yes, I think you are right. Mapping `H5T_NATIVE_B8` to a `UInt8` would make most sense to me too.

Yes, so indeed, whenever I have to do with this (demo purposes or whatever), I get confused a bit but of course, our logic and current implementation makes sense 😉...

It would probably be a good idea to extend `use_catalog_file()` with an `append=true/false` keyword argument. Which also brings some bad news: we use a dictionary (`PDGID => Particle`), so that...

Here are the guidelines: https://joss.readthedocs.io/en/latest/submitting.html