Galapagos graph plot in Python

Hello everyone,

I am trying to replicate the plot that Galapagos gives me with Python. I recorded the fitness values that I got from my simulation and used it to make a graph. It looks very similar but the Galapagos graph has less extreme values than my plot. Is some sort of smoothing applied of the data or is there something else that I am missing? I tried uploading my script but that is not possible unfortunately.


2 Likes

I found out that outliers are removed from generation 1 and higher. For one of my simulations I removed the two largest values and the figures from python and Galapagos turned out the same. This can be seen in the figures below. However, this does not seem to work out for every simulation. Does anyone know what type of threshold is set for removing outliers?


You can try pinging @DavidRutten, he would probably know :slight_smile:

Also, nice plots.

1 Like

Hello Anders, thank you very much. What do you mean by pinging? Is it the same as the tagging you did in your reply? I would be very interested in what @DavidRutten has to say.

1 Like

Yes sorry, I just meant @-mentioning him. It would be really interesting to hear his Galapagos plans for Grasshopper 2 too. He presented at the Rhino Developer Meeting in Copenhagen on Friday, it was awesome! I should have asked, but was too busy asking about the RCP.

1 Like

Sounds good!