Search found 76 matches
- 14 Jun 2022, 15:17
- Forum: General
- Topic: Subframe From selection choice
- Replies: 4
- Views: 119
Re: Subframe From selection choice
Hi, maybe I don't understand what you are asking? Here is how I select a subframe. Take a full frame exposure. Drag a box on the image I want as a subframe and then select "From selection".
- 06 May 2022, 15:41
- Forum: General
- Topic: Plate Solving - No Luck
- Replies: 9
- Views: 332
Re: Plate Solving - No Luck
"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"?
After you make a change in the parameters
settings do you click on "Save Parameters"?
- 06 May 2022, 03:05
- Forum: General
- Topic: Plate Solving - No Luck
- Replies: 9
- Views: 332
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: 185
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: 283
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: 332
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: 431
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: 431
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: 355
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: 355
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: 271
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: 450
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.