pylinac icon indicating copy to clipboard operation
pylinac copied to clipboard

An image analysis library for medical physics

Results 82 pylinac issues
Sort by recently updated
recently updated
newest added

**Describe the bug** pylinac/field_analysis.py ``` elekta_protocol = { "symmetry": {"calc": symmetry_pdq_iec, "unit": "", "plot": plot_symmetry_pdq}, "flatness": {"calc": flatness_dose_ratio, "unit": "", "plot": plot_flatness}, } def plot_symmetry_pdq(instance, profile: SingleProfile, axis: plt.Axes) ->...

Hi. This is a feature request, not a problem. Support of IBA array detector (like Startrack) would be great in the Field Analysis module, in addition to SNC Profiler. This...