Author Topic: PCL: Comet Alignment module  (Read 59090 times)

Offline NKV

  • PTeam Member
  • PixInsight Guru
  • ****
  • Posts: 677
Re: PCL: Comet Alignment module
« Reply #60 on: 2015 January 19 02:54:47 »
Hi,
After processing C/2014Q2(Lovejoy) and getting the result
StarRegistredIntegration :


CometRegistredIntegration:


I found very long Comet trail in StarRegistredIntegration image and impossible to remove it completely in MixelMach via simple subtracting CometRegistredIntegration.
So, what if subtract CometRegistredIntegration from every StarRegistred, and after integrate it in to Star image without Comet?
Of course it's possible only in CometAlignment module, because we must slightly move CometRegistredIntegration according real comet position in every StarRegistred image.

I think it's good idea.

PS maybe LinearFit adaptation as option will added too, but i not sure... because ABE can do all at once via ImageContainer.

Offline NKV

  • PTeam Member
  • PixInsight Guru
  • ****
  • Posts: 677
Re: PCL: Comet Alignment module
« Reply #61 on: 2015 January 28 01:42:00 »
v.1.2.0.0001 New: Subtract Comet integration from every Targets. with LinearFit and Normalization options.
video:
Star aligned
Star aligned minus Coma Integration

Final result:

Offline lucchett

  • PixInsight Old Hand
  • ****
  • Posts: 449
Re: PCL: Comet Alignment module
« Reply #62 on: 2015 January 28 07:49:34 »
Great!
Nikolay, can you help me understand better a few point of the script:

-the OBS-date is a mandatory field for the script to align the frames on the comet nucleous?

-does the script work if the images were guided on the comet nucleus? (we can set precise comet track rate, star would be a little trailed in the frames)

Thanks a lot
Andrea

PS: the script is awesome

Offline NKV

  • PTeam Member
  • PixInsight Guru
  • ****
  • Posts: 677
Re: PCL: Comet Alignment module
« Reply #63 on: 2015 January 28 10:08:03 »
Hi, Andrea.

-the OBS-date is a mandatory field for the script to align the frames on the comet nucleous?
Yes.
The module required StarAligned images with DATE-OBS in FITS Keywords.

Quote
-does the script work if the images were guided on the comet nucleus?
Yes. Just align images to stars. And after that, align comet.

PS To avoid double alignment, you can use DynamicAlignment module. Or i can write new tool... maybe in future

Offline cs_pixinsight

  • PixInsight Addict
  • ***
  • Posts: 156
Re: PCL: Comet Alignment module
« Reply #64 on: 2015 January 28 10:58:06 »
Nikolay, I'm trying to get my head around the workflow using version 1.2.

Do I do this:
* Align light frames on the stars
* Use CometAlign on these star aligned light frames
* Integrate the comet aligned frames
* Use this "comet" Integration image and run CometAlign again, but this time using the subtract option which will remove the comet from each star aligned light frame?
* Now integrate these comet subtracted frames to get a star only Integration?
* Finally recombine the comet only and star only integrations?

Thanks, Craig

Offline Alejandro Tombolini

  • PTeam Member
  • PixInsight Jedi
  • *****
  • Posts: 1267
    • Próxima Sur
Re: PCL: Comet Alignment module
« Reply #65 on: 2015 January 28 11:14:38 »
Hi Craig. I think that is the correct procedure.
Nikolay, this is an excellent improvement, Thanksss!

Alejandro.

Offline NKV

  • PTeam Member
  • PixInsight Guru
  • ****
  • Posts: 677
Re: PCL: Comet Alignment module
« Reply #66 on: 2015 January 28 19:34:05 »
Hi Craig. I think that is the correct procedure.
Nikolay, this is an excellent improvement, Thanksss!
Yes, you are understand me perfectly.

PS next version coming. new option: subtract StarIntegratedImage from every StarRegistred and align to comet position.
I think, if StarIntegratedImage made with strong rejection and cleared from comet core manually, it's good idea!
Subtract Stars from every sources image, align to comet and integrate to OnlyCometImage.   8)

PSS released v.1.2.1.0001 Subtract StarIntegration from every target, and align result to Comet position.
« Last Edit: 2015 January 29 03:11:45 by NKV »

Offline llpastro

  • PixInsight Addict
  • ***
  • Posts: 199
    • Sonoran Dark Skies
Re: PCL: Comet Alignment module
« Reply #67 on: 2015 January 29 07:08:56 »
I am new to PixInsight and am having trouble figuring out from where to download this newer script.  The only one I found was a .rar file and I didn't know what to do with it.  I have a version of the comet alignment script but I do not know if it is the latest - I doubt it.  Any advice would be appreciated.

Larry
AP 140 Refractor
SBIG ST-10XME
AP Mach 1 Mount
ATS Portable Pier
Tucson, Arizona

Offline NKV

  • PTeam Member
  • PixInsight Guru
  • ****
  • Posts: 677
Re: PCL: Comet Alignment module
« Reply #68 on: 2015 January 29 18:58:02 »
I am new to PixInsight and am having trouble figuring out from where to download this newer script.  The only one I found was a .rar file and I didn't know what to do with it.  I have a version of the comet alignment script but I do not know if it is the latest - I doubt it.  Any advice would be appreciated.

Larry
1) It's not Script. It's Module.
2) http://en.wikipedia.org/wiki/RAR
3) your OS name? If Windows x64 and latest PixInsight extract file from .rar file to PixInsight/bit folder.
4) Run PixInsight
Enjoy.

Offline llpastro

  • PixInsight Addict
  • ***
  • Posts: 199
    • Sonoran Dark Skies
Re: PCL: Comet Alignment module
« Reply #69 on: 2015 January 30 06:10:12 »
NKV, thanks.  With your response I was finally able to figure it out.

Larry
AP 140 Refractor
SBIG ST-10XME
AP Mach 1 Mount
ATS Portable Pier
Tucson, Arizona

Offline NKV

  • PTeam Member
  • PixInsight Guru
  • ****
  • Posts: 677
Re: PCL: Comet Alignment module
« Reply #70 on: 2015 February 01 23:38:53 »
v.1.2.2.0001 BugFix: support for Iris Software date format "DD/MM/YYYY" added.

Offline NKV

  • PTeam Member
  • PixInsight Guru
  • ****
  • Posts: 677
Re: PCL: Comet Alignment module
« Reply #71 on: 2015 February 04 00:38:11 »

Offline lucchett

  • PixInsight Old Hand
  • ****
  • Posts: 449
Re: PCL: Comet Alignment module
« Reply #72 on: 2015 February 04 09:09:33 »
Great!

Nikolay, one more question:
If I manually put the comet speed, does this "jump" the calculation based on obs-date field?
Many thanks,
Andrea

Offline NKV

  • PTeam Member
  • PixInsight Guru
  • ****
  • Posts: 677
Re: PCL: Comet Alignment module
« Reply #73 on: 2015 February 04 09:39:00 »
If I manually put the comet speed, does this "jump" the calculation based on obs-date field?
Yes, of course.
You can select where at comet in first image and set comet speed(pixels per hour). Module will calculate according obs-date the position of comet for all other images.

Offline lucchett

  • PixInsight Old Hand
  • ****
  • Posts: 449
Re: PCL: Comet Alignment module
« Reply #74 on: 2015 February 05 12:51:51 »
Ok,
So in this case obs-date is used just to sequence the files?
The exact time is not used because the speed is already available.

I have some tiff files.
I converted them to fits and set a dummy obs- date in each of them, taking care of the real acquisition number.
If I put the comet rate at that time ( from Skyx), it should work, right?
Thanks again,
Andrea