LabeoTech / Umit

universal mesoscale Imaging Toolbox
GNU General Public License v3.0
9 stars 3 forks source link

Extraction of Mean Data Generates Error[BUG] #48

Closed evernerve closed 1 year ago

evernerve commented 1 year ago

Describe the bug

After opening the vpixx file and selecting the areas of interest in the ROI, if we try to extract that data, selecting the mean option produces an error. However, it works fine with the median option.

To Reproduce Steps to reproduce the behavior:

After opening the vpixx file and selecting the areas in the ROI

  1. Go to 'Utilities'
  2. Click on 'ROI options'
  3. Click on 'Extract data from ROI'
  4. Select 'mean'
  5. See error

Expected behavior Expected window to appear where you can select the save folder

Screenshots

image

BrunoOFSouza commented 1 year ago

Fixed in commit 7f66ec02af66c7662038a71f5fd0f05bf22ab7c5. Thanks!