pylinac icon indicating copy to clipboard operation
pylinac copied to clipboard

An image analysis library for medical physics

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

It will get an erro when loading a MLC dynalog file witch contain a chinese characters.Beacuase the patient names are chinese characters in the MLC dynalog files. The statements of...

The Las Vegas analysis finds the right outline of the phantom but, when overriding the angle to account for the phantom orientation, the ROIs are not properly aligned, which suggests...

**Describe the bug** The `_plot_analyzed_subimage` method returns an empty pyplot instead of the requested subimage. (Same error for `_save_analyzed_subimage` which uses `_plot_analyzed_subimage` ). **To Reproduce** ``` pip install pylinac==3.0 ```...

First off, I couldn't find a way to pass this setting through when using TrajectoryLog.publish_pdf() so what I did is open the log_analyzer.py in my venv and within the TrajectoryLog...

Machines with SAD != 1000 should be handled.

Hello. I'm using the lastest version of Pylinac. The problem is when analized a image from winstonlutz many times the same image. The cax and BB position in axis X...

In version 3.0, it would be useful if the `max_error_picket` and `max_error_leaf` of the picket fence module were accessible through `results_data`. Currently I access these values directly from: ``` pf...

I noticed that while #161 added support for reading the new metadata fields, the anoymize log features weren't updated to remove the patient information. Unfortunately due to the strange way...