PixInsight Forum (historical)
Software Development => New Scripts and Modules => Topic started by: llpastro on 2017 February 17 11:46:56
-
I have been using MureDenoise quite successfully until today. I denoised several masters and all of a sudden when I click on the Denoise button, the number of cycles changes back to the default of 8. I can select a different number but it reverts back to 8. Can anyone duplicate this problem? I have restarted PI and also the computer with no effect.
Larry
-
Larry,
Sorry for the trouble. Are you specifying a value outside the accepted range from 1 to 32? The script will force values outside of this range to 8 when you click on a button, a different control, or type enter. Values within this range should not be modified, and so far I have not been able to reproduce such behavior.
Thanks,
Mike
-
Yep, that was it. For the first time I had tried to insert 40 into the box. Thanks.
Larry