×

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

Bi-monthly release with minor bug fixes and improvements

New All Sky camera management software: indi-allsky

  • Posts: 17
  • Thank you received: 0
Yes, this is known by me, and was the first thing i changed in my config. I added those line to the config (i hope i've placed it to the right place):
1 year 10 months ago #83499
Attachments:

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

  • Posts: 348
  • Thank you received: 69
Yeah, thats where I put mine, find the best result are running monochrome with this camera.
Hope to upgrade to the better one (asi178mm?).
But hey, it is an allsky so just a side project for me, for when my latitude doesn't let me do the real nice stuff...
1 year 10 months ago #83502

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

  • Posts: 17
  • Thank you received: 0
I think i'll change to the RPI HQ cam (12,3MP Sony IMX477) with a 1,56mm fisheye lens (from Aliexpress). Have seen great results with this combo.
Like this one from Gino:
1 year 10 months ago #83503
Attachments:

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

  • Posts: 348
  • Thank you received: 69
Yeah, that looks really crisp!
1 year 10 months ago #83504

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

  • Posts: 257
  • Thank you received: 66
The following user(s) said Thank You: Laszlo Balogh
1 year 10 months ago #83506

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

  • Posts: 17
  • Thank you received: 0
1 year 10 months ago #83507

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

  • Posts: 257
  • Thank you received: 66

Generating the startrails can be a bit of a balancing act. Startrails need to be generated with the darkest background.

It looks like in your case, your images are "brighter" on average. You may need to increase the "Star Trails Max ADU" setting to 60 or 70 to get proper star trails.
The following user(s) said Thank You: Laszlo Balogh
1 year 10 months ago #83509

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

  • Posts: 257
  • Thank you received: 66

The flickering looks like the camera is returning bad frames occasionally. I have not seen "torn" frames like that previously.

The frames not being dark frame corrected, might be the wrong bit depth as Giles mentioned, although, I would not expect the camera to change the bit depth that often. Assuming you have an ASI20, you may want to go install the latest firmware for the camera and see if that helps.
The following user(s) said Thank You: Laszlo Balogh
1 year 10 months ago #83516

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

  • Posts: 17
  • Thank you received: 0
Thanks, i'd set it now to 70. We will see tomorrow morning. :)
1 year 10 months ago #83517

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

  • Posts: 17
  • Thank you received: 0
Yes i have the ASI 120, and as i see the firmware on it is old (v3.0.0.5). I downloaded now the latest (v3.19), will upgrade the cam tomorrow.
For the bit depth problem, the sollution is already applied in the config as posted before.
1 year 10 months ago #83518

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

  • Posts: 17
  • Thank you received: 0

Hi,
Just checked, and there is no new firmware for the ASI120MC. The FWUpdater Tool says it has the firmware V3.0.
1 year 10 months ago #83532

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

  • Posts: 17
  • Thank you received: 0
Since 13:22 my system do not capture new image...
pi@indi-allsky:~ $ systemctl --user status indi-allsky
● indi-allsky.service - Indi AllSky Service
     Loaded: loaded (/home/pi/.config/systemd/user/indi-allsky.service; enabled; vendor preset: enabled)
     Active: active (running) since Sun 2022-06-12 15:24:50 CEST; 25min ago
   Main PID: 668 (python3)
      Tasks: 5 (limit: 3720)
        CPU: 9.841s
     CGroup: /user.slice/user-1000.slice/user@1000.service/app.slice/indi-allsky.service
             ├─ 668 /home/pi/indi-allsky/virtualenv/indi-allsky/bin/python3 allsky.py --config /etc/indi-allsky/config.json --log syslog run
             ├─1264 /home/pi/indi-allsky/virtualenv/indi-allsky/bin/python3 allsky.py --config /etc/indi-allsky/config.json --log syslog run
             ├─1265 /home/pi/indi-allsky/virtualenv/indi-allsky/bin/python3 allsky.py --config /etc/indi-allsky/config.json --log syslog run
             └─1266 /home/pi/indi-allsky/virtualenv/indi-allsky/bin/python3 allsky.py --config /etc/indi-allsky/config.json --log syslog run
 
Jun 12 15:50:21 indi-allsky python3[668]: [2022-06-12 15:50:21,767] INFO in allsky: Camera last ready: 1488.0s
Jun 12 15:50:21 indi-allsky python3[668]: [2022-06-12 15:50:21,768] INFO in allsky: Exposure state: ALERT
Jun 12 15:50:21 indi-allsky python3[668]: [2022-06-12 15:50:21,769] INFO in allsky: Sun altitude: 45:31:57.1
Jun 12 15:50:21 indi-allsky python3[668]: [2022-06-12 15:50:21,771] INFO in allsky: Moon altitide: -24:30:17.0, phase 94.7%
Jun 12 15:50:21 indi-allsky python3[668]: [2022-06-12 15:50:21,772] INFO in indi: Sensor temperature: 47.0
Jun 12 15:50:21 indi-allsky python3[668]: [2022-06-12 15:50:21,772] INFO in allsky: Checking for manually submitted tasks
Jun 12 15:50:21 indi-allsky python3[668]: [INFO] MainProcess allsky.detectNight() #835: Sun altitude: 45:31:57.1
Jun 12 15:50:21 indi-allsky python3[668]: [INFO] MainProcess allsky.detectMoonMode() #852: Moon altitide: -24:30:17.0, phase 94.7%
Jun 12 15:50:21 indi-allsky python3[668]: [INFO] MainProcess indi.getCcdTemperature() #414: Sensor temperature: 47.0
Jun 12 15:50:21 indi-allsky python3[668]: [INFO] MainProcess allsky._queueManualTasks() #1423: Checking for manually submitted tasks
pi@indi-allsky:~ $

Last 10 lines of my log:
pi@indi-allsky:~ $ tail -n 10 /var/log/indi-allsky/indi-allsky.log
Jun 12 15:52:12 indi-allsky [INFO] MainProcess allsky.detectNight() #835: Sun altitude: 45:14:03.6
Jun 12 15:52:12 indi-allsky [INFO] MainProcess allsky.detectMoonMode() #852: Moon altitide: -24:12:46.7, phase 94.7%
Jun 12 15:52:12 indi-allsky [INFO] MainProcess indi.getCcdTemperature() #414: Sensor temperature: 47.7
Jun 12 15:52:12 indi-allsky [INFO] MainProcess allsky._queueManualTasks() #1423: Checking for manually submitted tasks
Jun 12 15:52:22 indi-allsky [INFO] MainProcess allsky.run() #596: Camera last ready: 1608.4s
Jun 12 15:52:22 indi-allsky [INFO] MainProcess allsky.run() #597: Exposure state: ALERT
Jun 12 15:52:22 indi-allsky [INFO] MainProcess allsky.detectNight() #835: Sun altitude: 45:12:25.9
Jun 12 15:52:22 indi-allsky [INFO] MainProcess allsky.detectMoonMode() #852: Moon altitide: -24:11:11.2, phase 94.7%
Jun 12 15:52:22 indi-allsky [INFO] MainProcess indi.getCcdTemperature() #414: Sensor temperature: 47.7
Jun 12 15:52:22 indi-allsky [INFO] MainProcess allsky._queueManualTasks() #1423: Checking for manually submitted tasks

System restart did not help. What's wrong now?
1 year 10 months ago #83534

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

Time to create page: 0.600 seconds