Author Topic: Add image comet  (Read 4977 times)

Offline beta63

  • Newcomer
  • Posts: 12
Add image comet
« on: 2013 December 16 13:15:36 »
Hello.
I photographed the comet Lovejoy and want to get a picture with the stars still.
I created 2 stacks, one with the stars and the comet still move and one with the comet stops and the stars move.
How can I steal the stars moved and paste the stars still?
I apologize for the text ..... I hope you understand.
greetings
Paul

Offline oldwexi

  • PixInsight Guru
  • ****
  • Posts: 627
    • Astronomy Pages G.W.
Re: Add image comet
« Reply #1 on: 2013 December 17 08:01:20 »
Hi Paul!
a) register images to stars.
b) use the Script CometAlign to register the images on the comet.
c) integrate these images with process ImageIntegration (Windsorized Sigma clipping or LinearFit)
   this gets you the comet only with stars mostly removed.
d) mix the last image of your cometaligned images with starmask into the result from before by using PixelMath.

Thats one way - the way i do it usually.

Gerald

Offline diurnal

  • Newcomer
  • Posts: 17
Re: Add image comet
« Reply #2 on: 2013 December 17 15:02:38 »
i know what you mean, the only way i did it was in photoshop. i don't know how you do it in pixinsight. i can let you know how to do it if you got photoshop.

Offline beta63

  • Newcomer
  • Posts: 12
Re: Add image comet
« Reply #3 on: 2013 December 17 23:32:01 »
Hello Gerald!
I'm not very expert in PixInsight, I'll try to follow your step by step guide, thanks anyway for the suggestion.
If I have problems call you back.
Greetings.
Paul
« Last Edit: 2013 December 17 23:40:40 by beta63 »

Offline beta63

  • Newcomer
  • Posts: 12
Re: Add image comet
« Reply #4 on: 2013 December 17 23:39:44 »
Hello Diurno!
I would be very grateful for the procedure with Photoshop.
I tried several times but without success.
thanks
Paul
« Last Edit: 2013 December 17 23:48:38 by beta63 »

Offline Juan Conejero

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 7111
    • http://pixinsight.com/
Re: Add image comet
« Reply #5 on: 2013 December 18 00:43:08 »
Quote
i can let you know how to do it if you got photoshop.
Quote
I would be very grateful for the procedure with Photoshop.

Nice, but please use another forum to talk about that. We are not sponsored by Adobe Systems Incorporated.
Juan Conejero
PixInsight Development Team
http://pixinsight.com/

Offline beta63

  • Newcomer
  • Posts: 12
Re: Add image comet
« Reply #6 on: 2013 December 18 01:25:13 »
Quote
i can let you know how to do it if you got photoshop.
Quote
I would be very grateful for the procedure with Photoshop.

Nice, but please use another forum to talk about that. We are not sponsored by Adobe Systems Incorporated.
I'm sorry, I did not think......
Paul

Offline Carlos Milovic

  • PTeam Member
  • PixInsight Jedi Master
  • ******
  • Posts: 2172
  • Join the dark side... we have cookies
    • http://www.astrophoto.cl
Re: Add image comet
« Reply #7 on: 2013 December 18 14:09:10 »
;)

Another way to do it is by just adding the stars:

If the image identifier of the image with the stars is "im_stars", and the one with the comet "im_comet", just put the following expression in PixelMath (and check the Rescale option if you want, to avoid clipping in the cores of the most brilliant stars):
im_comet + im_stars-Med(im_stars)

Replace the identifiers with the actual ones, or rename your images.






Regards,

Carlos Milovic F.
--------------------------------
PixInsight Project Developer
http://www.pixinsight.com

Offline beta63

  • Newcomer
  • Posts: 12
Re: Add image comet
« Reply #8 on: 2013 December 19 02:48:50 »
Hallo Carlos!
Thanks for the hint.
I will try to do as you told me.
Another question: But where do I find the script "Comet align" for PI 1.8 RC7?
Thank you.
Paul

Offline dzso.bacsi

  • Member
  • *
  • Posts: 67
Re: Add image comet
« Reply #9 on: 2013 December 19 02:55:48 »
Hi,

Process->ImageRegistration->CometAlignment

Offline beta63

  • Newcomer
  • Posts: 12
Re: Add image comet
« Reply #10 on: 2013 December 19 21:54:18 »
Hi,

Process->ImageRegistration->CometAlignment

Sorry I meant where to download it?
Thank you.

Offline dzso.bacsi

  • Member
  • *
  • Posts: 67
Re: Add image comet
« Reply #11 on: 2013 December 20 01:49:08 »
Sorry, I cannot tell you that.  :-[ It is/was an automatically built-in process of the PI 1.8 RC7 I use...

Offline Harry page

  • PTeam Member
  • PixInsight Jedi Knight
  • *****
  • Posts: 1458
    • http://www.harrysastroshed.com
Re: Add image comet
« Reply #12 on: 2013 December 22 08:24:03 »
;)

Another way to do it is by just adding the stars:

If the image identifier of the image with the stars is "im_stars", and the one with the comet "im_comet", just put the following expression in PixelMath (and check the Rescale option if you want, to avoid clipping in the cores of the most brilliant stars):
im_comet + im_stars-Med(im_stars)

Replace the identifiers with the actual ones, or rename your images.

Hi if you do this there are still parts of the bright comet still inc as well , do you any further suggestions please

Harry
Harry Page