Search found 62 matches

by Morten Lerager
03 Nov 2023, 14:01
Forum: Scripts
Topic: Up side down
Replies: 0
Views: 139

Up side down

Hi' Here are a little neet macro i use to place a picture the "right" way. It has to be plate solved first. ' *** AstroArt 8 *** ' *** 23:09:23 Morten Lerager *** ' The selected Image will be Fliped arccording to N/E ' A Choice to rotate the Image N up. ' ' Get two coordinate ra1,de1 = Image.RaDec(5...
by Morten Lerager
18 Sep 2023, 18:11
Forum: Scripts
Topic: Tools > Plate Solve
Replies: 2
Views: 295

Re: Tools > Plate Solve

Thanks Iver
I thought the function was only for translate pixel to RA DEC.
Heads up :l
by Morten Lerager
18 Sep 2023, 12:17
Forum: Scripts
Topic: Tools > Plate Solve
Replies: 2
Views: 295

Tools > Plate Solve

Hi' Is there a script command for invoke the Tools > Plate solve command And setting the parameter. Search region or from image center. Horizontal field .... https://www.astroart-forum.net/forum/viewtopic.php?f=5&t=440&p=1722&hilit=script+plate+solve#p1725 "OK, the setting of the horizontal field wi...
by Morten Lerager
10 Jul 2023, 12:35
Forum: Images, research, events
Topic: M101 SN2023
Replies: 1
Views: 405

M101 SN2023

Hi'
In the spring I was able to make a blink of the supernovae in M101.
Short after it was discovered !
The before pic was taken 21-04-2023
And the SN are from the 24-05-2023
Sorry, I don't know why the gif won't Blink
by Morten Lerager
15 May 2023, 09:53
Forum: Image processing and analysis
Topic: Stacking Report
Replies: 2
Views: 483

Re: Stacking Report

Thank you Bill
Your right. First select Copy > then do a Copy Paste as normal :D
by Morten Lerager
12 May 2023, 08:42
Forum: Image processing and analysis
Topic: Stacking Report
Replies: 2
Views: 483

Stacking Report

Hi'

I can't get a copy of the text in the stacking report.
Mark ^c ^v in editor won't work.
Right click the text window > select copy > paste in editor won't work.
? thank you.
by Morten Lerager
02 Apr 2023, 21:16
Forum: Image processing and analysis
Topic: Starnet path
Replies: 2
Views: 526

Starnet path

Hi'
Offen I have to give in the path to starnet.
The macro working fine. But the paht is removed after boot.
I have tryed my user document ...did not work.
Now I use C:\Users\Public\Documents\Astroart\StarNetv2CLI_Win
But still empty after boot. ?
Thank You.
by Morten Lerager
09 Feb 2023, 19:35
Forum: Image processing and analysis
Topic: DDP star bloat
Replies: 2
Views: 523

Re: DDP star bloat

Hi Fabio.
I was hoping for some solution with stretch without clip.
I already use starnet for narrowband nebula and merge the stars from broadband.
Thank you.
by Morten Lerager
06 Feb 2023, 14:04
Forum: Image processing and analysis
Topic: DDP star bloat
Replies: 2
Views: 523

DDP star bloat

Hi' How can i prevent star from bloat. If I have a stack in a 16bit fits with stars up to 55-60000 they become greater than 16 bit after a DDP. When saved to 16bit most of the stars are 65535. The only way I know to do this, is by carefull curve raising. ( not so good ) Or using "Normalised Tone Str...
by Morten Lerager
02 Feb 2023, 19:03
Forum: Scripts
Topic: Star ADU or value
Replies: 1
Views: 612

Re: Star ADU or value

Ohh, the function should be named "lumen"
My mentor describes it as the xy gives level of one pixel. ADU return all light from the star.
Thank you. :D
by Morten Lerager
01 Feb 2023, 19:52
Forum: Scripts
Topic: Star ADU or value
Replies: 1
Views: 612

Star ADU or value

Hi
By using the Image.Stars.Find(n) I seek the ADU.
If I use .stars.adu(i) it returns a huge number. Maybe 32bit. Otherwise using pixel x, y function i get the 16bit value.
The image is 16bit.
Am I doing something wrong here, or is there an logic explanation.
Regards Morten
by Morten Lerager
09 Dec 2022, 21:25
Forum: Image processing and analysis
Topic: Flats flip
Replies: 3
Views: 645

Re: Flats flip

Great info Fabio.
I will inspect the Asiair fits for ROWORDER bottom up.
If needed I could insert the code by a macro.