Patrick Chevalley replied to the topic 'Wuestion' in the forum. 5 months ago

You need to use a version of PHD2 at least 2.6.13dev2.
INDI rotator was added to PHD2 very recently on March 23.

Read More...

The date correspond to this old issue: github.com/indilib/indi/issues/1719
It was quickly fixed and is probably present only in INDI version 1.9.7

Read More...

A good place to learn the basic properties is the Standard Properties page: www.indilib.org/develop/developer-manual...dard-properties.html
Then you can try the different function with the command indi_setprop to be sure it do what you expect.
I also suggest you start with the mount simulator to prevent unwanted effect on your real mount.

Read More...

You forget indiClient.getProperties();

Read More...

Hi Rob,

I take a look to the file in your beta2 package and find wrong link to your user directory.

ls -l KStars.app/Contents/Frameworks
...
-rwxr-xr-x 1 pch staff 763504 30 nov 06:48 libLimeSuite.20.10-1.dylib
lrwxr-xr-x 1 pch staff 94 30 nov 06:50 libLimeSuite.dylib -> /Users/rlancaste/AstroRoot/KStarsDMG/KStars.app/Contents/Frameworks/libLimeSuite.20.10-1.dylib
-rw-r--r-- 1 pch staff 309008 30 nov 06:48 libPlayerOneCamera.3.dylib
lrwxr-xr-x 1 pch staff 94 30 nov 06:50 libPlayerOneCamera.dylib -> /Users/rlancaste/AstroRoot/KStarsDMG/KStars.app/Contents/Frameworks/libPlayerOneCamera.3.dylib
-rwxr-xr-x 1 pch staff 1145200 30 nov 06:49 libSDL2-2.0.0.dylib
lrwxr-xr-x 1 pch staff 87 30 nov 06:50 libSDL2-2.dylib -> /Users/rlancaste/AstroRoot/KStarsDMG/KStars.app/Contents/Frameworks/libSDL2-2.0.0.dylib
-rw-r--r-- 1 pch staff 4988128 30 nov 06:48 libSVBCameraSDK.1.dylib
lrwxr-xr-x 1 pch staff 91 30 nov 06:50 libSVBCameraSDK.dylib -> /Users/rlancaste/AstroRoot/KStarsDMG/KStars.app/Contents/Frameworks/libSVBCameraSDK.1.dylib
..

Read More...

Sorry, I jump to your second post too quickly.

Anyway the problem is with ccdproc, there is already an issue for that: github.com/astropy/astropy/issues/10977
A proposed solution is to add a default value for BUNIT, I not follow further to see if the proposed solution was merged.

Read More...

The keyword in this list are only "reserved", this meant they cannot be used with another signification.
But they are not mandatory and processing software must expect they are not present. In fact I never see any capture software that add this keyword because it make some sens only after calibration to some physical flux units.

Instead of adding a dummy value like "adu" it is better to report that to astro-pipelines so it can be fixed to work without this keyword.

Read More...

Patrick Chevalley replied to the topic 'Firecapture - Any Luck?' in the forum. 2 years ago

Firecapture do not use INDI, be sure Ekos and indiserver is not started we you use Firecapture. Otherwise you will have conflict accessing the device.

Other possible problem is different ASI library version installed by INDI and Firecapture.

Read More...

For CdC, be sure to follow the link to download the beta version 4.3, the version 4.2.1 comet displacement information is not compatible with the recent version of phd2.

Read More...

No personal information is shared.