Search found 353 matches
- 05 Aug 2022, 02:36
- Forum: Instrumentation
- Topic: AA8 SPk Telescope Control - Centering
- Replies: 2
- Views: 46
Re: AA8 SPk Telescope Control - Centering
Hello, 1-2) It's required to click "Save parameters" in the Plate Solve window. This does not depend on Service Packs, it was required also in Astroart 7 for centering the telescope with plate solve. So, 13.5 +- 10% arcminutes is probably the default settings for plate solving. Changing them without...
- 03 Aug 2022, 14:38
- Forum: Instrumentation
- Topic: Updated DSLR plugins
- Replies: 0
- Views: 53
Updated DSLR plugins
Hi, the plugins for controlling Canon and Nikon cameras have been updated to support the latest cameras.
See: https://www.msb-astroart.com/ or
https://www.msbsoftware.it/astroart/
If you are already controlling a supported camera, there is no need to upgrade.
Clear skies, Fabio.
See: https://www.msb-astroart.com/ or
https://www.msbsoftware.it/astroart/
If you are already controlling a supported camera, there is no need to upgrade.
Clear skies, Fabio.
- 30 Jul 2022, 15:28
- Forum: General
- Topic: Avis FITS Viewer 3.0
- Replies: 0
- Views: 90
Avis FITS Viewer 3.0
Hello, a new version of the free FITS viewer, annotator and converter "AvisFV" was released today: https://www.msbsoftware.it/avis/ All the code is now derived from Astroart 8, while the previous version (AvisFV 2.0) was derived from Astroart 6. Also improved is the code for opening images from spac...
- 22 Jul 2022, 20:20
- Forum: Image processing and analysis
- Topic: Making photometry measurements in AA8 (and do a AAVSO file)
- Replies: 2
- Views: 114
Re: Making photometry measurements in AA8 (and do a AAVSO file)
At the end of batch photometry, you could set a format something like: RR LYR,<JD>,<MAG1>,<MAGERR1>,V,NO,STD,NA,NA,NA,NA,<AIRMASS>,NA,[ChartID],NA to create an AAVSO report in magnitudes, but this would be only the last step of a more complex procedure. Star detecting can be changed from Options / S...
- 19 Jul 2022, 14:21
- Forum: Scripts
- Topic: Plugin development - RGB picture
- Replies: 5
- Views: 181
Re: Plugin development - RGB picture
Hi Nuno, OK, meanwhile a faster script can be obtained using a Formula: Image.PrepareUndo f = "vr : If(0.5*(vr+vb)<vg, 0.5*(vr+vb), vg) : vb" Image.Formula(f) Image.Update It will be faster than a script code, but still slower than a real plugin. The same formula can be used to create a direct comma...
- 19 Jul 2022, 12:41
- Forum: Scripts
- Topic: Plugin development - RGB picture
- Replies: 5
- Views: 181
Re: Plugin development - RGB picture
Hello, the documentation for the plugin SDK, is inside the folder "Generic_plugin", file: Plugins.htm. There are instructions about getting the R,G,B color planes using ac_getbuffer(). For example, from the Lazarus example: callback(ac_getbuffer, pimage, @buffer, pointer(PCGREEN)) just add: callback...
- 18 Jul 2022, 20:11
- Forum: Image processing and analysis
- Topic: How sum an H-alpa session and RGB
- Replies: 1
- Views: 119
Re: How sum an H-alpa session and RGB
Good morning, if the H-Alpha is to be used as luminance, then the command is: LRGB Combine.
If not, probably the H-Alpha should be normalized to the color image (Arithmetic / Normalize / Scale) before proceeding with other commands.
If not, probably the H-Alpha should be normalized to the color image (Arithmetic / Normalize / Scale) before proceeding with other commands.
- 18 Jul 2022, 20:04
- Forum: Image processing and analysis
- Topic: Can't open image stacked with Pix Insight
- Replies: 2
- Views: 105
Re: Can't open image stacked with Pix Insight
The dynamic range of that FITS is floating point 0.0 - 1.0, if you need to recover the ADUs you could multiply the image it by 65536. Was this the problem ? If instead the problem was to change the visualization, then try: CTRL + Wheel rotate for finer control (CTRL + SHIFT + Wheel for the black lev...
- 10 Jul 2022, 00:13
- Forum: Image processing and analysis
- Topic: Open .avi file from ASI-183+ASI Studio.
- Replies: 1
- Views: 162
Re: Open .avi file from ASI-183+ASI Studio.
Hello, I was able to open the video on one PC but not on another one. The Windows API function: AVIStreamGetFrameOpen() returned NULL which means missing codec. The format is indeed peculiar: a color video plus a grayscale palette. Windows Media Player can play the video on both PCs. VLC showed it c...
- 09 Jul 2022, 11:43
- Forum: General
- Topic: No star removal when processing in AA 8 ?
- Replies: 2
- Views: 172
Re: No star removal when processing in AA 8 ?
Hi, do you mean the menu item? In AA8 it's: Filters / Stars / Remove
- 07 Jul 2022, 21:19
- Forum: General
- Topic: Local zoom changes magnification
- Replies: 3
- Views: 375
Re: Local zoom changes magnification
Hello, I found that it happens if the zoom is at 2x, for other zoom levels it doesn't happen.
It was corrected today, it will be released with SP2.
Thanks, Fabio.
It was corrected today, it will be released with SP2.
Thanks, Fabio.
- 05 Jul 2022, 20:16
- Forum: General
- Topic: AA7 SP6 User Manual
- Replies: 1
- Views: 142
Re: AA7 SP6 User Manual
Hello, the PDF manual is not public, you may use the same link received by email. If you lost the message just contact me by email or PM.
Fabio.
Fabio.