Fix/star position validation due to acos out of domain
Some floating point error on certain radec position could trigger an error 500 on the server due to an acosd() applied out of range inside the similarity check that is executed each time we save a star.
Fixe #121 (closed)