You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to hugi...@googlegroups.com
Hi all,
Attached are a couple of images showing what I was able to do with Hugin's help.
single.jpg is a single 30-second fisheye exposure of the night sky, while stack.jpg is the averaged result of about 45 such images.
I converted the RAW camera files to TIFFs in Photoshop (which is quick and has good automated hot-pixel removal), then made a bitmap of points identifying about 30 of the brightest stars. I used parts of my own previously-written library to track these stars across the sequence of images, and then generated the control points to add to a .pto file of the images - rather than linking each image to every other, this only generated points from each image to image 0.
Hugin was able to optimise the images really well, then I wrote another piece of code to average the remapped TIFFs to a 32-bit .pfm, which was then opened in Photoshop and had the levels fiddled with until I got the result attached.
The attached are scaled down to 25%. The residual circular streaking you can see is down to regular noise in the camera's sensor, as I didn't use a dark frame. About midway between the bright star in the bottom half of the image and the glowing tree on the left, you might see what looks like a small diagonal streak - it's not a flare or meteor or anything like that, but five stars in Brocchi's Cluster which are surprisingly well-aligned.
In future I plan to automate a little more of this process - perhaps writing a simple GUI for directly opening RAW files and tracking stars to create a .pto file for Hugin to optimise, and then a stacker which can work on the original RAW data (which, with enough images, means you can do away with Bayer interpolation)
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to hugi...@googlegroups.com
On 10/26/2013 03:01 AM, Monkey wrote:
> The attached are scaled down to 25%. The residual circular streaking you
> can see is down to regular noise in the camera's sensor, as I didn't use
> a dark frame.
Definitely do a dark frame. It will not only deal with regular noise, it
will also catch any hot pixels.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to hugi...@googlegroups.com
Ciao David.
Not to 'curb your enthusiasm' with developing something yourself to ge
the nice looking images: have you looked at http://starstax.net/ ?
Or do you not want to generate startrails, but generate high quality
images of a 'non-moving' sky with averaging multiple exposures?
David/Habi
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to hugi...@googlegroups.com
Nope, I wanted to remap the images so as not to generate star trails. There is software around that does this, but I've never found one I'm completely happy with - either they only support simple remapping (sometimes only translation, sometimes also rotation but that isn't always enough), or the interface is bizarre, or they just plain crash.