DeepSkyForge / GraXpert4PixInsight

Support for PixInsight GraXpert plugin.
1 stars 0 forks source link

Low-level API function error #35

Open AndyG88 opened 5 days ago

AndyG88 commented 5 days ago

This is the result I get when running GraXpert in PI.

GraXpert: Processing view: Autosave Image format: 32-bits floating sample Writing image: w=1066 h=1825 n=3 RGB Float32 Mode background extraction graxpert C:/Users/PC/AppData/Local/Temp/PixInsight.xisf -cli -smoothing 0.000 -correction Subtraction -bg

PixInsight API Error StartExternalProcess(): Low-level API function error 365.034 ms

DeepSkyForge commented 4 days ago

Hi,

Normally GraXpert install process configure GraXpert path in system path. See attached picture (sorry my screenshot in French).

System-Path

Could you please check and add it if not yet the case. You may have to restart window after the change (I'm not sure on this point). When system path is properly configured, you can open a console (program "cmd") and enter "graxpert". This should start GraXpert UI. If it's ok, it should work with the process.

I'm preparing a new version where you will have the option to configure the path in GraXpert process.

Let me know if you need more help.