Author Topic: Calibration and align batch operations  (Read 178751 times)

Offline vicent_peris

  • PTeam Member
  • PixInsight Padawan
  • ****
  • Posts: 988
    • http://www.astrofoto.es/
Re: Calibration and align batch operations
« Reply #420 on: 2012 June 09 01:51:25 »
I also get the same error with the generated master flat if I use a master bias.


V.

Offline vicent_peris

  • PTeam Member
  • PixInsight Padawan
  • ****
  • Posts: 988
    • http://www.astrofoto.es/
Re: Calibration and align batch operations
« Reply #421 on: 2012 June 09 02:04:54 »
Also I would want to know which normalization is being done for the flat frame integration.

V.

Offline troypiggo

  • PixInsight Addict
  • ***
  • Posts: 258
Re: Calibration and align batch operations
« Reply #422 on: 2012 June 11 02:37:04 »
May be of interest to the BPP script users here, I just posted a bit of a tutorial on how to create a BPP template that remembers things like your master bias and dark files, and CC settings etc.

Offline Juan Conejero

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 7111
    • http://pixinsight.com/
Re: Calibration and align batch operations
« Reply #423 on: 2012 June 11 11:02:19 »
Hi Vicent,

What version of PI and the FITS module are you running? Have you applied all the updates available? This looks like an old bug that I fixed some time ago.

Quote
Also I would want to know which normalization is being done for the flat frame integration.

Multiplicative normalization for output. Flux equalization normalization for rejection.
Juan Conejero
PixInsight Development Team
http://pixinsight.com/

Offline vicent_peris

  • PTeam Member
  • PixInsight Padawan
  • ****
  • Posts: 988
    • http://www.astrofoto.es/
Re: Calibration and align batch operations
« Reply #424 on: 2012 June 11 11:29:31 »
Hi,

PI is completely updated in my computer... At least that's what it says...

My FITS SO file is from April 2012. How can I see the version??


Thx,
V.

Offline Juan Conejero

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 7111
    • http://pixinsight.com/
Re: Calibration and align batch operations
« Reply #425 on: 2012 June 11 11:42:55 »
Your installation is up-to-date. To understand what happens, I need a sample of these files. Could you upload them to Endor?
Juan Conejero
PixInsight Development Team
http://pixinsight.com/

Offline vicent_peris

  • PTeam Member
  • PixInsight Padawan
  • ****
  • Posts: 988
    • http://www.astrofoto.es/
Re: Calibration and align batch operations
« Reply #426 on: 2012 June 11 11:49:43 »
Tomorrow. ;-)


V.

Offline Juan Conejero

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 7111
    • http://pixinsight.com/
Re: Calibration and align batch operations
« Reply #427 on: 2012 June 11 16:29:59 »
Version 1.21 has been released as an update. The source code is attached to this post, as usual.

Main changes:

- Fixed a regression where the registration reference image was being assigned to the output directory.

- Engine changes to make use of read-only output data from ImageCalibration (output file paths).

- New dark frame exposure time tolerance feature.

- Additional error checks to make the process more robust to lack of access to working files during the calibration and registration phases.

- Fixed a potential problem with weird filter names used as directory names.

- Additional diagnostics messages to warn on invalid file name characters in filter names.

- GUI fix: Push buttons no longer will have icons on Mac OS X. This is to fix some extremely ugly interface problems we've seen recently. Note that this will change once we release PI version 1.8.0.

- Added a warning message box to say that the light frames integration feature is not intended to produce a final (that is, optimal) result.

Enjoy!
« Last Edit: 2012 June 11 16:47:14 by Juan Conejero »
Juan Conejero
PixInsight Development Team
http://pixinsight.com/

Offline troypiggo

  • PixInsight Addict
  • ***
  • Posts: 258
Re: Calibration and align batch operations
« Reply #428 on: 2012 June 11 16:36:17 »
Version 1.21 has been released as an update.
...
Main changes:

...

- GUI fix: Push buttons no longer will have icons on Mac OS X. This is to fix some extremely ugly interface problems we've seen recently. Note that this will change once we release PI version 1.8.0.

The GUI is still not the best.  Refer attached screenshot. 

Offline Juan Conejero

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 7111
    • http://pixinsight.com/
Re: Calibration and align batch operations
« Reply #429 on: 2012 June 11 16:42:44 »
Strange...  ::)
Juan Conejero
PixInsight Development Team
http://pixinsight.com/

Offline troypiggo

  • PixInsight Addict
  • ***
  • Posts: 258
Re: Calibration and align batch operations
« Reply #430 on: 2012 June 11 16:45:13 »
Not sure if I'm going crazy, but I'm sure that with previous versions of BPP, if I save a process icon with master darks and biases chosen, the next time I open that process icon they are already there for reuse.  This version the process icons no longer remember the files selected at time of saving.  It does remember settings like the CC process icon, and the master bias/dark boxes are ticked etc.

Offline troypiggo

  • PixInsight Addict
  • ***
  • Posts: 258
Re: Calibration and align batch operations
« Reply #431 on: 2012 June 11 16:46:57 »
Strange...  ::)

What the?  I'm on a MacBook Pro running Lion 64bit.  Where do you reckon that difference is?

Offline Juan Conejero

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 7111
    • http://pixinsight.com/
Re: Calibration and align batch operations
« Reply #432 on: 2012 June 12 00:23:12 »
Quote
What the?  I'm on a MacBook Pro running Lion 64bit.  Where do you reckon that difference is?

I have no idea. What happens if you resize the script's dialog? It can be resized arbitrarily in the usual way (bottom right corner). In your screenshot it looks like the dialog's size is too small, which is really weird.

Starting from version 1.8, PixInsight will no longer be a "Mac application". Its custom style will look exactly the same on all supported platforms, pixel by pixel. The 1.8 application will not depend on Mac OS X or Windows to render a single pixel of its GUI. This should fix all of these issues once and for all.
Juan Conejero
PixInsight Development Team
http://pixinsight.com/

Offline troypiggo

  • PixInsight Addict
  • ***
  • Posts: 258
Re: Calibration and align batch operations
« Reply #433 on: 2012 June 12 00:31:15 »
If I resize the window, as soon as I start dragging it the bottom kind of snaps down so that the LinearFit High line can now be seen.  But the text on some of the buttons is still chopped off, as is the ImageIntegration drop down boxes etc.

Note that this behaviour isn't unique to BPP.  I've noticed it on some other scripts as well.  Some parts are chopped off or only half readable, resize and the window snaps so they are usually visible.  I don't recall it happening in modules, just scripts I think.

Looking forward to PI 1.8  :D

Offline georg.viehoever

  • PTeam Member
  • PixInsight Jedi Master
  • ******
  • Posts: 2132
Re: Calibration and align batch operations
« Reply #434 on: 2012 June 12 00:51:29 »
Troy,
did you modify the default fonts used in the GUI, or are you using some utility that is supposed to enhance the Mac GUI? Just a wild guess...
Georg
Georg (6 inch Newton, unmodified Canon EOS40D+80D, unguided EQ5 mount)