ESA PR is basically hopeless. It's the polar opposite of NASA. I guess the budget is nonexistent. Good that there are people that disseminate these things on Twitter etc. The Rosetta and Philae stuff, Emily Lakdawalla of Planetary Society did a better job of covering it than anyone at ESA, unfortunately.
To be fair, Emily Lakdawalla also did a better job covering the Cassini-Huygens mission than anyone at NASA. Her reporting about the Huygens RUSO/TUSO mishap and the overall mission coverage was top notch.
A one-second video taken by the Rosetta probe on the surface of a comet
51–60 of 88 posts
Re: A one-second video taken by the Rosetta probe on the surface of a comet
#52Each picture is a 12.5-second exposure. Therefore this 25 fps video is sped up 312.5×
Re: A one-second video taken by the Rosetta probe on the surface of a comet
#53Earlier quoted context omitted.
JS is poorly understood in comparison This might be the most hilariously ridiculous true statement I've ever heard.
In javascript: x == x _ is true. Good. x == !x _ is also true. Oops? And guess what: Array(3)==",," _ is also true. But NaN == NaN _ is false. Math.max()>Math.min() _ is also false! but then again Math.max() Madness, I tell you!
Re: A one-second video taken by the Rosetta probe on the surface of a comet
#54Earlier quoted context omitted.
To be fair, people have been studying and predicting celestial movements for millennia, and boiled it down to unbelievably precise mechanical formulae. JS is poorly understood in comparison. I say this to hope you feel better at work. I've been pressed into frontend web work and it's fractal complexity.
It's true. Some of the greatest minds have spent 20 fruitless years trying to discover a unified theory of object fields and elementary values in JavaScript.
Re: A one-second video taken by the Rosetta probe on the surface of a comet
#55The HN title is wrong. This was not taken "on the surface", but from a 13-14 km orbit, according to source ESA data (click on a picture to see its data): https://imagearchives.esac.esa.int/index.php?/category/410/s... Each picture is a 12.5-second exposure. Therefore this 25 fps video is sped up 312.5×
Re: A one-second video taken by the Rosetta probe on the surface of a comet
#56To put things in perspective, the comet, 67P/Churyumov-Gerasimenko, is about 4km in diameter, moving at 135,000kms per hour. Rosetta's rendezvousing with the comet required travelling a cumulative distance of over 6.4 billion kms. Gravity assists were needed from four planetary flybys – one of Mars (2007) and three of Earth (2005, 2007 and 2009) – a long circuitous trip that took ten years to complete. Now back to my…
Re: A one-second video taken by the Rosetta probe on the surface of a comet
#57Unfortunately Twitter butchers video quality. I remade both landru79's videos from scratch using original ESA 2048x2048 image sequence (plus I added a bit of motion interpolation): http://alteredqualia.com/tmp/rosetta/rosetta.webm [50MB] http://alteredqualia.com/tmp/rosetta/rosetta_stars.mp4 [28MB] ----- Edit: in case my server doesn't hold up, here are video mirrors on Streamable: https://streamable.com/w2wgj https:…
Science is amazing. Don't forget to make it relatable by doing work like this! People love to see great images, so you gotta curate them and highlight the stunning stuff like this!
Re: A one-second video taken by the Rosetta probe on the surface of a comet
#58Re: A one-second video taken by the Rosetta probe on the surface of a comet
#59Earlier quoted context omitted.
Observable.of(rosetta) .map(rocket => gravityAssist(rocket,'Earth')) .map(rocket => gravityAssist(rocket,'Mars')) .map(rocket => gravityAssist(rocket,'Earth')) .map(rocket => gravityAssist(rocket,'Earth')) .do(rocket => land(rocket)) .do(rocket => tweetVideo()) .catch(error => kaput(error))
Or just simply: npm install rosetta-67P-rendezvous
It was a leftpad error.