home.social
  1. Steven @drstevenwooding ·

    Hot off the press - our report on gender disparities in grant seeking at the University of Cambridge (who applies for and who gets research grant funding).

    bennettinstitute.cam.ac.uk/pub

    The story:
    1) The structural disparities are big (not so surprising)
    2) The patterns of disparity at particular grades in particular disciplines go both ways (more surprising)




    If you like graphs, you'll probably like it!

  2. Steven @drstevenwooding ·

    For those in need of a bit of tranquility - a pic from three years ago.

  3. Steven @drstevenwooding ·

    The thing seems to be working out at the moment - although that’s mainly because of the thing.


  4. Steven @drstevenwooding ·

    Spent time carefully testing different mixes of dye to find the colour I wanted.

    When I was ready with the shirt I found the dyes had a 'sludge' at the bottom and the bottle said:

    'SHAKE WELL before use’

    Important lessons:
    Personally:
    1) Read the instructions more carefully
    Professionally:
    2) Make sure your experiments are like the real world
    Reassuringly:
    3) I like most shades of purple…




  5. Steven @drstevenwooding ·

    Back on the ‘Other platform’ I used to have a series as I'm quite into understated design flourishes.

    Here's one from conference centre that amused me:

    (Would love to know if they experimented with designs which tried to have the wheelchair user obviously in need of the toilet as well)

  6. Steven @drstevenwooding ·

    So which iPhone do you think is my old one and which is my wife’s? This is a lottery where I don't like my chances.





  7. Steven @drstevenwooding ·

    For anyone following along @sfmatheson found the paper. It was in Science in 2016
    (something I thought was longer ago, turns out to be more recent, which is unusual).

    science.org/doi/10.1126/scienc

    Thanks to those who boosted:
    @natematias
    @aidybarnett
    @academia

    Now to have another go at understanding the maths…

  8. Steven @drstevenwooding ·

    Hey Mastodon folks - I remember a paper that tried to estimate 'intrinsic scientific talent' (Q-factor?) looking over researchers’ careers, from at least 10 years ago. I think it looked at when in a researchers career they tended to do their most cited work. I remember the maths being beyond me. My search engine skills are failing me - can anyone remember the paper?




  9. Steven @drstevenwooding ·

    Got some new rechargeable batteries today - pretty much the only rechargeables I use.
    Impressed at the new non-plastic packaging. Hopefully better for the environment _and_ easier to use.




  10. Steven @drstevenwooding ·

    Turns out infrared thermometers don't get the temperature of water right.
    Alerted to this when dying a shirt.
    IR thermometer said 85°C - while I wondered why the water was gently bubbling.
    Digging out a mercury thermometer revealed why - it was at simmering at 100°C.

    The shirt still seems to have dyed okay.

    Any physicist care to explain?



  11. Steven @drstevenwooding ·

    Trying to work out the simplest way to find out if my team’s Windows permissions allow them to compile Stan models. Have assumed that compiling models is like compiling packages (is that a good assumption?)
    I've come up with:
    1. Install Rtools (cran.ma.imperial.ac.uk/bin/windows/Rtools)
    2. > install.packages("devtools")
    3. Find a small, intriguing package: BRRR
    4. > devtools::install_github("brooke-watson/BRRR", build = TRUE)