Image integration date with defraction spikes

edited September 2023 in PixInsight
HI

I have a lot of data, about 1500 LRG&B frames (calibrated, registered, Normalized Scale Gradient) of a galaxy without star defrraction spikes.

I also have a lesser amount, about 300 LRG&B frames, of the same galaxy with star defraction spikes.

Am I going to loose the defraction spikes if I integrate the data together ?  or would I be better to combine 2 seperately integrated images with PixelMath and if so would 'combine(1stimage, 2ndimage,op_screen())' be the right formula?

Thank you
Ian





@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;
mso-font-charset:0;
mso-generic-font-family:roman;
mso-font-pitch:variable;
mso-font-signature:-536870145 1107305727 0 0 415 0;}p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-unhide:no;
mso-style-qformat:yes;
mso-style-parent:"";
margin:0cm;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman",serif;
mso-fareast-font-family:"Times New Roman";}.MsoChpDefault
{mso-style-type:export-only;
mso-default-props:yes;
font-family:"Calibri",sans-serif;
mso-ascii-font-family:Calibri;
mso-ascii-theme-font:minor-latin;
mso-fareast-font-family:Calibri;
mso-fareast-theme-font:minor-latin;
mso-hansi-font-family:Calibri;
mso-hansi-theme-font:minor-latin;
mso-bidi-font-family:"Times New Roman";
mso-bidi-theme-font:minor-bidi;
mso-font-kerning:0pt;
mso-ligatures:none;
mso-fareast-language:EN-US;}div.WordSection1
{page:WordSection1;}

Comments

  • Yes, you would lose the diffraction spikes (and I think you should!).
    However, if you want to keep the diffraction spike STARS... the whole thing the star and the spikes.

    1. Integrate everything and lose the spikes. This is the full data.
    2. Integrate ONLY the data with the stars that have the spikes.
    3. Remove the stars from the above with StarExterminator. You might want to stretch the image to the degree you would like them to appear in the final image. Do this before SXT.
    4. Now throw away *all* stars in the full stretched data.
    5. Put the diffraction stars into the starless full data image.

    Is this what you are looking for?

    -the Blockhead

  • Thanks Adam

    I appreciate your help (even though you are not a fan of spikes).  I was contemplating my question while waiting for some guidance and thought "I wonder if StarExterninator would do the job".

    That's exactly what I looking for, thank you.

    Ian
Sign In or Register to comment.