Post your face when it turned out most neuroimaging research results from the past two decades belong in the fucking...

Post your face when it turned out most neuroimaging research results from the past two decades belong in the fucking trash.

pnas.org/content/early/2016/06/27/1602413113.full

>Functional MRI (fMRI) is 25 years old, yet surprisingly its most common statistical methods have not been validated using real data

>In theory, we should find 5% false positives (for a significance threshold of 5%), but instead we found that the most common software packages for fMRI analysis (SPM, FSL, AFNI) can result in false-positive rates of up to 70%

>a 15-year-old bug was found in 3dClustSim while testing the three software packages (the bug was fixed by the AFNI group as of May 2015, during preparation of this manuscript)

>It is not feasible to redo 40,000 fMRI studies, and lamentable archiving and data-sharing practices mean most could not be reanalyzed either

Other urls found in this thread:

en.m.wikipedia.org/wiki/Walter_Jackson_Freeman_II
afni.nimh.nih.gov/pub/dist/src/3dClustSim.c
twitter.com/NSFWRedditGif

...

It's useless tech anyways. The brain is just an antennae to the soul so studying it is pointless.

Jesus Christ.

that's messed up

I like this type of humour.

the human brain can't even comprehend 0.5 frames per second so still images are pointless

those machines cost millions, what fucking monkey coded this shit

I've worked in the medical software industry for a short period of time, it's the most corrupt software development business there is. The company I worked for had 8 managers and one software dev. It was a "non-profit" and the managers each had 100k+ bonus salaries. I did dealings with several UK companies while there and they were even worse. This was months after a man named Michael Swann stole 17 million from the local hospital.

tip top kek

>was fixed by the developer in 2015
I bet they don't even know this bug exists in other shitty countries

I knew it, humans do only use 10% of their brain capacity

more like 2%

it's only one of the scan types tho

The bug isn't even the main problem if you check the article, just one of several major contributing factors to why the results are useless.

The article's conclusion is basically that people in the field need to sit down and figure out how to do this properly before pumping out more useless results.

It's the most widely used one by a wide margin.

is this your article? be honest

probably an indian

people think hiring indians will save money

can you explain me like I am 5?

The doctors used to to push you into a tunnel for fun and they found later that it wasn't as much fun as they were thinking they had so they wrote this article saying that instead of not having fun 5% of the time they didn't have it almost 70% of the time

That's what happens when you rely on C.

>a doctor with shitty glasses checks you out and says if you want to live he needs to cut off part of your brain
>you spent shitton of money on expensive treatment, rehabilitation, etc etc but at least you're alive you're happy
>15 years later someone checks the guy who diagnosed you and turns out he's blind and you weren't sick in the first place

That actually happened en.m.wikipedia.org/wiki/Walter_Jackson_Freeman_II

get fucked tumorfriends

No.

But I've written a similar one in a different field at one point. It was a smaller and less fundamental problem but it still revealed that quite a few people wasted lots of time and funds in follow-up studies based on borked results.

Science in general is riddled with crap like this tbqh.

Most scientists are bad at statistics, scientific software quality is terrible, the combination of the two factors rendered most of the results of the most popular neuroimaging technique useless. The fact the field is also bad on sharing data and archiving their approaches means most of the stuff isn't replicable/fixable with improved techniques.

>it's a miracle!
>no it's a bug

>Known for
>Popularizing the lobotomy
>Invention of the "ice pick" lobotomy

>m
kys

>Freeman was also known for being a bit of an oddball and he complemented his theatrical approach to demonstrating surgery by sporting a cane, goatee, and a wide-brimmed hat.

Triggered :^)

Sent from my iPhone

>itt Sup Forums thinks they know shit about neuroscience

fucking epic

>neuroscientist
>doesn't even get basic stats right
top kek m8

we know shit about horrid code

afni.nimh.nih.gov/pub/dist/src/3dClustSim.c

(...)
if( do_athr_sum ){
int iathr ; FILE *fp ; char fname[256] ;

thresh_summer_athr(athr_sum_bot,athr_sum_top) ;

sprintf(fname,"%s.sumup.1D",(prefix!=NULL)?prefix:"ClustSim") ;
fp = fopen(fname,"w") ;
fprintf(fp,"# %s\n",commandline) ;
fprintf(fp,"# "
"1dplot -one -box -xaxis 0:0.1:10:5 -yaxis 0:0.32:16:2"
" -xlabel 'nominal \\alpha at fixed p'"
" -ylabel 'integrated FAR over p\\in[%g,%g]' "
" -ynames 1s:NN1 1s:NN2 1s:NN3 2s:NN1 2s:NN2 2s:NN3 bs:NN1 bs:NN2 bs:NN3"
" -x %s'[0]' -plabel '\\noesc %s' %s'[1..$]'\n" ,
pthr[athr_sum_top] , pthr[athr_sum_bot] , fname,fname,fname ) ;
fprintf(fp,"# alpha ") ;
fprintf(fp," 1s:NN1 1s:NN2 1s:NN3") ;
if( do_athr_sum > 1 ){
fprintf(fp," 2s:NN1 2s:NN2 2s:NN3") ;
fprintf(fp," bs:NN1 bs:NN2 bs:NN3") ;
}
fprintf(fp,"\n") ;
for( iathr=0 ; iathr < nathr ; iathr++ ){
fprintf(fp," %.4f ",athr[iathr]) ;
fprintf(fp," %.4f %.4f %.4f",
rfa_1sid_NN1[iathr],
rfa_1sid_NN2[iathr], rfa_1sid_NN3[iathr]) ;
if( do_athr_sum > 1 ){
fprintf(fp," %.4f %.4f %.4f",
rfa_2sid_NN1[iathr],
rfa_2sid_NN2[iathr], rfa_2sid_NN3[iathr]) ;
fprintf(fp," %.4f %.4f %.4f",
rfa_bsid_NN1[iathr],
rfa_bsid_NN2[iathr], rfa_bsid_NN3[iathr]) ;
}
fprintf(fp,"\n") ;
}
fclose(fp) ;
}

#ifdef USE_SHAVE
destroy_shave() ;
#endif

if( verb )
INFO_message("Clock time now = %.1f s",COX_clock_time()) ;

} /* end of outputizationing */

/*------- a minor aid for the pitiful helpless user [e.g., me] -------*/

(...)

/*-------- run away screaming into the night ----- AAUUGGGHHH!!! --------*/

Looking through some of the files in that directory, is this what large-scale C programs look like? It's beyond description, how the fuck can anyone do anything with this?

What do you mean?

why god

Holy shit my sides have died

is this what happens when I get my brain scanned?

>is this what large-scale C programs look like?
No, it's literally just garbage code. There are some nice C codebases out there. Redis is a common example of good readable C.

MI CARA CUANDO

It is the sort of code that C encourages to write.

What humour? It's true. The brain is nothing but a quantum entanglement component to our actual soul. Why do you think quantum entanglement exists otherwise?

Following his development of the icepick lobotomy, Freeman began traveling across the country visiting mental institutions in his personal van, which he called the "lobotomobile."
>lobotomobile

domo arigato mr loboto

But studying antennas isn't pointless.

>lobotomobile

I raughed

It stops being funny when you actually rope in things like that.

Quantum entanglement can't transmit information faster than light so if your theory is true it means that the soul is kept inside our heads.

15yrs ago tho.

Back then indians were like super intelligent robots and were worth hiring, now it's 90% trash.

>Quantum entanglement can't transmit information faster than light
SHALOM!!!

new meme

Post your face when the government can read your mind using neuroimaging but they pretend it's a completely useless technology.

Makes you relly think, if your wife was diagnosed with Multiple Sclerosis years ago and you still had the feeling that doctors just do wild guesses when looking at the images.

This is actually related to one of the research projects i'm working on.

Making a magnetic ion sensor to measure brain activity in MRI (NMR on people) instruments.

I can't tell you much more or I'll be shot.

>It stops being funny

only it never was.

>doesn't know about antenna engineering

Then why am I laughing?

>C programmers

Neuroscientist here. There isn't much to know tbqvhwy.senpai

What's your opinion on the OP article?

>>Functional MRI (fMRI) is 25 years old, yet surprisingly its most common statistical methods have not been validated using real data
Daily reminder that most things called functional usually aren't.

Functional programming?

There's basically three ways that you can get false positives in neuro data
1. Not correcting for multiple comparisons. Basically each test has a 5% chance of returning a false positive. If you run the test multiple times, that error rate inflates. It's like playing Russian roulette. The more you play the more chance you have of being shot. Some people don't correct for this and just re-run until they get the coveted p > .05. Google Atlantic salmon fmri for a laugh. This is not knowing what to do.
2. Errors in the implementation of tests. This is not knowing how to do something, or having the software mess up as in the article in the OP. Basically no one audits statistical tests in academic journals or in labs. No journal that I know of asks for your script and you barely have to describe how tests were conducted. Also almost no one knows how to code and everyone uses really shitty GUI packages like SPSS
3. Lying. This happens too.

Long story short, at least half of published neuro papers are either lying or at least misleading. Blame the HUGE lack of statistical training, the complete lack of understanding of programming, and the publish or perish incentive structure

>Basically each test has a 5% chance of returning a false positive

doesn't the article say something like the assumed 5% actually being "up to 70%"?

Here's how this part works - neuroscience (and psychology) run a test that is a comparison. If the things being compared are different, then we assume some conclusion. In fmri we're looking at blood oxygenization, which we assume is a measure of blood flow and therefore activity (oxygen is fuel so if a part if the brain is using more oxygen we think it's working). But brains are constantly working, so we have to take a snapshot of a specific area and compare it to other areas (and other brains) to see differences. The statistical test returns some values, including an estimate of how likely the numbers are to be essentially the same due to chance. If this number is below 5%, we assume they are sufficiently different and report it as "true". There's a difference so my treatment worked or this area does this or whatever my hypothesis was

The article is saying the implementation of these tests in the software is actually returning seemingly significant results at much higher error rate tolerance levels. In essence, we should be able to day we're 95% sure this is right but the software is saying we're something like 30% sure this is right. Then the authors go write papers like it's 100% certain and they get cited without being carefully read or properly reviewed in the first place

Details of the implementations is one thing, the more important problem described by the article is that the underlying assumptions for the statistical methods employed simply aren't true for real data.

No, it's just shit. I've worked on large C projects, they don't become like that without concentrated incompetence.

unsurprised, similar results have been found in a number of other research fields that haven't adopted six-sigma or other strong statistical safeguards against publication bias and false positives

>the more important problem described by the article is that the underlying assumptions for the statistical methods employed simply aren't true for real data Agreed. I can tell you in my program there are two required statistics courses, and the undergrad neuro program has literally 0

Do you have any argument besides calling your opponent a Jew?

So how many Sup Forums arguments does this invalidate?

Everyone, prepare for habbening

>only use 10% of their brain capacity
You use all of your brain, just not all at once because it would cause a seizure.

Does this mean I don't actually have a brain tumor like they told me?

Is medicine the worst industry in existence?

I think we've come a long way, see

That's literally what quantum entanglement implies. Ftl transfer of information.

No that's a structural MRI, not a functional MRI.

no, probably pharma

You should read a book
Or at least a wikipedia article, jesus.

Because you're insane

Well it invalidates most of the work of Sam Harris since he was using fMRI to invesigate how the brains of theists work differently from those of atheists.

Neuroscientists are generally lefties, Sup Forums will cheer for this.

>lamentable archiving and data-sharing practices

I've worked in hospitals. You'd cry if you knew how much stuff is still stored on paper, and there's only one paper copy of it and there are rooms just full of paper and files and nobody is even sure who 50% of the files belong to.

>Science in general is riddled with crap like this tbqh.

That's what I figured...

>muh citations
>muh pyramid scheme

Good example.

The worst thing about this it's going to take decades to spread awarness that basically all we thought we knew about the brain through this is complete bullshit. And trying to dispel whatever myths may have been cause by it.

I actually work in a hospital. I can't honestly think of a patient that just gets an mri and goes to the or. That's not how shit works.

There's a whole battery of shit done first. What they're complaining about, if they're symptomatic, vitals, ct scan, ecg/ekg, etc. Mri might have false positives, but it's taken into consideration with everything else.

Most computers in hospitals still run on Windows XP without updates

Medical software is even worse than web dev and game dev code monkeying. A coworker of mine has worked in medical software in the past, and his horror stories are brutal.

This isn't primarily about clinical applications, the whole body of research based on fMRI just got its foundation demolished.

>This new procedure became known as the "icepick" lobotomy and was performed by inserting a metal pick into the corner of each eye-socket, hammering it through the thin bone there with a mallet, and moving it back and forth, severing the connections to the prefrontal cortex in the frontal lobes of the brain.[9]
and I must scream

>mfw reading about Howard Dully

I want to punch the shit out of his bitch stepmother.

I've seen Sup Forums theists use it to argue atheists are brain-damaged, most arguments about neurology/psychology relating to ideological preferences can be twisted either way.

To think, the mental institutes were crowded because parents would send perfectly normal semi-rebelious teens there thinking they were supposed to come out of the womb perfect angles and remain that way till they were 18. Like the last/current fad was ADD/ADHD meds but at least that made people insane at studying so they could have an easy time through college.

Citations are themselves useful to prevent basing research or premises on "everybody knows it" or other dubious nonsense, but citation systems are basically academic autofellatio.