added utility plot
All checks were successful
Build on RHEL9 / buildh (push) Successful in 1m48s

This commit is contained in:
froejdh_e
2025-04-09 12:19:14 +02:00
parent f16273a566
commit 894065fe9c
2 changed files with 11 additions and 2 deletions

View File

@ -17,7 +17,7 @@ from .CtbRawFile import CtbRawFile
from .RawFile import RawFile
from .ScanParameters import ScanParameters
from .utils import random_pixels, random_pixel, flat_list
from .utils import random_pixels, random_pixel, flat_list, add_colorbar
#make functions available in the top level API