I press "Quote" when I wish to reply to a quote. All the quote html verbiage appears when I am typing the reply, but the quoted message is missing when the reply is posted. I've only noticed it in the last two days or so. Is there a change or bug in the site software causing this, or something else. A setting perhaps?
Read More...
Thank you, Markku (and also Alan). I didn't really think this was a bug but it remains true that the CCDCiel program somehow knows to invert the image to right side up, or maybe it's just dumb luck. Perhaps it knows something about the telescope being used and makes the adjustment. Is this a feature worth asking for? For now, I can just invert the camera, I suppose. Now I have to worry about focus which was my original purpose in starting this thread.
Read More...
Alan:
I feel fairly certain that you are wrong about the inverting being due to the telescope optics.
The reason I can say this is that, with nothing changed about the scope, its focus and what it is pointing at, with the camera in and connected to my Rasberry Pi, I can take a preview with the program CCDCiel and the mountain is shown right-side up. Then, I exit CCDCiel and start EKos and do a preview. The mountain is shown upside-down. This tells me that there is either a bug in EKos, or, much more likely, a setting in EKos that I don't know about which is inverting the image. I would like to know what that setting might be. Or possibly, CCDCiel is automatically inverting the image to make it right-side up, and EKos is not.
Read More...
I feel fairly certain that you are wrong about this part. The reason I can say this is that, with nothing changed about the scope, its focus and what it is pointing at, with the camera in and connected to my Rasberry Pi, I can take a preview with the program CCDCiel and the mountain is shown right-side up. Then, I exit CCDCiel and start EKos and do a preview. The mountain is shown upside-down. This tells me that there is either a bug in EKos, or, much more likely, a setting in EKos that I don't know about which is inverting the image. I would like to know what that setting might be. Or possibly, CCDCiel is inverting the image to make it right-side up, and EKos is not.
Read More...
Thanks agiain, Juergen.
What do you mean by tracking? If the scope is aligned you can make it go to any visible target the software knows about, and it will stay on that target as it moves. Is that what you mean by tracking?
As for focusing on the donuts, these particular donuts were appearing at irregular intervals on the screen, for maybe five or six previews, moving across the screen each time, which made me think they were airplanes. I could never see any donuts that stayed fixed in location on the screen.
Also, do you know why my mountain picture was flipped upside down? And whether the focus quality of that picture would have been sufficient for alignment?
Read More...
In spite of my earlier semi-success with obtaining focus during daylight, at night it's still the same mess.
Leaving this focus untouched, I have pointed the scope vaguely at the direction of Mars. But all I get is this grainy indistinguishable mess. Tried playing with gain and exposure settings but to no avail. Every once in awhile I do so see some poorly focused "donut" crossing this screen indicating a poorly focused object but it moves quickly across the preview loop before I have a chance to try and focus it better. I can only surmise it represents an airplane. How do I finish focusing the scope at night and for what exposure?
Read More...
Okay, time to fess up that I really don't understand any of this. I've been getting by without understanding fully what I am doing.
When I point my browser to astroberry.local/desktop, this brings up a web page that identifies itself as "astroberry - noVNC". What's with this "noVNC"? I've newer understood what that meant. It looks and feels like it IS VNC i.e. a "remote console" . If it isn't VNC then what is it?
How would this setup you are recommending work? And how does it differ from my current setup? It sounds as though it would do what I want. Basically, that's keeping all the files generated on my laptop, not my Pi.
Read More...
Thanks! Progress has been made!
I have given daytime focusing a shot and still no joy. The scope is pointed at a mountain 2 or 3 miles away. It is clearly focused in the eyepiece. When I replace the eyepuece with the Svbony-305 I can see no detail whatsoever, focused or not. I can play with the Highlights/ Midtones/Shadows settings to darken or lighten the image but it's always a flat, undifferentiated rectangle, no detail visible. Similarly, playing with the Gain, Offset, etc.You can see the settings I used. Not sure what to try next. There are also some INDI camera settings I could play with. Grateful as always for any ideas.
Read More...
Thanks.
I don't actually need or want to use SSH which is why I asked in the OP if I actually needed to be doing this. But I could not find documentation about how to set things up with the Pi at the telescope and all the software on the laptop (except, of course, the Indi Server and astroberry). Can someone point me there?
Read More...
So we come to the first hurdle. How does one do this? I am using the previewer but I don't know what are reasonable settings for this.
I think I want to use Indi remotely. I have a Raspberry Pi at my scope running Astroberry. I want to run KStars on my laptop (inside) and communicate with the Raspberry Pi wirelessly.
Reading the manual, section 7.6.2, I find this:
But running this command only brings a syntax error message on my Ubuntu 22.04 laptop
$ ssh -L 8624:192.168.86.61:8623
usage: ssh [-46AaCfGgKkMNnqsTtVvXxYy] [-B bind_interface]
[-b bind_address] [-c cipher_spec] [-D [bind_address:]port]
[-E log_file] [-e escape_char] [-F configfile] [-I pkcs11]
[-i identity_file] [-J [user@]host[:port]] [-L address]
[-l login_name] [-m mac_spec] [-O ctl_cmd] [-o option] [-p port]
[-Q query_option] [-R address] [-S ctl_path] [-W host:port]
[-w local_tun[:remote_tun]] destination [command [argument ...]]