I realized that the pull request changing image->data may create some confusion because there are some variable derived from data called image (see imageTag, imageTag_label etc.).
Also there are some locations, for example in the old 2IDE HDF files in file_loader.py, still showing
self.dataTag.addItem('images')
I propose to change all variable derived from data as dataXXX
I realized that the pull request changing image->data may create some confusion because there are some variable derived from data called image (see imageTag, imageTag_label etc.).
Also there are some locations, for example in the old 2IDE HDF files in file_loader.py, still showing
self.dataTag.addItem('images')I propose to change all variable derived from data as dataXXX