| ▲ | joebarbere 16 hours ago | |||||||
The author’s raw data doesn’t appear to be published, but you can reproduce this exact measurement from public survey data: the LAB HI survey (Kalberla et al. 2005) gives calibrated 21 cm spectra for every galactic longitude, and extracting terminal velocities via the tangent-point method gives you the flat rotation curve with real error bars. I maintain an open, tested Python pipeline that does this end-to-end (github.com/joebarbere/jansky-research see the the hi module; MIT, pure NumPy/astropy) alongside a teaching course that derives the method (github.com/joebarbere/jansky). And yes, according to Claude, you can double the data points from the fourth quadrant using the largest blueshift; the method is symmetric, it’s standard practice in the professional surveys. | ||||||||
| ▲ | gus_massa 12 hours ago | parent [-] | |||||||
Clicky https://github.com/joebarbere/jansky-research Very interesting. Do you have the generated images? I took a look at the paper they cite in the article https://www.ioa.s.u-tokyo.ac.jp/~sofue/papers/sofcomp/2025-p... I expect the raw date to be something like figure 2. In the bottom subfigure, they mark the rightest gaussian with a center in 13, but I see another in 16 that is not drawn, I'm not sure why. And there are very small bumps in 25 and 32 that are probably noise. The problem is selecting which one is the rightest. It the author of the press article used excel, it's possible that he fit something similar to one of the noise bumps. I used solver in excel a lot, and it's very sensitive to the initial parameter and it's very hard to be sure what is noise and what is signal. My guess is that the is overestimating the difference of speed and that make the points in the graphic too low. If he repeat the measurement in the other direction, I expect the difference of speed to go in the other direction and make the points in the graphic too high instead. I think it's a nice experiment, but it's the setup is too noisy to see the effect of the dark mater in the rotation of the milky way. --- PS: Looking at your github profile, you have a somewhat similar setup. Do you have a blog post with more technical details and photos of the hardware. It may be a nice post for HN. | ||||||||
| ||||||||