Search found 13406 matches

by admin
Sat Jun 01, 2024 1:42 pm
Forum: Feature Suggestions
Topic: Option to save preprocessed lights?
Replies: 1
Views: 7

Re: Option to save preprocessed lights?

Hi, a bit harder than it might sound, since the internal format for the 'processed' light heading into the live stack is not the same as the normal processed light being saved. There is also the fact that the processing is irreversible, so if someone ended up with that option left on unintentionally...
by admin
Sat Jun 01, 2024 1:38 pm
Forum: Bug Reports
Topic: Solar mosaic backlash setting inaccurate
Replies: 1
Views: 12

Re: Solar mosaic backlash setting inaccurate

Hi, let me investigate that - I thought that it should ignore the setting if the box is unticked, and I can see the code that looks like it will do that. I can also see the code that should do a single stage move not a two stage move if the backlash values are both set to zero, so something odd is g...
by admin
Sat Jun 01, 2024 1:24 pm
Forum: QHY Cameras
Topic: Never get "OK" Histogram Status for flats with QHY183C
Replies: 5
Views: 1969

Re: Never get "OK" Histogram Status for flats with QHY183C

Hi Don, if you send me a screenshot or a saved frame then I can check if anything is going wrong. Auto adjust also records info in the log about what choices it has made and why. However, if you have bad vignetting or dust spots then you can end up in a situation where the brightest parts of the ima...
by admin
Sat Jun 01, 2024 1:19 pm
Forum: Bug Reports
Topic: Feature tracking and mount controls with Ioptron
Replies: 3
Views: 51

Re: Feature tracking and mount controls with Ioptron

Hi, ah, the angles being opposite does indicate that the mount is moving in opposite directions (roughly), but not 'opposite enough' for the calibration code... Ideally the angles would be 180 degrees apart (say -90 and +90, or -80 and +100). If you look at the 'Scatter' graph tab, you will see that...
by admin
Sat Jun 01, 2024 1:11 pm
Forum: Bug Reports
Topic: Performance issues
Replies: 6
Views: 120

Re: Performance issues

Hi, ah, OK. No, the memory limit changes are unlikely to affect the display update rate - if you are just watching the image on screen, SharpCap can work with about 3 or 4 frames worth of memory. Having more memory available is really only used significantly when capturing. If you turn on the option...
by admin
Sat Jun 01, 2024 1:04 pm
Forum: Bug Reports
Topic: Issue with Framing Assistant
Replies: 6
Views: 100

Re: Issue with Framing Assistant

Hi,

OK, will try for 1/16 of similar.

cheers,

Robin
by admin
Sat Jun 01, 2024 1:03 pm
Forum: How do I?
Topic: I got .png files instead of .fits files!
Replies: 2
Views: 18

Re: I got .png files instead of .fits files!

Hi Jim, how were you capturing? In a small number of places where you capture without having a setting to actively choose the output format, SharpCap may default to the 'Preferred still format' from the settings. I'm trying to catch and fix these as I find them. There are also a few places where sav...
by admin
Sat Jun 01, 2024 12:56 pm
Forum: QHY Cameras
Topic: QHY678M Live View slows down after a few seconds
Replies: 1
Views: 11

Re: QHY678M Live View slows down after a few seconds

Hi, OK, so if the FPS indicator at the bottom left is staying at about 40fps then the camera is still working as it should sending frames to SharpCap, so it sounds like SharpCap is being bogged down and ending up lagging on the frame display. What could be happening is that SharpCap has a display fr...
by admin
Sat Jun 01, 2024 12:48 pm
Forum: How do I?
Topic: Histogram Movement
Replies: 4
Views: 105

Re: Histogram Movement

Hi, yes, that looks like the right log - I can see the use of live stacking and the individual captures happening in it. Unfortauntely the live stack doesn't record a great deal in the main log unless something goes badly wrong, so the main log will not reveal much here. One more thing did occur to ...
by admin
Fri May 31, 2024 2:30 pm
Forum: Bug Reports
Topic: Focuser Move Failure in Sequencer
Replies: 4
Views: 117

Re: Focuser Move Failure in Sequencer

Hi, thanks for the additional logs - I have the problem worked out now - the line of code to start the focuser moving in response to the sequencer was duplicated, so it starts the focuser off moving to position 5000, then requests it again. The focuser fails the second request because it is already ...