Which is NOT a benefit of treating head and neck disease uti… Which is NOT a benefit of treating head and neck disease utilizing IMRT as opposed to 3D? Read Details
True or False: When placing wedges on 2 beams, the toes of t… True or False: When placing wedges on 2 beams, the toes of the wedges are placed together. Read Details
What is the difference in a non-coplanar beam? What is the difference in a non-coplanar beam? Read Details
What Hounsfield Number would be appropriate to when overridi… What Hounsfield Number would be appropriate to when overriding Barium contrast in the bowel? Read Details
How is the field size defined dosimetrically? How is the field size defined dosimetrically? Read Details
In order to improve image resolution, would we increase or d… In order to improve image resolution, would we increase or decrease the thickness of out CT slice? Read Details
True or False: The flattening filter is thicker in the middl… True or False: The flattening filter is thicker in the middle and tapers toward the edges. Read Details
____________ refers to fluctuation in values that do not cor… ____________ refers to fluctuation in values that do not correspond to actual tissue density variations, which appears grainy and does not contribute to a quality image. Read Details
What will the following code display? def show_values(a, b,… What will the following code display? def show_values(a, b, *, c, d): e = 99 print(a, b, c, d, e) show_values(1, 2, d=30, c=40) Read Details
The ____ design technique can be used to break down an algor… The ____ design technique can be used to break down an algorithm into functions. Read Details