Author Topic: Data Pipeline calibration, registration and integration  (Read 4129 times)

Offline mmirot

  • PixInsight Padawan
  • ****
  • Posts: 881
Can anyone tell me how to use the process container to do the sequence of calibration, registration and integration?

The calibration output is created and sent to your hard drive.

Example : M33number1.fit will be calibrated and written to the hard drive path as C:\calibration files\M33number1-c.fit  Other selected images in the set will be calibrated and written to the path with the -c.

How do link these calibration daughter images to star registration? They have not been produced yet so how can they be selected?  How would you assign a reference frame?


Max

Offline Niall Saunders

  • PTeam Member
  • PixInsight Jedi Knight
  • *****
  • Posts: 1456
  • We have cookies? Where ?
Re: Data Pipeline calibration, registration and integration
« Reply #1 on: 2010 April 08 07:37:56 »
Hi Max,

Once you have your 'suffix -c' images (these being a collection of your 'Calibrated Lights') you then need to 'feed' this collection into the StarAlignment process - perhaps then creating a new set of 'suffix -c -r' images (these now being a collection of 'Calibrated and Registered Lights').

With your -c-r images, you then 'feed' these into ImageIntegration, eventually creating your 'MasterLight', ready for subsequent processing.

Obviously, if you are working on a mono camera with separate filters, then you will be creating a 'MasterLight' for each filter used during the acquisition process. If this IS the case, then it can be beneficial to pick ONE image from all of your data to be the 'reference' image for the StarAlignment process (this just means that you will apply fewer, un-necessary, image transformations - hopefully resulting in less 'noise injection' during the pre-processing phase, althouigh the 32-bit processing power of PI, coupled with Juan's impressive data manipulation algorithms means that you probably wouldn't see the effect anyway ;D)

HTH

Cheers,
Cheers,
Niall Saunders
Clinterty Observatories
Aberdeen, UK

Altair Astro GSO 10" f/8 Ritchey Chrétien CF OTA on EQ8 mount with homebrew 3D Balance and Pier
Moonfish ED80 APO & Celestron Omni XLT 120
QHY10 CCD & QHY5L-II Colour
9mm TS-OAG and Meade DSI-IIC

Offline mmirot

  • PixInsight Padawan
  • ****
  • Posts: 881
Re: Data Pipeline calibration, registration and integration
« Reply #2 on: 2010 April 08 08:56:17 »
I was hoping there was a way to automate the process.
It is very time consuming to do each step manually.
Juan said he planned a script to do this rather than integrating the work flow into the modules.
Unfortunately, 1.60 is here and no script was released.

I am dissappointed the calibration does not allow for these features.
 Even the generation of masters frames is not automated. I would think this should be easy to code.

It is not much of advancement without improving the work flow.  :(

Max

Offline vicent_peris

  • PTeam Member
  • PixInsight Padawan
  • ****
  • Posts: 988
    • http://www.astrofoto.es/
Re: Data Pipeline calibration, registration and integration
« Reply #3 on: 2010 April 08 10:28:59 »
I was hoping there was a way to automate the process.
It is very time consuming to do each step manually.
Juan said he planned a script to do this rather than integrating the work flow into the modules.
Unfortunately, 1.60 is here and no script was released.

I am dissappointed the calibration does not allow for these features.
 Even the generation of masters frames is not automated. I would think this should be easy to code.

It is not much of advancement without improving the work flow.  :(

Max

It's a matter of time... anyway, IC does a very nice job I think.

OTOH, I think that is very good for anyone to learn to do things manually.

BTW, Juan's idea of releasing a free sourcecode of IC was to develop a pipeline together with the community. This topic is very sensitive to particular user hardware.

It's clear that we do need a tool for automatic master creation, but pipeline can be carried out by scripts.


Vicent.

Offline mmirot

  • PixInsight Padawan
  • ****
  • Posts: 881
Re: Data Pipeline calibration, registration and integration
« Reply #4 on: 2010 April 08 11:42:13 »
I am sure IC does a great job. It is a lot more work to go through the sequence  manually.

Hopefully someone will pick up the task shortly.  I don't write scripts unfortunately.

Max

Offline vicent_peris

  • PTeam Member
  • PixInsight Padawan
  • ****
  • Posts: 988
    • http://www.astrofoto.es/
Re: Data Pipeline calibration, registration and integration
« Reply #5 on: 2010 April 08 12:31:48 »
I don't write scripts unfortunately.

Me too.


V