Earlier quoted context omitted.
Astronomers, both amateur and professional, have a legit issue with starlink. SpaceX are even trying to mitigate the issue - because of astronomers pointing it out. So I can see nothing wrong in a magazine for hobby astronomers taking a jab at starlink.
According to the astronomer I talked to, starlink has a negligible impact on professionals. Some disruption at the beginning, but fairly easy to account for. There is already plenty of man made objects that need to be accounted for like the ISS, any of which could cause an issue but it’s a tiny fraction of data that’s impacted and therefore it can be removed fairly easily. That said, amateur astronomers doing long ex…
What does the night sky look like on Mars?
81–84 of 84 posts
Re: What does the night sky look like on Mars?
#82Earlier quoted context omitted.
The aspect of amateur astronomy culture that discouraged me was the awful code published in Sky & Telescope back in the late 80s or early 90s. They used to have a policy that in order to be compatible with the least common denominator of their readers, they required published programs to be in BASIC. And not just BASIC, but basic BASIC, with line numbers. As far as I was concerned, it was unreadable and obsolete sinc…
Fortran is still popular in scientific computing, and modern compilers are pretty good.
Re: What does the night sky look like on Mars?
#83Earlier quoted context omitted.
According to the astronomer I talked to, starlink has a negligible impact on professionals. Some disruption at the beginning, but fairly easy to account for. There is already plenty of man made objects that need to be accounted for like the ISS, any of which could cause an issue but it’s a tiny fraction of data that’s impacted and therefore it can be removed fairly easily. That said, amateur astronomers doing long ex…
Simply not true, starlink will have a real impact on research (see e.g. https://www.lsst.org/content/lsst-statement-regarding-increa... for the impact on LSST) and will make some science impossible to do. Ironically, amateur long exposure shots will be fine because amateur astronomy doesn’t rely on pixel-level brightnesses and you can easily subtract out streaks in a way that’s pleasing to the eye. Whether or not you…
And their worried about potentially losing as little as 0.3% of pixel level data, that sounds about right. I am not saying it’s impact is meaningless, just they could offset their impact with funding, rather than it being a massive issue on it’s own.
Re: What does the night sky look like on Mars?
#84Earlier quoted context omitted.
Fortran is still popular in scientific computing, and modern compilers are pretty good.
Not only that, but modern compilers are insanely good at compiling numerical Fortran code. The very first optimizing compiler was for Fortran and it's consistently been on the forefront of compiler techniques ever since.