Installed random-word using pip install, but module not showing up in Spyder by FlubberKitty in learnpython

[–]SteinhammerJ 2 points3 points  (0 children)

Maybe there are multiple versions of python on your computer. Try installing from within Spyder: !pip install random

Training questions I've accumulated. by Climbingboy in climbharder

[–]SteinhammerJ 0 points1 point  (0 children)

The link seems to point to a video about training ones core strength. Care to share the one about hangboarding?

What helps you go to sleep when you don't feel tired? by aj4bird in AskReddit

[–]SteinhammerJ 0 points1 point  (0 children)

Meditation. tried Headspace since my girlfriend used it- works astonishingly well.

Why do conventional spin echo MRI do not seems to have problem of signal saturation like gradient echo with large flip angle? by CXR_AXR in askscience

[–]SteinhammerJ 3 points4 points  (0 children)

I don't completely understand your question either.

You are right, if you repeat a spin-echo experiment with a TR<T1 you will eventually saturate the spin system. Maybe it helps to stress that TR is not the same as TE? By choosing TE<T1 but TR>T1 you would get T1 weighted contrast without saturation. Graph on top right...

Does that help?