bluesky / tutorials

Tutorial materials related to data acquisition, management, and analysis
https://mybinder.org/v2/gh/bluesky/tutorials/main?urlpath=lab
BSD 3-Clause "New" or "Revised" License
20 stars 29 forks source link

Feeling stuck trying to understand the tutorial #95

Open prajjwaldangal opened 4 years ago

prajjwaldangal commented 4 years ago

Hi, can someone tell me what 'ph' really stands for? I know that it is instantiated as a detector and used for succeeding tasks in the tutorial. https://github.com/bluesky/tutorials/blob/658a50bd1af3fed6c9b7344f329dcd88803b90b1/scripts/beamline_configuration.py#L162 image

danielballan commented 4 years ago

I believe it is @tacaswell’s abbreviation for “pin hole” detector, a detector with a scalar reading, as opposed to a linear array or an image.

prajjwaldangal commented 4 years ago

would not have guessed that. Thanks @danielballan

danielballan commented 3 years ago

I’m going to reopen this as a reminder to consider renaming that to the full pinhole and/or provide more context in commentary where it is used. Thanks for the feedback!

prajjwaldangal commented 3 years ago

You're welcome