Fix to propagate H and V pixelcount of the CCD to the nv_to_vc_stats routine for correct volume cconcetration calculations.
def nc_vc_from_stats(stats, pix_size, path_length, imx=2048, imy=2448):
the imx and imy are not propagetd therought hte code form the config.toml file
Fix to propagate H and V pixelcount of the CCD to the nv_to_vc_stats routine for correct volume cconcetration calculations.
def nc_vc_from_stats(stats, pix_size, path_length, imx=2048, imy=2448):
the imx and imy are not propagetd therought hte code form the config.toml file