View Single Post
  #12  
Old 30-03-2021, 02:03 PM
multiweb's Avatar
multiweb (Marc)
ze frogginator

multiweb is offline
 
Join Date: Oct 2007
Location: Sydney
Posts: 22,080
Quote:
Originally Posted by kosborn View Post
Sorry Marc,

I really should have double checked I'd committed all edits before posting! Latest version is on github now and I have tested it on current and previous version of PixInsight on Windows 10 and MacOS 10.15.7. Could you please download again from github, replacing the previous version and let me know how you go?

Thanks, Kevin
Sorry mate you still have a lowercase _ok in line 45. I edited it by still getting errors.

Quote:
run --execute-mode=auto "E:/Program Files/PixInsight/src/scripts/CubeHelix.js"

Processing script file: E:/Program Files/PixInsight/src/scripts/CubeHelix.js
*** Error [000]: E:/Program Files/PixInsight/src/scripts/CubeHelix.js, line 45: Error: MessageBox.MessageBox(): invalid argument type: String expected.

Reading image:
S:/WIRUNA/20200320/NGC3372/IR/masters/integration.xisf
Loading image: w=3336 h=2496 n=1 Gray Float32
9 image properties
235 FITS keyword(s) extracted.

run --execute-mode=auto "E:/Program Files/PixInsight/src/scripts/CubeHelix.js"

Processing script file: E:/Program Files/PixInsight/src/scripts/CubeHelix.js
*** Error [001]: E:/Program Files/PixInsight/src/scripts/CubeHelix.js, line 194: ReferenceError: NumericControl is not defined
Maybe it's a Qt issue. I have version 5.15.2
Reply With Quote