![]() |
|
|
#12 | |
|
(loop (#_fork))
Feb 2006
Cambridge, England
72·131 Posts |
Quote:
Full image at http://www.chiark.greenend.org.uk/~t...pella.full.jpg Full image in Nikon semi-proprietary lossless-compressed format (I think there exists free software that can read it): http://www.chiark.greenend.org.uk/~t...pella.full.nef There is nothing terribly interesting in this field; I was using Capella as a point source to focus the camera, and thought I might as well take a longer exposure to see what the limiting magnitude was like - it's greater than 10, and I don't have a good enough star chart to figure out how *much* greater than ten. Looking at it closely, there's quite obvious chromatic aberration at the edges of the field. Last fiddled with by fivemack on 2016-10-13 at 15:00 |
|
|
|
|
|
|
#13 | |
|
Bamboozled!
"πΊππ·π·π"
May 2003
Down not across
29·3·7 Posts |
Quote:
Not visible on the central portion posted earlier is a curved line of three stars. In the full jpg Capella is located at about (2377,1715) according to GIMP. The central fainter star, at about (2387,1834) is "Capella H" a gravitationally bound companion to Capella. This star is actually a red dwarf binary, separation 2.7" (or half a pixel on your image) with magnitudes 10.2 and 13.7. The limiting magnitude is clearly well under 10 but as I don't yet have good photometry for the field I can't do much better than guess it's somewhere between 11 and 12. Of course, if the light wasn't spread over a wide area, contrast would be higher and much fainter stars would be easily visible. Perhaps it's time I investigated the Gaia preliminary data set which was release recently. The Hubble guide star catalogue might also prove useful. It's just possible, with well collimated optics and a somewhat greater stack of exposures, your image data may be good enough to be able to deconvolve the binary at least to the point where it's clearly elongated if not fully resolved. That would be an interesting project; I'll see what I can do with the image as-is. |
|
|
|
|
|
|
#14 |
|
(loop (#_fork))
Feb 2006
Cambridge, England
72·131 Posts |
The Gaia archive is slightly irritating because it outputs data either as very wide HTML tables 20 rows at a time, or as .VOT files with huge XML headers followed by a binary data block.
I've extracted the stars around Capella down to G=10 (Capella is of course too bright to show up in the Gaia processing); the plot is rotated by an arbitrary angle, and the magnitudes are in the Gaia G filter which goes from 400 to 1000nm and so makes red stars appear much brighter. Code:
plot "foo.csv" using 1:2:(10*0.8**$3) with points ps variable pt 7 |
|
|
|
|
|
#15 | |
|
Bamboozled!
"πΊππ·π·π"
May 2003
Down not across
29×3×7 Posts |
Quote:
http://simbad.u-strasbg.fr/simbad/si...ound&Radius=20 AFAICT your limiting magnitude is at least 11.5 |
|
|
|
|
|
|
#16 | |
|
Bamboozled!
"πΊππ·π·π"
May 2003
Down not across
29·3·7 Posts |
Quote:
Personally I'd prefer conversion to FITS. Any takers? Since discovered http://www.xnview.com/en/xnconvert/ --- now to see whether it does what it says on the tin. Last fiddled with by xilman on 2016-10-13 at 18:10 Reason: Add final sentence |
|
|
|
|
|
|
#17 |
|
(loop (#_fork))
Feb 2006
Cambridge, England
72·131 Posts |
Have a look in http://www.chiark.greenend.org.uk/~t...matic-capella/
I tried running them through pnmtofits, but it crashed while trying to print an invalid-looking FP number to stdout. |
|
|
|
|
|
#18 | |
|
Bamboozled!
"πΊππ·π·π"
May 2003
Down not across
29·3·7 Posts |
Quote:
|
|
|
|
|
|
|
#19 |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
260216 Posts |
|
|
|
|
|
|
#20 | |
|
"Kieren"
Jul 2011
In My Own Galaxy!
2×3×1,693 Posts |
Quote:
On the wide zoom, there is no warning. However, the Auto-focus will take over when the shutter release is pressed. I have to hold the release halfway and then use the ring...or set it to manual. ![]() It may be that the lens manufacturer in your situation would realign the elements, and generally tighten things up, for a fee, of course.
|
|
|
|
|
|
|
#21 |
|
Bamboozled!
"πΊππ·π·π"
May 2003
Down not across
29·3·7 Posts |
|
|
|
|
|
|
#22 | |
|
Bamboozled!
"πΊππ·π·π"
May 2003
Down not across
250008 Posts |
Quote:
A 32x32 image centered on a moderately bright star gives a nice estimate for the PSF though close examination suggests that there may be one or two barely detected stars off to the right and lower right of the image in which case I'll either have to estimate the dark field in those areas or crop to a 16x16 before deconvolving. |
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| can't add assignments manually | dragonbud20 | Information & Answers | 5 | 2015-11-18 09:39 |
| Why factoring is single-core designed? | otutusaus | Software | 33 | 2010-11-20 21:05 |
| Oil immersion lens | davieddy | Puzzles | 17 | 2010-06-26 10:47 |
| How fast is your internet connection? (focus on dial-up) | eepiccolo | Lounge | 8 | 2003-05-11 06:04 |
| Manually adding primes | Dærk | Software | 5 | 2002-11-01 14:01 |