Auto classification of images

Is PyLinac designed to recognize images and data generated by linear accelerators automatically? Can it for example, classify a bunch of images to kV, MV, WL, CBCT, etc?

Hi,
that is not a feature of pylinac.
If you just want to know the type you can look at the DICOM Tags (a.e (0008,0008) - Image Type). When it comes to to automatically classifiing the image content, that is probably more an AI task.

regards
Thomas

Thomas, thank you for the response. I was attempting to classify the files in a directory into WL files, PF files, etc. However, after looking at other tags (5000,2500 and 3002,0002), I was able to customize it for my data.