Author Topic: Carlos' development modules collection  (Read 78369 times)

Offline Nocturnal

  • PixInsight Jedi Council Member
  • *******
  • Posts: 2727
    • http://www.carpephoton.com
Re: Carlos' development modules collection
« Reply #15 on: 2010 September 10 07:21:28 »
Hi Carlos,

thanks again for providing all these interesting modules! I'll have to spend some time to learn how to use them.
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: Carlos' development modules collection
« Reply #16 on: 2010 September 13 19:23:59 »
Hi guys

I uploaded the ReadPSF and the FFTRegister modules. In the first one, I fixed the bugs with the History update, and the icon's error. FFTRegister, on the other side, was slighty modified on the wavelets extraction. Should work better now.
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: Carlos' development modules collection
« Reply #17 on: 2010 September 13 21:03:43 »
Don't know how exatly, but I fixed the bug in ColorRange. No error message is shown when clicking on the image (or passing over it).
Links replaced.
Regards,

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

Offline Nocturnal

  • PixInsight Jedi Council Member
  • *******
  • Posts: 2727
    • http://www.carpephoton.com
Re: Carlos' development modules collection
« Reply #18 on: 2010 September 13 22:06:54 »
Thanks Carlos, will give them another go. Could you please put them in a single archive next time for easier downloading and install? In fact the upload would be easier too :)
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: Carlos' development modules collection
« Reply #19 on: 2010 September 13 23:19:12 »
Yeah, I'll compress them into less modules, and zip them... I just did not have the time these days (now I have to finish the code for the research I'm on at the university...).
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: Carlos' development modules collection
« Reply #20 on: 2010 September 13 23:20:33 »
PS: upload is quite easy right now :P I just use gFTP and drop the files on the server, as they are already in a single folder on my HDD. :D
Regards,

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

Offline mmirot

  • PixInsight Padawan
  • ****
  • Posts: 881
Re: Carlos' development modules collection
« Reply #21 on: 2010 September 21 17:33:17 »
Quick STF and new mask tools are great.

Max

Offline Emanuele

  • PixInsight Addict
  • ***
  • Posts: 270
Re: Carlos' development modules collection
« Reply #22 on: 2010 September 24 05:07:10 »
Carlos...

wonderful work and thank you very much! BUT...

We OSX users feel left out   ;D


Offline Carlos Milovic

  • PTeam Member
  • PixInsight Jedi Master
  • ******
  • Posts: 2172
  • Join the dark side... we have cookies
    • http://www.astrophoto.cl
Re: Carlos' development modules collection
« Reply #23 on: 2010 September 24 07:46:29 »
Sorry :( I don't have a mac... and I don't have a clue how to mount virtual machines, so indeed this is going to be left out from my side. As soon as I compact the processes, I'll send the code to Juan, to see if he may compile it for you OSX users.
Regards,

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

Offline JGMoreau

  • PixInsight Addict
  • ***
  • Posts: 131
Re: Carlos' development modules collection
« Reply #24 on: 2010 September 24 10:26:34 »
Hello,

I would also like to try these new modules...

Am i the only one on "old" 32 bit machine  ???

Sharpen module would be nice for a start ;)

Thanks,

Jean Guy Moreau
Quebec

Offline Enzo De Bernardini

  • PTeam Member
  • PixInsight Addict
  • ***
  • Posts: 274
  • Resistance is futile.
    • Astronomí­a Sur
Re: Carlos' development modules collection
« Reply #25 on: 2010 September 25 08:14:35 »
Am i the only one on "old" 32 bit machine  ???

One more here (W32)  ;)

Offline Carlos Milovic

  • PTeam Member
  • PixInsight Jedi Master
  • ******
  • Posts: 2172
  • Join the dark side... we have cookies
    • http://www.astrophoto.cl
Re: Carlos' development modules collection
« Reply #26 on: 2010 September 25 12:45:19 »
Hi guys

I reduced the amount of installable modules to four, grouping the processes by their category. For the moment, I compiled Win32 and Win64 versions. Linux ones will come later (I have to figure out how to use the makefiles, instead of creating eclipse projects, what at this point is getting kinda boring :D )

Enjoy!
Regards,

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

Offline Nocturnal

  • PixInsight Jedi Council Member
  • *******
  • Posts: 2727
    • http://www.carpephoton.com
Re: Carlos' development modules collection
« Reply #27 on: 2010 September 25 13:07:31 »
Hi Carlos,

the linux makefiles I got from Juan for the profile module were pretty close. I assume they're identical to the ones generated by the makefile script. I made some modifications to make the 32 and 64b builds work properly on a 64b machine. Let me know if things don't work for you and I'll attach the makefile here. I haven't yet tried to update the makefile generator script with my fixes.
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: Carlos' development modules collection
« Reply #28 on: 2010 September 25 13:39:54 »
Hi Sander
The fact, is that I don't now how to use them :D I tried executing the makefile file from the console, and I only got error messages... I'll create a new thread on this. Surely I'm not the only one hitting the wall with my head :D
Regards,

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

Offline Enzo De Bernardini

  • PTeam Member
  • PixInsight Addict
  • ***
  • Posts: 274
  • Resistance is futile.
    • Astronomí­a Sur
Re: Carlos' development modules collection
« Reply #29 on: 2010 September 25 15:44:14 »
Hi,

Links show a "403 Forbidden" error page when I tray to download the files.

Regards,

Enzo.