v1.0.64: bugfixes & changed the way in which note setups are saved. Now much better portability between software versions.
CHANGELOG:
updated manual & fixed bug in node.py that was caused by changing the method of saving node setups
add export reconstruction as pickle instead of .csv
added .parallel_process to node, removed import joblib in export_data_node and bake_stack_ndoe
image calculator now works on images of different sizes (by cropping the larger image)
edited height of contrast settings window in image viewer
import data now imports in batches of 10 imgs by default
added .get_temp_dir_name() to node, removed hard-coded temp dirs in bake stack and pysofi nodes
removed detection method selection in particledetection node, only 1detection method for now
removed old comments in particlefitting.py
fixed bug with particle data .reconstruction roi being 90 degs rotated
fixed bug in reconstructionrenderer.py where auto-contrast limits didnt work for rgb mode
fixed bug in spatial filter node where wavelet filter would throw an error for odd-sized images