×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

AstraLite - simple INDI client for astrophotography and livestacking

  • Posts: 115
  • Thank you received: 17
New alpha version 0.0.57. Main new feature - linear background gradient removal for live stacking and live view
The following user(s) said Thank You: Jasem Mutlaq, Simon
11 months 2 weeks ago #92648
Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 113
  • Thank you received: 34
There is another issue with indy_pylibcamera driver.

Property 'CCD_FRAME' of device 'indi_pylibcamera' is read only.



I have alredy opened issue here: github.com/scriptorron/indi_pylibcamera/issues/34
11 months 2 weeks ago #92658
Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 115
  • Thank you received: 17
Hi, Simon. Thanks for report. Did this happen after update of astralite or indi_pylibcamera driver?
Please start astralite and then switch log level into "very verbose", connect and try to take a shot and upload log here. Logs directory can be opened by "Help -> Open logs folder"
11 months 2 weeks ago #92661

Please Log in or Create an account to join the conversation.

  • Posts: 113
  • Thank you received: 34
Yes, I think it came with version 0.0.35 or later. I uploded log to git hub issue.
11 months 2 weeks ago #92668

Please Log in or Create an account to join the conversation.

  • Posts: 115
  • Thank you received: 17
Thanks! Try astra_lite-0.0.58-x64-win.7z
Frame cropping selection will be disabled in case of your camera
11 months 2 weeks ago #92675

Please Log in or Create an account to join the conversation.

  • Posts: 447
  • Thank you received: 30
I tried some more.

An error occurs when using RGB24 (in-camera binning compatible mode) with a ZWO camera.

If your app crashes with an error, the driver will stay up and you won't be able to connect unless you switch to remote.

When sharing with other applications such as Ekos, even if it is local, if you do not check the remote connection, it will not connect. (the part I pointed out earlier)

Others work fine. (focus, mount, etc.)

I look forward to future additions to Gain, Color Control and PlateSolving.
Last edit: 11 months 1 week ago by T-Studio.
11 months 1 week ago #92737

Please Log in or Create an account to join the conversation.

  • Posts: 115
  • Thank you received: 17
T-Studio, please upload application log when it was crashed

What is RGB24? Google didn't help
11 months 1 week ago #92739

Please Log in or Create an account to join the conversation.

  • Posts: 447
  • Thank you received: 30
RGB24 will be the mode of the CCD driver. You can choose Raw16, Raw8, RGB24, etc. on the INDI control panel.
Since RGB24 synthesizes color images with a camera, color binning is possible.

I didn't get the log when it crashed.
where do i set it?

A similar situation can be reproduced by starting the driver first with Ekos. (Cannot connect locally, can connect remotely)
11 months 1 week ago #92741

Please Log in or Create an account to join the conversation.

  • Posts: 447
  • Thank you received: 30
I found the log and will send it.
11 months 1 week ago #92742

Please Log in or Create an account to join the conversation.

  • Posts: 115
  • Thank you received: 17
Thanks! Proper log is first. Last records are
[2023-05-10 01:15:30.037143 +09:00] ERROR (╯°□°)╯︵ ┻━┻ PANIC OCCURRED
[2023-05-10 01:15:30.037237 +09:00] ERROR Panic paiload: called `Result::unwrap()` on an `Err` value: Custom { kind: Unsupported, error: "BITPIX = 8 is not supported" }
[2023-05-10 01:15:30.037257 +09:00] ERROR Panic location: src/image_raw.rs:162:58
AstraLite not support RGB images right now (only RAW source is accepted). I will fix it and app will show message about format is not supported instead of crash
Last edit: 11 months 1 week ago by Denis.
11 months 1 week ago #92743

Please Log in or Create an account to join the conversation.

  • Posts: 115
  • Thank you received: 17
Done. Also app will stop indiserver when it crashed
11 months 1 week ago #92744

Please Log in or Create an account to join the conversation.

  • Posts: 115
  • Thank you received: 17
New alpha version 0.0.72. Not tested on real sky (
Main new features:
* Ability to set dark and highlight levels. It allow to make image contrast in live stacking mode
* Support of bias frames
* Forced gradient removal from frame in live stacking mode
+ a lot of fixes and improvements

NOTE: Options were refactored in this version. All previous options will lost!
Last edit: 11 months 1 week ago by Denis.
11 months 1 week ago #92840
Attachments:

Please Log in or Create an account to join the conversation.

Time to create page: 0.950 seconds