Skip to content

bug fixing and improved integration

Compare
Choose a tag to compare
@epnev epnev released this 28 Jan 19:42
· 484 commits to master since this release

Main changes in this release:

  • Fixed a bug in bigread2.m that was causing it to fail loading certain tiff files.
  • Better integration of the MCMC deconvolution method in update_temporal_components.
  • update_temporal_components and update_temporal_components_parallel are now combined into a single file, named update_temporal_components. The choice is determined from options.temporal_parallel which by default chooses the parallel implementation if the parallel processing toolbox is present.