Just so I understand, what time stamped segments of the data are you using to correlate with?
One thing that does stand out as unusual is how the orange temporary safety fence was put up around the AC unit in the days after the event. It is an occupational health and safety message that this unit has been damaged. Or maybe someone wants to avoid closer inspection of this unit?
The hole in the wall just to the right of this unit is smaller, but permanently open.
That fence is no more than 6 feet tall and the chain link across it dips lower than that because it was taken off the lead wire. In some places the chain link is bent and tugged down.
Will do that too, but on program level. In the meantime Iāve reduced the previously huge pdfs and also found a way how to also provide audio data together with r an p-values.
Below youāll find new pdfs for stream 1, still problematic because the plot symbols remain too large. Within the lattice graphics system Iāve still found no way to reduce their size and thus ease oversight, except by decimating the data points, say every 3rd. But I can generate,e.g., only the first second after the first shot.
1382_202407131806_Unit5-0.mp4.stream-1.aac.shot-1-sample.pdf (70.0 KB)
1382_202407131806_Unit5-0.mp4.stream-1.aac.shot-1-corr.pdf (3.6 MB)
Of I had to guess, itās simply due diligence to put a warning up for people who want to get on the roof and see for themselfā¦who might fall and try to sue AGR. That orange barricade fence is up around all of the HVAC and other equipment, at least on the west side. Itās a form of āNo Tresspassingā sign, likely put up for insurance purposes, since their property is not fenced in.
Trailer voice from the 90āsā¦
THIS SUMMERā¦BULLETS WILL GO DOWN⦠THEN GO UP AGAIN! BUT WAIT⦠THEREāS NEW ELEVATION DATA AND THE MAN IN THE HIGH ROOF AINāT TAKING IT
What about the bleacher? High Roof needs to match Trump AND Bleacher AND Bullet Drop. If you consider Trump alone, the angle for instance could be any angle you choose from any of the places, you would still get a hit. Iād forget about Trumpās nose bearing and focus on the elevations of the scenario, for your sanity. The mystery could lie elsewhere, on different questions, such as WHY didnāt Crooks go for HighRoof, and why we keep getting jolted back to that Vent and a 2nd shooter because of⦠you know why, I believe. That said, I will plot your high roof for common 5.56 with the new elevation data from Paramount Tactical, Google and Bleachers.
Here you go⦠for common 5.56 55 grains ammo, the bullet would hit 1.85 feet below the the estimated impact. I have to say⦠itās not bad, not bad at all, considering the controversy around elevations. BUT, the audio crack-thump timing still doesnāt match. Also, Iām very disappointed that Paramount Tactical didnāt show that bleacher elevation on their video.
The Excel spreadsheet with HighRoof is here.
As a curiosity, this is around where the bullet would hit the ground 410 yards away at that angle of -1,3678 degrees (no obstacles in itās way, of course). If Iām not mistaken, thatās close to the building assigned to FOP, a LE union of sorts.
@bigtim:
May I ask you, the way I explained to daniloraf, to please indicate the reference points you are doubting in the below drawing? I would be glad to provide you the supporting document.
yes, that is right.
when @rough_country_gypsy did his drone survey, I asked him to inspect that building to see for repaired or renewed windows or doors or similar as they may have taken some bullets from coming in from the AGR site, but he was chased away before any inspection could happenā¦
if you look at your line, you will see that it 1. grazes Trumpās ear, 2. interacts with the bleachersā railing and then 3. plants itself in the JCB beam.
if you use the above picture as ground overlay you will see that your line will traverse through the JCB hydraulic lift at the left in this picture.
as Mike Bell showed in one of his earlier videoās on the Trump shooting, you will see that the hydraulic beam was hit by the first bullet, and he also aligns his first shot from āsomewhereā on the AGR site and uses the JCB hydraulic lift at the receiving end of the 1st shotā¦
Let me backtrack my operationsā¦
I have converted the dashcam footage into 3 audio files. (Actually I used the online converter, because ffmpeg does not run in my notebook.)
ffmpeg -i 1382_202407131806_Unit5-0.mp4 -vn -map 0:a:0 -ss 00:04:55 -t 00:00:10 stream-1.aac
ffmpeg -i 1382_202407131806_Unit5-0.mp4 -vn -map 0:a:1 -ss 00:04:55 -t 00:00:10 stream-2.aac
ffmpeg -i 1382_202407131806_Unit5-0.mp4 -vn -map 0:a:2 -ss 00:04:55 -t 00:00:10 stream-3.aac
Then I exported the audio data into csv files and imported into libre office, skipped almost 2 seconds at the beginning and at the end. So the convolution arrea is ā$A$80000:$C$395000ā and the offset runs from -1000 to +1000.
The sample rate is 48000, so the convolution shift is about 0.02 seconds.
I was surprised to see that periodicity.

(Sorry, I cannot quote the code correctly.)
Maybe I should have divided the sum. (But with what? I guess with the 0 offset correlation sum.)
private void correlate( int chA, int chB )
{
int offset, indexA, indexB;
long corr = 0;
string name;
TextWriter tw;
//
name = (chA+1).ToString() + (chB+1).ToString() + ".csv";
Console.Write( "{0}", name );
tw = File.CreateText( name );
for ( offset = -1000; offset < +1000; ++offset )
{
corr = 0;
for ( indexA = 80000; indexA <= 395000; ++indexA )
{
indexB = indexA + offset;
corr += array[indexA,chA] * array[indexB,chB];
}
tw.Write( "{0};", offset );
tw.Write( "{0};", corr );
tw.WriteLine();
}
Console.WriteLine();
tw.Close();
tw.Dispose();
tw = null;
}
I rarely go into āwhyā questions because I avoid speculation by default, but here we go ![]()
the scenario I elaborated on earlier goes like this:
- crooks had done some preparations in advance (visiting the range, preparing his gun, etc). we have no idea what zero he used and which triggering techniques he practiced
- I have no idea who contacted him, but crooks had agreed on a certain schedule that required him to be in position on that precise location on the roof of AGR building 6 around 6:10pm, such that the action could start at exactly 6:11:33pm
- the video of James Copenhaver shows that crooks was running over the roofs, and from my view, he was running because he was running late for the appointment!
- at exactly 18:11:33pm, the first 3 shots were fired from the roof of the highest AGR building behind crooks by a professional sniper using a semi-automatic suppressed sniper rifle with hypersonic ammunition with a serious caliber and a bag to catch the ejected brass, i.e., NOT an AR-15-style rifle with its ammunition.
- immediately after these 3 first shots, the next 5 shots were registered, and here we have a few options:
- these 5 shots were fired from the same high roof behind crooks. This shooter would have needed to use another rifle, as a typical sniper rifle does not fire 5 rounds per second, so, here an AR-15-style rifle could have been used, also with a bag to catch the ejected brass
- these 5 shots were fired by crooks, but this requires some comments:
a. either the DPMS A-15 was modified such that it could fire in full auto
b. crooks used the technique called the ājitter fingerā, which is a technique used by gamers to ram a keyboard key or a mouse button as fast as possible, and it has been demonstrated that this technique also fires a semi-automatic rifle so fast that it looks full-auto. this technique exists and works, but requires serious practice and skill, and it does not enable aiming precisely!
it seems highly unlikely to me that someone who has just been chased by the police, is being shouted at by the public, and is lying on a warm roof, can fire very accurately at say 100 yards with both full-auto and the jitter-finger techniqueā¦
in either case, crooks would have only loaded 5 cartridges in the rifleās magazine, as the audio proves that 5 shots were fired rapidly, then there was a pause of about a second, then crooks took bullet 9, and about 10 seconds later, the 10th bullet finished him off.
from my point, bullets 9 and 10 were fired by the same SWAT officer who was walking on the green when the first shots were fired.
this SWAT officer took aim at crooks on the roof of AGR building 6 and fired just after the 5 shots. he then checked through his scope whether he had taken the gunman on the roof out, and as he was still alive, he finished him off with the 10th shot from his rifle.
this means that, from my view, the barn snipers did not injure or kill crooks!
so, the answer to your question about why crooks did not go for the higher roof is simple: crooks was used as a puppet who got sacrificed such that the real shooter could walk away from the scene unnoticedā¦
Maybe it is not as complicated as you think? Somebody simply has to find out who āRedcap guy" is and ask him for his original video? He has the key to the entire case. Assuming he is a Trump supporter (and not Ray Epps), I am sure he will be willing to share this information with usā¦ā¦ ![]()

- Local officers registered him an hour before. Due to Mr. Trumpās one hour delay.
- Nobody checked the higher roof. Why should they do that?
(Let me tell you a story. The central heating was reduced in every january because of examination season. I had to work on my topic, my teacher lent me an electric heater. He strongly asked me to unplug it from the wall socket when I go home. Because in case of fire the investigation would find it, no matter if it caused the fire or not. They find something reasonable and stop going on. - Obviously this is the pattern here, too.)
The first round hit Trump then the rail of the bleachers and disintegrated. Shot two hit Dutch and the lift.
And what was the shift when the correlation maxāed? 500 samples?
I went back to AGR and Farm Show property early this morning for @pk2019 & @roger-knight. I thought things were going to go splendidly, but I hit a snafu. The AGR property is no longer guarded. However, they re-blacktopped all of the parking lots and have them blocked off. Whitestown Road is set to be closed this week.


The Farm Show property is still being patrolled, but I arrived before daylight to get the pole-to-barn measurements for @pk2019 which are as follows.
Pole Wires to North Barn = 72ā
Pole Wires to Middle Barn = 43ā
Pole Wires to South Barn = 32ā
And then hereās where I ran into trouble. Once daylight, I got my drone up to measure the height of the wires and they were 40ā. As soon as I took this measurement, the drone was jammed and had to land. (1st time Iāve ever experienced this). I fried two batteries trying to get the drone back up⦠to no avail. Each battery typically lasts 45 minutes. After the initial jam, I couldnāt get the drone up any higher than 6ā. It said the restriction was coming from the airport to the south of the Farm Show property, but I couldnāt fly anywhere and this is the same area that I droned from previously. I may go back again and try from North of the AGR building. Itās a personal challenge now. Lol!! I need to recharge my batteries first.
I visually inspected that barn before I was chased off the property. There was no damage to it or fresh repairs.
hi @MacD, I have a model myself using the James Copenhaver footage to adjust the heights of the bleacher to match his eye sight. My conclusion is the first bullet came from Crooks position. The error at David Dutch position is minimal considering it came from Crooks. I even considered the drift and drop due to ballistics.
The critics to this analysis say I canāt use Jamesās footage because the time of his footage is not the time when his is been filmed by the North bleacher footage, so by luck he could have sat in the bleacher during his footage. The North bleacher footage captures James 131 seconds before and 110 seconds after James footage, in both footages he is standing up as everybody is. For me if he was sitting on the bleacher, he would be seeing the heads of the people in the front row and itās not the best way to film Trump.
As I explained the error in all the measurements done by 3D models lead to the wrong conclusion, and an error of 1 foot at Trump position lead to an error of 6 foot at Crooks position. Google earth heights are not that accurate.
Here is line of sight of James Copenhaver camera:

line of fire on David, Trump and Crooks:
The line of fire come from 1.2 inches above the rail and 3.9 inches to the West of David Dutch center line.
Hey Rough Country Gypsy,
that sounds really strange. Jammed by physical interference or some sophisticated Anti-Drone equipment? Be careful, personal challenge or not. And do not announce your time table. Iāve to thank you a thousand times!









