Search found 331 matches
- 25 May 2022, 16:32
- Forum: General
- Topic: AA8 User manual
- Replies: 1
- Views: 32
Re: AA8 User manual
Hi, the demo version contains the manual in Help format (file: AA8_EN.chm), which can be read also without launching the software. The PDF version of it (the content is exactly the same) is instead included only in the full version of Astroart. Its format is optimized for tablets, see: https://www.m...
- 14 May 2022, 13:36
- Forum: Image processing and analysis
- Topic: Starnet v2 Call with Macro
- Replies: 16
- Views: 974
Re: Starnet v2 Call with Macro
An updated plugin for version 2.0 is available as well, so there's no longer need to rename the executable:
Download at: https://www.msb-astroart.com/
Download at: https://www.msb-astroart.com/
- 14 May 2022, 13:29
- Forum: Scripts
- Topic: ApplyScript. commands
- Replies: 0
- Views: 116
ApplyScript. commands
Astroart 8.0 contains four new script commands which are used with the Apply Script Window. ApplyScript.First ApplyScript.Last ApplyScript.Index ApplyScript.Count For example, try the following simple script: Print Image.Background On a single image, it will print the background of the image. When u...
- 06 May 2022, 18:01
- Forum: Scripts
- Topic: invalid equatorial coordinates
- Replies: 1
- Views: 120
Re: invalid equatorial coordinates
Hi, "-1.00 -1.00" is returned by the Telescope.List(..) when the index is out of bounds. The lower bound is 1, the upper bound is the number of objects which can be found with the function Telescope.List.Count.
Fabio.
Fabio.
- 06 May 2022, 17:51
- Forum: General
- Topic: Plate Solving - No Luck
- Replies: 9
- Views: 209
Re: Plate Solving - No Luck
On the same image if I give the center search region of 12 +46 (note that M51 is really at 13 30 +47 12) it also solves "successfully" (no error message). Hi, a tolerance of +- 50% with only 5 stars may cause false positives. I suggest to reset the tolerance to the default value of +- 20%. Actually...
- 06 May 2022, 17:43
- Forum: General
- Topic: Plate solving - confused about catalogs
- Replies: 3
- Views: 108
Re: Plate solving - confused about catalogs
Hi, Astroart plate solving does not use any external star catalog.
UCAC, GAIA, etc. are just for displaying stars in the atlas, changing them will not affect plate solving.
Regards, Fabio.
UCAC, GAIA, etc. are just for displaying stars in the atlas, changing them will not affect plate solving.
Regards, Fabio.
- 03 May 2022, 23:15
- Forum: Image processing and analysis
- Topic: Preprocessing - Error images - auto skip?
- Replies: 4
- Views: 133
Re: Preprocessing - Error images - auto skip?
Hi, the option "Stars PSNR" should work too, and it's easier because there's no need to know the background in advance. To use Preprocessing to just analyze the background or other properties of the sequence, don't enable auto-alignment. Another long-term solution is to just delete the bad images. U...
- 16 Apr 2022, 11:18
- Forum: Image processing and analysis
- Topic: Help with image processing
- Replies: 2
- Views: 156
Re: Help with image processing
It would be useful to take a look at all files of preprocessing.
- 13 Apr 2022, 21:41
- Forum: Image processing and analysis
- Topic: Adaptive gradient removal
- Replies: 2
- Views: 142
Re: Adaptive gradient removal
Hi, the dynamic range of the image is too small (423..450, only 27 steps!).
You may solve converting the image to floating point before applying the filter (the preview is in floating point).
Or, to continue working with integer numbers, you may multiply the image by 10 or more.
You may solve converting the image to floating point before applying the filter (the preview is in floating point).
Or, to continue working with integer numbers, you may multiply the image by 10 or more.
- 08 Apr 2022, 17:18
- Forum: General
- Topic: Astroart 8 SP1
- Replies: 4
- Views: 532
Re: Astroart 8 SP1
Hi, the field of view and pixel scale in the "Options / Observer" is not used for plate solve, it's used only for the "Follow minor plate" alignment and the "CCD frame" in the Star Atlas. So, to change the settings for plate solve, just load the settings there and remember to click the button "Save ...
- 05 Apr 2022, 20:57
- Forum: Image processing and analysis
- Topic: Strange behavior with display
- Replies: 3
- Views: 190
Re: Strange behavior with display
Hi, the image is 16 bits (range = 4 .. 53459) so it can be visualized in several ways. I think that you can emulate the visualization of Microsoft Photo pressing SHIFT + F3, which sets the 0 .. 65535 visualization. Or press the mouse wheel, then rotate it to adjust the black level in real time. Or u...
- 23 Mar 2022, 11:47
- Forum: Image processing and analysis
- Topic: different resolutions
- Replies: 2
- Views: 202
Re: different resolutions
Hi Morten, at first I suggest to decide which will be the resolution of the final image. That will indicate which image will remain unprocessed and which one will be scaled. As you wrote it's also possible to use the comand Coregister, this will work well. If the difference in scale is not very high...