The following bugs / issues were identified and changes made with the revised uploads put in place on 14.07.2024 at 21:00 BST: { cxsep v1.1 updated on 17-06-24 (Bugs fixed - program was unworkable) wavgen v2.0 updated on 27-06-24 (Given 3D ability) BiaQIm v1.0.10.07.24 New / Modified behaviour: Now when you calculate a DFT the components (Arg, Mod, Re, Im) get displayed using whatver display limits were set in the Input/Output tab and the Display Settings tab. Whenever you edit the Re / Im data (e.g. by 'Set' under mask) the arg and mod get re-calculated too (but not the other way round). Whenever you do a 'Set' under mask, the mask automatically de-selects itself as soon as the process has finished. Bug fixes: The lower value of the threshold slider was mistakenly updated as being the upper value so lower and upper values in the edit boxes on the Display Settings tab became equal all the time when you moved the sliders. This has been fixed. } ----- The following bugs / issues were identified and changes made with the revised uploads put in place on 16.04.2024 at 21:45 BST: { 01.04.24: * BiaQIm When user minimises the Process Control Group part of the main window with the red arrow toggle button it shrinks just fine but when the user toggles the button to restore the PCG, it opens up again to a smaller width thereby cropping some controls on the right. This is due to the expand routine using an expand size from an older version of BiaQIm. Need to make it open up to the new, wider, width. ACTION: Bug fixed. * Deconvolve Printout of iterations to stdout can leave orphaned characters * Deconme depending on the length of residuals number string. Should standardise the length of the residuals string and use spaces instead of tabs in printout to stdout. ACTION: Fixed by replacing tab with space. Prog. version number unchanged. 02.04.24: * deconnr Usage note does not leave a newline between it at the licencse message. Doing a find search shows this also affects a number of other programs (line number: Program): 90: deconvarbmi.c 95: deconib.c 144: deconsa.c 150: deconnr.c 129: deconls.c 292: deconbrp.c 76: deconvp.c ACTION: All above programs corrected. No prog. version number change. } -----