|
| If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
Does anyone know of a good solution for doing image stacking under Linux? I've found ImageJ, Java-based, and AstroStack, also Java-based, but AstroStack is mighty slow, running under Java, and has a limit on how much image it'll handle without upgrading to the paid version, and I forget just why, but I found ImageJ to be fairly poorly suited as well. I tried installing the usual Registax on my Windows, and running it under Wine, but that gives a trivial error that renders it completely useless (when I try to select the images for the stack, I get a "division by zero" error instead of file selection window). I'm still going to try installing the updated version (when I installed it, it was a beta version) and see if that fixes things, next time I'm booting into Windows.
But, isn't there some decent, free (beer and/or speech), native Linux (or even FreeBSD) software that will do the job? Or a plugin for the Gimp, even? I've scoured the Web pretty well, and not found a darned thing.
__________________
GhiaPet Home Page |
|
||||
|
Sorry, no, but there must be, right?
![]() Have you tried to browse http://freshmeat.net/? Under, eg: * Scientific/Engineering -> Astronomy * Multimedia -> Graphics * Artistic Software I'm not sure about your exact requirements so I cannot suggest further. |
|
|||
|
Quote:
__________________
GhiaPet Home Page |
|
|||
|
iraf doesn't have an image stacking feature?
__________________
My Astrophotographs |
|
|||
|
Quote:
__________________
GhiaPet Home Page |
|
||||
|
Java-based apps are faster with NPTL... I don't think you'd be able to switch to that easily unless you used Gentoo or something though. (And I don't think anyone would run Gentoo on their main desktop box... I tried about 5 times and figured out why.
ops: ) |
|
|||
|
ChibiVader, I'm afraid I'm going to have to hurt you now. I've finally gotten around to (more) seriously tackling this IRAF stuff, along with the associated ds9, x11iraf, xpa, pgplot, etc. etc., and OUCH!
At least I'm fairly sure now that there's got to be some way within it to do stacking, per se; now I'm wondering how manual or automated the registration of the images is. Just hope I don't go off the deep end and start writing my own registration package for it if/when I find out there isn't one already.
__________________
GhiaPet Home Page |
|
||||
|
Quote:
For stacking of registered images, the command imcombine is your friend. You can set upper/lower thresholds to ignore, so you keep information and weight it properly where only some of the images cover an area. Registration - ahhh, ummmm, I haven't found a way that's nearly as automated as one would like. There are some tricks which will let you refine image shifts at the pixel level if you can get within a few pixels manually. Other general tricks - most IRAF commands can operate on whole lists of images, or use lists either of images or numerical values, and address them with the syntax @filename where a file or file list would normally be given. These can be created on the fly by other IRAF commands. You might also check out some of the "contributed" IRAF packages - dimsum (dithered image summation) is designed for stacking large numbers of dithered images such as one needs to do in the near-IR, and might posisbly have a better registration technique than the standard packages. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|