Miguel Riem de Oliveira

Results 170 comments of Miguel Riem de Oliveira

Right @brunofavs , thank makes sense. Thanks.

Hi @manuelgitgomes , not sure. I like the fact that its encapsulated all together, but the space could become a problem. I went a dig a bit deeper into the...

I used command mogrify -resize 820x ./*.png in docs to reduce image sizes. Also, some images were not used. Did this for softbot only.

From our discussion it seems the best way is to create an argument in calibrate.

Hi @brunofavs , sorry for the delayed response. great work! Some comments, of course :-) > help="Pairs of links defining the transformations to which noise will be added, in the...

> I also implemented a simple check to make the addNoiseToInitialGuess() more efficient : > [atom/atom_core/src/atom_core/dataset_io.py](https://github.com/lardemua/atom/blob/7ddb800d15fcab58bfde8929b1bfb37bd08a10e5/atom_core/src/atom_core/dataset_io.py#L791-L793) > > Lines 791 to 793 in [7ddb800](https://github.com/lardemua/atom/commit/7ddb800d15fcab58bfde8929b1bfb37bd08a10e5) > > if args['noisy_initial_guess'] == [0,0]:...

Apart from all the comments, great work. Reopening so @brunofavs can do the suggested fixes.

@manuelgitgomes , So you found the bug? Can you give me details?

Thanks. I will pick it up when I have time.