Author Topic: Script to align, integrate and calibrate  (Read 21044 times)

Offline Nocturnal

  • PixInsight Jedi Council Member
  • *******
  • Posts: 2727
    • http://www.carpephoton.com
Re: Script to align, integrate and calibrate
« Reply #15 on: 2010 May 21 21:44:16 »
LB isn't the only option out there. If they don't fix their problems, take your money somewhere else :)
Best,

    Sander
---
Edge HD 1100
QHY-8 for imaging, IMG0H mono for guiding, video cameras for occulations
ASI224, QHY5L-IIc
HyperStar3
WO-M110ED+FR-III/TRF-2008
Takahashi EM-400
PIxInsight, DeepSkyStacker, PHD, Nebulosity

Offline Niall Saunders

  • PTeam Member
  • PixInsight Jedi Knight
  • *****
  • Posts: 1456
  • We have cookies? Where ?
Re: Script to align, integrate and calibrate
« Reply #16 on: 2010 May 21 21:57:37 »
I have to agree with Sander - and I am totally un-biased here as I have never used any remote telescope service.

However, you have to keep in mind that those who provide such a (commercial) service are 'vendors', and if you are not getting what you are paying for, stop paying :moneyinmouth:

That said, perhaps they (i.e. the 'astute' vendors) will realise that many users will want to purchase JUST the raw data, not the data as massaged by some process over which they have no control.

Certainly, given the cruddy weather we seem to be having here all the time nowadays, I might yet have to resort to purchasing 'remote photons' - either that, or I am moving down to Juan's country cottage, or over to Carlos' remote mountain hideaway ::)

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 Nocturnal

  • PixInsight Jedi Council Member
  • *******
  • Posts: 2727
    • http://www.carpephoton.com
Re: Script to align, integrate and calibrate
« Reply #17 on: 2010 May 21 21:59:31 »
A few years ago I attended a talk at NEAIC presented by a technical director of one of the scope services out there. I mouth fell open when he said that all you get is a jpg, raw FITS data was planned for later. I think their goal was to attract highschool science classes but still.
Best,

    Sander
---
Edge HD 1100
QHY-8 for imaging, IMG0H mono for guiding, video cameras for occulations
ASI224, QHY5L-IIc
HyperStar3
WO-M110ED+FR-III/TRF-2008
Takahashi EM-400
PIxInsight, DeepSkyStacker, PHD, Nebulosity

Offline Carlos Milovic

  • PTeam Member
  • PixInsight Jedi Master
  • ******
  • Posts: 2172
  • Join the dark side... we have cookies
    • http://www.astrophoto.cl
Re: Script to align, integrate and calibrate
« Reply #18 on: 2010 May 21 22:02:59 »
If only I had a car and money... I would be picking chicks somewhere ;) :D :D

Regards,

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

Offline mmirot

  • PixInsight Padawan
  • ****
  • Posts: 881
Re: Script to align, integrate and calibrate
« Reply #19 on: 2010 June 11 21:36:15 »
As far as I know you can't download individual calibration files from LB. As you can't have access to the individual bias, dark and flat frames, you can't generate your master calibration frames. In this way you lose control over an extremely important part of the whole process —with high probability the master calibration frames are wrong, IMHO (see Vicent's tutorial). Besides incompatibility problems caused by the use of floating point FITS files, it is too bad that you can't generate your masters with PixInsight's calibration tools.


It would be nice to continue working on a script thank automates this work flow. I still use MaxIM DL since it is easier than going through all the steps manually.
Max

Offline Harry page

  • PTeam Member
  • PixInsight Jedi Knight
  • *****
  • Posts: 1458
    • http://www.harrysastroshed.com
Re: Script to align, integrate and calibrate
« Reply #20 on: 2010 June 12 02:46:16 »
Hi Max

If we keep winging , someone will listen  >:D

Harry
Harry Page

Offline varmint

  • Newcomer
  • Posts: 35
    • Varmint's Astrophoto's
Re: Script to align, integrate and calibrate
« Reply #21 on: 2010 June 12 08:54:16 »
It would be nice to continue working on a script thank automates this work flow. I still use MaxIM DL since it is easier than going through all the steps manually.
Max

And to Harry as well,
This is one of the scripts I was thinking of giving a go, though I don't really know exactly what I'm in for yet, it seems that someone will likely beat me to it... ;D

Jim
Clear Skies,

Jim
--"Do or do not.  There is no Try" --Jedi Master Yoda

Offline Harry page

  • PTeam Member
  • PixInsight Jedi Knight
  • *****
  • Posts: 1458
    • http://www.harrysastroshed.com
Re: Script to align, integrate and calibrate
« Reply #22 on: 2010 June 12 09:38:57 »
H Jim

You write and I wll supply the beer :D

Harry
Harry Page

Offline varmint

  • Newcomer
  • Posts: 35
    • Varmint's Astrophoto's
Re: Script to align, integrate and calibrate
« Reply #23 on: 2010 June 23 14:22:56 »
I'm attempting to draw the conversation from the 1.6.1 release on this subject back to a thread that is on-topic.


Nikolay

I am up for the monster and can do draught beer if its required  ;D
Regards harry

I started drafting a text file of the "process" so I could get my hands around what might be needed in a script when I realized this could really be a "monster"...and now my confidence is rattled.

I think I'm going to create a block-diagram to streamline what I was thinking.  It seems like it's roughly in alignment with comments from the other thread, but I have to admit this looks a bit daunting to get started on.  I was planning on mainly calling functions from the other already existing scripts/processes (wanting to keep them separate so they could be updated without impact to the "easy button" script).

Getting time is going to be my challenge (family vacation's starting this week, and it sounds like NKV may already be on it?).  I'd use this as a learning exercise anyway...

Jim
Clear Skies,

Jim
--"Do or do not.  There is no Try" --Jedi Master Yoda

Offline RobF2

  • PixInsight Addict
  • ***
  • Posts: 189
  • Rob
    • Rob's Astropics
Re: Script to align, integrate and calibrate
« Reply #24 on: 2010 June 24 02:47:57 »
One thing that's very nice in Maxim is the way it remembers where all your calibration masters are, unless you decide to override.  Likewise does a great job of recognising all the filters, producing individual masters should you want to save them. 

I guess the reality is that it is likely to be a monster to cater for all the different ways people like to work - bit like Nikolay's comment about not being so sure why we want to "build DSS inside PI".....
FSQ106/8" Newt on NEQ6/HEQ5Pro via EQMOD | QHY9 | Guiding:  ZS80II/QHY5IIL | Canon 450D | DBK21 and other "stuff"
Rob's Astropics

Offline NKV

  • PTeam Member
  • PixInsight Guru
  • ****
  • Posts: 677
Re: Script to align, integrate and calibrate
« Reply #25 on: 2010 June 24 03:41:43 »
Just note: PixInside on 99% ready to align, integrate and calibrate via one click. ;)
to get 100% we need push Juan to add options "save to file" in ImageIntegration module.

Also if we not like to use ProcessContainer and want to write own dialog, we must ask Juan to add possibility open external module like subprocess dialog.

Offline mmirot

  • PixInsight Padawan
  • ****
  • Posts: 881
Re: Script to align, integrate and calibrate
« Reply #26 on: 2010 August 09 06:46:38 »
Is anyone working on this?
Max

Offline Harry page

  • PTeam Member
  • PixInsight Jedi Knight
  • *****
  • Posts: 1458
    • http://www.harrysastroshed.com
Re: Script to align, integrate and calibrate
« Reply #27 on: 2010 August 09 09:40:23 »
Hi


As said , a small amount of work from Mr Juan and this would be sorted ,  So how about it master  ;D

Harry
Harry Page

Offline mmirot

  • PixInsight Padawan
  • ****
  • Posts: 881
Re: Script to align, integrate and calibrate
« Reply #28 on: 2010 August 09 14:08:06 »
I wish I knew JScript.

Max

Offline Niall Saunders

  • PTeam Member
  • PixInsight Jedi Knight
  • *****
  • Posts: 1456
  • We have cookies? Where ?
Re: Script to align, integrate and calibrate
« Reply #29 on: 2010 August 09 15:08:50 »
Quote
I wish I knew JScript

Hi Max,

I said that as well - about a year ago. Then I realised that I 'did' know JScript - because it is - more or less - 'English'

OK, so I had to learn a whole load of fancy steps, and Juan (and others) were willing to help there. But, by looking through other people's efforts (thanks to the fact that we ARE so willing to 'share' our code) I was able to put together my first PJSR script quite quickly.

And I tried to make sure that it was as well commented as I could make it - so that 'I' would be able to understand it the next time I had to work on it, or any other PJSR script. I am sure that, given a 'requirement' and a little bit of knowledge and skill, you too would probably be able to create 'something' in PJSR - helped (as usual) by the excellent folks here on the Forum.

Go on - give it a go. You know you want to ::)

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