Hi, I am having an error with the script. It is strange because I believe used it a couple of days ago. Any ideas?
Pix 1.8RC6 on Linux
run --execute-mode=auto "/home/alejandro/PixInsight/src/scripts/RepairedHSVSeparation.js"
Processing script file: /home/alejandro/PixInsight/src/scripts/RepairedHSVSeparation.js
** Warning [132]: /home/alejandro/PixInsight/src/scripts/RepairedHSVSeparation.js, line 245: let is a reserved identifier
let suffix = 1;
^
*** Error [109]: /home/alejandro/PixInsight/src/scripts/RepairedHSVSeparation.js, line 245: SyntaxError: missing ; before statement
let suffix = 1;
....^
Saludos. Alejandro.