Search found 106 matches

by Iver
15 Sep 2022, 15:09
Forum: General
Topic: saving files
Replies: 7
Views: 1972

Re: saving files

On the bottom of the save file window there is a save type drop down to select tif.
by Iver
12 Sep 2022, 02:23
Forum: Instrumentation
Topic: Setteling time when using Center
Replies: 4
Views: 1307

Re: Setteling time when using Center

Hi Rudi, the center script has been working well for me so far. Here is the script I used for years to center. You can adjust the pause to meet your needs. raOri = Telescope.RA deOri = Telescope.DEC Camera.Binning(3) Camera.Start(5) Camera.Wait ra,de = Image.EstimateRADEC ok = Image.FindCoordinates(...
by Iver
31 Aug 2022, 20:13
Forum: Image processing and analysis
Topic: Stacking leads to elongated stars in the corners
Replies: 8
Views: 1705

Re: Stacking leads to elongated stars in the corners

Did you try selecting star alignment with translation + field rotation?
by Iver
16 Aug 2022, 03:48
Forum: General
Topic: AA8 and UCAC4 cat installation?
Replies: 5
Views: 1847

Re: AA8 and UCAC4 cat installation?

Look in the AstroArt guide under catalogs for download links.
by Iver
11 Aug 2022, 16:45
Forum: Instrumentation
Topic: Pause PHD2 when FF AF?
Replies: 17
Views: 4453

Re: Pause PHD2 when FF AF?

Center script command, also from help file. Telescope.AutoCenter(exposure, binning, [ra,dec]) Starts the automatic centering with plate solving, using the new Centering Window of Astroart 8 SP1. The script will be paused until the procedure is complete, then use the function: Telescope.AutoCenterOK(...
by Iver
11 Aug 2022, 15:52
Forum: Instrumentation
Topic: Pause PHD2 when FF AF?
Replies: 17
Views: 4453

Re: Pause PHD2 when FF AF?

Hi Rudi, here are the parameters for PHD script functions in AA help file. Start guiding. It's possible to specify the three parameters for settling (pixels, time, timeout) as described in the PHD EventMonitoring interface: https://github.com/OpenPHDGuiding/phd2/wiki/EventMonitoring , for example: P...
by Iver
08 Aug 2022, 00:24
Forum: Instrumentation
Topic: Pause PHD2 when FF AF?
Replies: 17
Views: 4453

Re: Pause PHD2 when FF AF?

I agree with what Duncan said. I used PHD for quite a few years, since the multi star guider was released I have been using it. The calibration also works much better then the previous versions.
by Iver
07 Aug 2022, 09:09
Forum: Instrumentation
Topic: Pause PHD2 when FF AF?
Replies: 17
Views: 4453

Re: Pause PHD2 when FF AF?

55 north? Canadian ? Deutch?
by Iver
07 Aug 2022, 08:44
Forum: Instrumentation
Topic: Pause PHD2 when FF AF?
Replies: 17
Views: 4453

Re: Pause PHD2 when FF AF?

Sounds like you get out about as often as I do! :( . I'm going to start building an observatory soon, hopefully I'll get more imaging done! BTW prior to AA8 I suggested to Fabio that it would be great if a script could be executed from the sequencer, that would solve your problem.
by Iver
07 Aug 2022, 00:57
Forum: Instrumentation
Topic: Pause PHD2 when FF AF?
Replies: 17
Views: 4453

Re: Pause PHD2 when FF AF?

Hi Rudi, you can convert your sequence to a script. Sequencer menu - create similar script and then add PHD.Pause PHD.Resume into the script.
by Iver
14 Jun 2022, 15:17
Forum: General
Topic: Subframe From selection choice
Replies: 4
Views: 1410

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".
by Iver
06 May 2022, 15:41
Forum: General
Topic: Plate Solving - No Luck
Replies: 10
Views: 2711

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"?