------------------- * multi_channel_by_subplots bug fixed for non-square shape * default colormap is viridis everywhere * multiprocessor heavily debugged and made a lot easier to use * better tests added for multiprocessor
0.10.0
------------------- * I added multiprocessor to lognflow * bug fixed in logviewer
0.9.1
------------------ * bug removed from plt_utils numbers_as_images_4D. * bug removed from printprogress when number of steps is very small.
0.9.0
------------------ * copy() is now possible from a file or a variable name into another * default suffix in get_flist is * * logviewer.get_stack_of_files is only useful for reading data. * more tests are added. * moved multichannel_to_frame to utils
0.8.6
------------------ * plt_utils was not added tp 0.8.5
0.8.5
------------------ * Some functions can go to utils and be mentioned in the __init__ * a bug was fixed in printprogress.