Whee! Thanks. I won’t ask how the sausage was made; I’ll just plunge right into the graphs.
[N.B.: this is the third set of plots I’ve made, having overhauled them twice in response to errors pointed out by the child comments. The second round of plots, which erroneously used log-log scales, are at this link and this link.]
Here’s my version of the Ćirković, Sandberg & Bostrom plot.
There appears to be even less evidence of anthropic shadow than in their original graph; there’s now an impact in the upper right quadrant, and if anything more mid-sized craters are recorded more recently. But the latter could be a reporting bias because there are better records for newer impacts. So let’s zoom in on that denser period:
Still no sign of anthropic shadowing. What about zooming in on the post-Chicxulub period I originally wondered about?
I think there’s actually mild evidence of anthropic shadowing at this scale, although visually that’s mostly suggested by the three biggest craters. Even ignoring those, though, there does seem to be a sort of downward wedge in crater sizes.
And lastly, a link to a bonus plot of the most recent period, the last 3 million years, during which Homo was evolving. I think there’s no visible evidence of anthropic shadowing on that plot, which doesn’t surprise me much because there’re so few opportunities for anthropic shadowing to appear on such a short time scale.
I think these corrected plots bring me back to where I was when I first read ĆS&B’s paper: open to the idea of anthropic shadowing, but seeing only a faint sign of it in the impact crater data.
The log scale creates that downward-sloping pattern as an artifact—it appears even if the craters are purely random (uniformly distributed across time).
Simplified example: suppose that we treat crater diameter as binary, with a 10km or more crater counting as a “big crater” and anything smaller getting ignored. If we get one “big crater” every 2 Myr, on average, then we’d expect the right half of the x-axis to be blank; the rightmost datapoint would be around the 1 Myr mark. Between 1-10 Myr we’d expect to see a few dots (4-5 big impacts). To the left of the 10 Myr mark, the dots would get denser and denser; there would be hundreds of them between 100 & 1000 Myr.
If we instead chose a smaller cutoff for what counts as a “bit crater”—say, a once every 0.2 Myr sized crater (which is perhaps a 2km diameter) - then the pattern would look the same, but shifted over to the right (by one tick mark, in that case).
In the two-dimensional log-log graph, that pattern (of increasing density to the left of the graph, petering out at different x-values depending on what size crater you’re looking for) translates into the downward slope that we see here.
You’re absolutely right, can’t believe I missed that. That datum’s the Dhala crater in India, which has its age listed as “> 1700 < 2100” Ma. Dropping the angle brackets and the spaces gave “17002100″. The three other data points over 2400 Ma (the “Jebel Waqf as Suwwan”, “Tunnunik (Prince Albert)”, and “Amelia Creek” craters) got misdated for similar reasons. Better fix the data file and replot. One sec....
Edit: fixed those four points, but I now notice there’s a Santa Fe crater that’s mis-sized at 613 km instead of “6-13”.
Edit 2: OK, think that’s rectified as well. If anyone’s wondering how I handled these ranges, I did the lazy thing and took the arithmetic mean of the upper & lower bounds.
Ask and ye shall receive (JSON)
Whee! Thanks. I won’t ask how the sausage was made; I’ll just plunge right into the graphs.
[N.B.: this is the third set of plots I’ve made, having overhauled them twice in response to errors pointed out by the child comments. The second round of plots, which erroneously used log-log scales, are at this link and this link.]
Here’s my version of the Ćirković, Sandberg & Bostrom plot.
There appears to be even less evidence of anthropic shadow than in their original graph; there’s now an impact in the upper right quadrant, and if anything more mid-sized craters are recorded more recently. But the latter could be a reporting bias because there are better records for newer impacts. So let’s zoom in on that denser period:
Still no sign of anthropic shadowing. What about zooming in on the post-Chicxulub period I originally wondered about?
I think there’s actually mild evidence of anthropic shadowing at this scale, although visually that’s mostly suggested by the three biggest craters. Even ignoring those, though, there does seem to be a sort of downward wedge in crater sizes.
And lastly, a link to a bonus plot of the most recent period, the last 3 million years, during which Homo was evolving. I think there’s no visible evidence of anthropic shadowing on that plot, which doesn’t surprise me much because there’re so few opportunities for anthropic shadowing to appear on such a short time scale.
I think these corrected plots bring me back to where I was when I first read ĆS&B’s paper: open to the idea of anthropic shadowing, but seeing only a faint sign of it in the impact crater data.
(The R code [for the old plots].)
The log scale creates that downward-sloping pattern as an artifact—it appears even if the craters are purely random (uniformly distributed across time).
Simplified example: suppose that we treat crater diameter as binary, with a 10km or more crater counting as a “big crater” and anything smaller getting ignored. If we get one “big crater” every 2 Myr, on average, then we’d expect the right half of the x-axis to be blank; the rightmost datapoint would be around the 1 Myr mark. Between 1-10 Myr we’d expect to see a few dots (4-5 big impacts). To the left of the 10 Myr mark, the dots would get denser and denser; there would be hundreds of them between 100 & 1000 Myr.
If we instead chose a smaller cutoff for what counts as a “bit crater”—say, a once every 0.2 Myr sized crater (which is perhaps a 2km diameter) - then the pattern would look the same, but shifted over to the right (by one tick mark, in that case).
In the two-dimensional log-log graph, that pattern (of increasing density to the left of the graph, petering out at different x-values depending on what size crater you’re looking for) translates into the downward slope that we see here.
Good point. Come to think of it, that’s probably why ĆS&B used a linear scale for the time axis in the first place.
I think the 10^7 Myr one is an error, seeing as the earth is less than 10^4 Myr old.
You’re absolutely right, can’t believe I missed that. That datum’s the Dhala crater in India, which has its age listed as “> 1700 < 2100” Ma. Dropping the angle brackets and the spaces gave “17002100″. The three other data points over 2400 Ma (the “Jebel Waqf as Suwwan”, “Tunnunik (Prince Albert)”, and “Amelia Creek” craters) got misdated for similar reasons. Better fix the data file and replot. One sec....
Edit: fixed those four points, but I now notice there’s a Santa Fe crater that’s mis-sized at 613 km instead of “6-13”.
Edit 2: OK, think that’s rectified as well. If anyone’s wondering how I handled these ranges, I did the lazy thing and took the arithmetic mean of the upper & lower bounds.