Author Topic: Hi! Newbie..couple of questions..  (Read 3018 times)

Offline Physicist13

  • Newcomer
  • Posts: 36
Hi! Newbie..couple of questions..
« on: 2013 July 25 00:33:57 »
Hello All. Currently on the Trial of PI and so far loving it! Def appeals to my scientific nature  :D
I have a couple of questions that so far I cant see have been addressed but this may be wrong!
1) The noise minimisation via an Optimisation routine: What Optimisation algorythm is used? What about the local/global minimum problem? 2) Scaling of darks is linear, thus only first term of Exp(kT)? how about the next term to give wider T range? 3)  new Align has Geometric correction..script to generate the correction vector CSV? could this in principle be used to correct for Coma??
Many thanks!
Patrick

Offline Carlos Milovic

  • PTeam Member
  • PixInsight Jedi Master
  • ******
  • Posts: 2172
  • Join the dark side... we have cookies
    • http://www.astrophoto.cl
Re: Hi! Newbie..couple of questions..
« Reply #1 on: 2013 July 25 05:38:14 »
1) I assume that you are talking about TGVDenoise. It uses the Chambolle algorithm, where the minimization problem is expanded with the dual to a concave-convex problem, and a saddle point is searched.


Chambolle, A., Pock, T. A first-order primal-dual algorithm for convex problems with applications to imaging. J. Math. Imaging Vis. 40, 120–145, 2011.
Regards,

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

Offline Physicist13

  • Newcomer
  • Posts: 36
Re: Hi! Newbie..couple of questions..
« Reply #2 on: 2013 July 25 06:00:01 »
Carlos, thank for that info! that useful.  I should have been clear. I was refering to the calibration phase of Dark scaling to reach a minimum residual noise. Was wondering how that particular optimisation worked?
thanks,
Patrick