Author Topic: New Module: SuperBias  (Read 28189 times)

Offline Carlos Milovic

  • PTeam Member
  • PixInsight Jedi Master
  • ******
  • Posts: 2172
  • Join the dark side... we have cookies
    • http://www.astrophoto.cl
New Module: SuperBias
« on: 2011 July 19 20:41:47 »
This process takes a master bias frames, and makes operation between pixels to emulate a master bias of several hundred of frames. Differences between the super bias and the master bias of a huge set is well below 1ADU acording our tests.

The idea behind this was born by some experiments conducted by Vicent Peris. He wandered what could be the result of a insanely huge amount of individual bias frames integrated. He used some 2000 images and found that for his ccd camera, vertical variations inter pixel were only noticeable at large scales. Locally, only column patters were visible. I repeated the experiment with some 400 bias with a Canon 300D (CMOS sensor) and the same was found. So, we deviced an algorithm that takes a master bias of a smaller set, and tried to reproduce the behaviour of those huge data sets.

I'll give an example of this process tomorrow.

Downloads:
Windows 64bits: http://pteam.pixinsight.com/pcldev/carlos/x64/SuperBias-pxm.dll
Linux 64bits: http://pteam.pixinsight.com/pcldev/carlos/x64/SuperBias-pxm.so
Regards,

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

Offline Nocturnal

  • PixInsight Jedi Council Member
  • *******
  • Posts: 2727
    • http://www.carpephoton.com
Re: New Module: SuperBias
« Reply #1 on: 2011 July 19 20:45:25 »
That sounds interesting but I'm a little concerned about messing with master bias files. If I don't like the quality of my master bias I can take more of them, right? It seems that fixed patterns in bias frames depends heavily on both the sensor and the circuitry used.
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: New Module: SuperBias
« Reply #2 on: 2011 July 19 20:57:14 »
Yeah, you can always take more subs. The deal here, is that with 20 or 40, you'll end with a result that will look (and have an maximum error below 1 ADU) almost the same as a 400 or 2000 subs master bias. It is a lot that you are saving there (disk space and time).
The real issue is the question if such improvement really makes any difference to the final images... In any case, since the SuperBias procedure is almost instant, I'm always using it. My latest 10 images used them.
Regards,

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

Offline Geoff

  • PixInsight Padawan
  • ****
  • Posts: 908
Re: New Module: SuperBias
« Reply #3 on: 2013 February 13 14:56:12 »
 Hi Carlos
Not sure how to proceed after downloading the file.  Presumably I have to move it to the appropriate folder.  Help appreciated.
Geoff
Don't panic! (Douglas Adams)
Astrobin page at http://www.astrobin.com/users/Geoff/
Webpage (under construction) http://geoffsastro.smugmug.com/

Offline Alejandro Tombolini

  • PTeam Member
  • PixInsight Jedi
  • *****
  • Posts: 1267
    • Próxima Sur
Re: New Module: SuperBias
« Reply #4 on: 2013 February 13 15:19:39 »
Hi Geoff, save the file in bin folder and from PI install it

Process>Modules>Install Modules>Search

But!, I think that this module do not works in 1.8RC3 yet. 

Offline Geoff

  • PixInsight Padawan
  • ****
  • Posts: 908
Re: New Module: SuperBias
« Reply #5 on: 2013 February 13 21:21:53 »
Thanks Alejandro
That works for me in 1.7.  I haven't installed 1.8 yet.
Geoff
Don't panic! (Douglas Adams)
Astrobin page at http://www.astrobin.com/users/Geoff/
Webpage (under construction) http://geoffsastro.smugmug.com/

Offline georg.viehoever

  • PTeam Member
  • PixInsight Jedi Master
  • ******
  • Posts: 2132
Re: New Module: SuperBias
« Reply #6 on: 2013 February 14 01:51:13 »
Are there any physical considerations that are behind the process? It is difficult for me to understand that it is possible to generate a high quality masterBias from just a few biases? Sound like mathematical voodoo ;)...
Georg
Georg (6 inch Newton, unmodified Canon EOS40D+80D, unguided EQ5 mount)

Offline cs_pixinsight

  • PixInsight Addict
  • ***
  • Posts: 156
Re: New Module: SuperBias
« Reply #7 on: 2013 February 14 12:07:12 »
Just curious.   What determines when a module and/or script is released with PI versus having to download it manually?

Craig

Offline Alejandro Tombolini

  • PTeam Member
  • PixInsight Jedi
  • *****
  • Posts: 1267
    • Próxima Sur
Re: New Module: SuperBias
« Reply #8 on: 2013 February 14 18:48:54 »
Just curious.   What determines when a module and/or script is released with PI versus having to download it manually?

mmmh, it is not easy. I have a file with last update of most of the modules and scripts and if one is not present in the oficial distribution list, then I install it. But it depends on the vertion. For example I have right now 52 modules in win7 and 42 in Linux. I am missing Carlos' modules and other than are not available for 1.8 yet.   

Offline Carlos Milovic

  • PTeam Member
  • PixInsight Jedi Master
  • ******
  • Posts: 2172
  • Join the dark side... we have cookies
    • http://www.astrophoto.cl
Re: New Module: SuperBias
« Reply #9 on: 2013 February 15 05:57:13 »
Hi Georg

The idea behind this is that for certain cameras, vertical patterns are dominant over differences between pixels in the same column, so we may assume that the only high frequency components that are relevant are those in the x axis. So, we just have to average each column, to achieve the mean value. Since we have hundreds of pixels in the same column, it is almost the same as averaging hundreds of frames, in a individual pixel basis. Medium and large scale components are preserved with ATW.
Regards,

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

Offline Carlos Milovic

  • PTeam Member
  • PixInsight Jedi Master
  • ******
  • Posts: 2172
  • Join the dark side... we have cookies
    • http://www.astrophoto.cl
Re: New Module: SuperBias
« Reply #10 on: 2013 February 15 06:00:20 »
Hi Craig

Basically, that depends on Juan. If he has the time to look at a code, and it is considered as a valuable contribution, it is included in the standard repository. In the case of my processes, he just have put them on the qeue list, untill he have more time to look at them. We have plans to include most of them in the standard package during the 1.8 cycle.
Regards,

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

Offline jdupton

  • Newcomer
  • Posts: 19
Re: New Module: SuperBias
« Reply #11 on: 2013 May 13 15:07:03 »
Is this module still available? 

I played with it on PixInsight v1.7 but found that now that I have upgraded to the latest v1.8 it will not install.  I went back the original directory (shown in the first post above) to see if a new version was available.  The file link now gives a "404 Not Found" error and the whole directory gives a "403 Forbidden" error.

I'd like to play with this some more.  It seemed to have a lot going for it.  Is there now a version of SuperBias for v1.8 and if so where can it be found?

John

Offline Andres.Pozo

  • PTeam Member
  • PixInsight Padawan
  • ****
  • Posts: 927
Re: New Module: SuperBias
« Reply #12 on: 2013 May 14 01:07:54 »
Hi Craig

Basically, that depends on Juan. If he has the time to look at a code, and it is considered as a valuable contribution, it is included in the standard repository. In the case of my processes, he just have put them on the qeue list, untill he have more time to look at them. We have plans to include most of them in the standard package during the 1.8 cycle.

This is why I write scripts and not modules. Modules can be much faster but the maintenance is too involved: you have to recompile the module for each platform for each version of PI.

Offline cbradshaw

  • Newcomer
  • Posts: 31
    • Charlie's Tree House Observatory
Re: New Module: SuperBias
« Reply #13 on: 2013 May 15 15:39:00 »
I would also like to try this module.  With my DSLR, I want to minimize shutter actuation.

Regards,

Charlie
Charlie - G11, CGEM, SV115T20, Meade SN8, Mod Canon 20d and T3, QSI 683 WSG,

Offline mads0100

  • PixInsight Addict
  • ***
  • Posts: 116
Re: New Module: SuperBias
« Reply #14 on: 2013 November 19 10:32:19 »
I would like to use this module as well.  Is there any reason it's not included?  It doesn't appear to work with v1.8.