"I must be missing something simple! Any thoughts? Thanks in advance"
After you make a change in the parameters
settings do you click on "Save Parameters"?
Search found 75 matches
- 06 May 2022, 15:41
- Forum: General
- Topic: Plate Solving - No Luck
- Replies: 9
- Views: 213
- 06 May 2022, 03:05
- Forum: General
- Topic: Plate Solving - No Luck
- Replies: 9
- Views: 213
Re: Plate Solving - No Luck
AA needs a hint at where the scope is pointing. Click on the small icon next to the search region window to load the Ra and Dec from the image. As I mentioned in your original post plate solve data is separate from the Sky Atlas data. For more info read this thread. https://www.astroart-forum.net/fo...
- 05 May 2022, 22:40
- Forum: General
- Topic: Plate solving - confused about catalogs
- Replies: 3
- Views: 114
Re: Plate solving - confused about catalogs
Hi Jack, AA plate solve data is included with ver. 8
It does not need to be downloaded separately. In the Instrumentation section there is a plate solving with AA8 thread that my be helpful.
It does not need to be downloaded separately. In the Instrumentation section there is a plate solving with AA8 thread that my be helpful.
- 03 Apr 2022, 20:47
- Forum: Instrumentation
- Topic: Binning CMOS ASI2900MC
- Replies: 2
- Views: 196
Re: Binning CMOS ASI2900MC
John if you want to select software binning use the camera control panel and click on the wrench icon. You can select software binning from the image tab.
Clear skies for your outing.
Clear skies for your outing.
- 10 Mar 2022, 00:06
- Forum: General
- Topic: Live Stacking ?
- Replies: 3
- Views: 274
Re: Live Stacking ?
Hi John, this is a script from the demo scripts section of AA help.
Imaging and stacking in realtime
expo = 3.0
for i = 1 to 10
if i = 1 then
Camera.Start(expo)
else
Camera.StartAndStack(expo)
end if
Camera.Wait
next i
Imaging and stacking in realtime
expo = 3.0
for i = 1 to 10
if i = 1 then
Camera.Start(expo)
else
Camera.StartAndStack(expo)
end if
Camera.Wait
next i
- 26 Feb 2022, 21:16
- Forum: Image processing and analysis
- Topic: Histogram Stretch
- Replies: 5
- Views: 352
Re: Histogram Stretch
Which stacking method did you use?
- 26 Feb 2022, 16:51
- Forum: Image processing and analysis
- Topic: Histogram Stretch
- Replies: 5
- Views: 352
Re: Histogram Stretch
I've always applied the stretch to the combined image. Would there be anything to gain by stretching the individual subs ?
- 26 Feb 2022, 04:52
- Forum: Scripts
- Topic: Single star AF and Multistar autoguiding?
- Replies: 3
- Views: 293
Re: Single star AF and Multistar autoguiding?
Maybe this is more what you wanted.
Guider.FullFrameAutoguide
pause (10) ' (this is where you would insert image sequence)
Guider.StopAutoguide
Camera.Start (1)
Camera.Wait
Camera.Autofocus
Guider.FullFrameAutoguide
Guider.FullFrameAutoguide
pause (10) ' (this is where you would insert image sequence)
Guider.StopAutoguide
Camera.Start (1)
Camera.Wait
Camera.Autofocus
Guider.FullFrameAutoguide
- 25 Feb 2022, 23:32
- Forum: Scripts
- Topic: Single star AF and Multistar autoguiding?
- Replies: 3
- Views: 293
Re: Single star AF and Multistar autoguiding?
Camera.Autofocus
Guider.FullFrameAutoguide
Guider.FullFrameAutoguide
- 11 Feb 2022, 01:49
- Forum: Image processing and analysis
- Topic: Stacking gives alignment errors
- Replies: 1
- Views: 238
Re: Stacking gives alignment errors
Once you load the images you want to stack go to options. Next select either Auto align or Manual align. Auto align will allow you to select multiple options, manual align will open an image that you select the star to align on. Hope this helps.
- 23 Jan 2022, 16:53
- Forum: Image processing and analysis
- Topic: PreProcessing drag and drop files
- Replies: 5
- Views: 380
Re: PreProcessing drag and drop files
Could it be your technique? Tap touch pad and drag does not work. Tap release tap and drag works. At least for me.
- 22 Jan 2022, 18:21
- Forum: Instrumentation
- Topic: Plate solving in AA8
- Replies: 15
- Views: 1067
Re: Plate solving in AA8
Hi ,after you fill in the solve parameters be sure to press the "Save Parameters" button. Is your scope connected to AA so the Ra and Dec are written to the fits. header? There are two plate solve options "Plate Solve" and "Plate Solve immediate" if you are using the "Plate Solve" be sure to click t...