Other papers on the calibration of an all sky lens

Here are more papers on all-sky lens calibration:

A new positional astrometric method for all-sky cameras.

This link will take you to the SAO/NASA ADS Astronomy Abstract Service where you can download the pdf. Below the abstract select Printing Options and then Print Whole Paper. Next press the send pdf button. A download of the pdf will follow.

Segon, Darmir, (2009) How many stars are needed for a good camera calibration? WGN 37:3, pp. 80-83.

Houghton, John (2008) Lens Calibration Using the Stars. Web page.

 


 

 

 

 

Sentinel Camera Calibration

In December of 2008, after a series of back of the envelope type discussions on how to calibrate a Sentinel camera, Ken formalized the discussions in a pdf. To see Ken’s method Click here for Ken’s original paper on how we can calibrate the Sentinel camera.

As a footnote I (Jeff) did a work through with my camera system. After the spreadsheet was made and a small Python program run Ken took my results and plotted it to see how his model stood up. Here are those results.

 

Hi Jeff,

I could not resist having a quick look. Your data is lovely. I simply plotted

R = sqrt((x-x0)2+(y-y0)2)

against zenith angle.

In the first plot I assumed the camera zenith was (371,240), and in the second I optimized it, and got (370,231). This of course would be the camera zenith not the centre of the frame.

HOWEVER: Look at the nice clean plot and good correlation. I think you can use the camera zenith method and ignore trying to find the centre of the frame; they are obviously very close because the plot, including the very slight nonlinearity due to the fisheye effect, integrates so cleanly.

The very slight fisheye effect can be approximated more than adequately by a 2nd-order polynomial, as Martin Connors said it would.

I would say, for your system, you should be able to simply calculate R and use the equation to get the zenith angle, and then do a rotation to find the azimuth error…. job done.

Regards,

Ken

 

 

Sentinel III system in photos

The Camera and Housing

The housing for the camera, the anti-dew heater, the thermostat, and fan are all housed inside a PVC tube and toilet flange.
As packed for shipping. Stands approximately 0.5 meter tall.

Top shipping end removed reveals the camera and baffle.

Top Baffle

The Rainbow L163VDC4P fisheye lens mounted on the camera body. Note the PVC stiffener rods with coax cable running through it..

fisheye lens

Preparation for calibrating a Sentinel Camera

Steps to take prior to calibrating a Sentinel Camera

Flesh out – PLACEHOLDER ONLY!

Put the procedure here.

  1. Make long exposure after each capture… TIF format
  2. Use GIMP, Paint, PhotoShop or other image processing program and push the brightness and contrast
  3. After photo brings out the hidden starts run a planetarium program. Looking south, elv 90, fov 180.
  4. Match the stars noting pixel x/y on photo and az/el on the planetarium.
  5. run python program calpos.py This produces a personalized correction file that will be used for triangulation. (See Ken’s pdf on the process)

Camera systems introduction

Temp Place holder

Camera systems currently in use by network members include the Sentinel camera a Sony, the Watec 902H, and the PC164CEX-2.

Sentinel camera:

The Sentinel III camera is a Sony HiCam HB-710E. The CCD (Charge Coupled Device) is a 1.27 cm (0.5 inch) interlined chip with 410K pixels. Effective Pixels 768 (Horizontal) X 494 (Vertical). It has a super-low illumination environment of 0.0005 Lux(F1.2 /20 IRE at AGC Max). It is powered by +12VDC and consumes 150 mA at maximum load.

The lens is Rainbow L163VDC4P fisheye lens with a 180 degree field.

For a pictorial tour of the Sony HiCam HB-710E camera, it’s housing and frame grabber click here.

The Sentinel – video frame grabber comes in an external box. It contains a micro-controller, a RCM3200, from Rabbit Semiconductor. There are three connections on the box, 1) +3.3V DC input, 2) a BNC male connector for the 1Vp-p video input from the Sony camera via 75 ohm coax, and 3) an Ethernet jack. The frame grabber communicates with a PC via the ethernet cable either directly with a crossover cable or through a LAN hub via a conventional ethernet cable.

The Sentinel III system is being replaced by the Sentinel IV system which uses the same camera but uses an internal Hauppaugue model 188 video  card.

Watec 902H

PC164CEX-2

acrylic domes from EZ Tops in New Brunswick.

fisheye lens, sources

 

Video Software systems

A place holder for discussing video software

Software systems:

Sentinel II

The Sentinel II was earliest of the Sentinel camera system used by the BCMN. It used a convex mirror with the camera above the reflecting mirror. Video was feed into a VCR. Users then scanned the nights catch the next day or when there was a report of a fireball.

Sentinel III

This system is still in use by many of the operators of the BCMN. The camera and associated hardware can be seen in a picture essay here Sentinel III system in photos. The system uses an external frame grabber which has firmware burned into a EPROM chip. The frame grabber has an IP address of 10.0.0.1 and communicates with the host computer via a Null type ethernet cable.

Pros:

  1. The software runs on very old, less capable computers without straining them.
  2. The software can run multiple platforms/systems as is.
  3. Software is written in a clear logical way and can be modified easily.
  4. Stable and will run for months at a time.

Cons:

  1. The external frame grabber takes time to download the capture to the software so some meteors are missed during this transaction.
  2. Frame grabber ties up an Ethernet port
  3. On some routers it is impossible to run a net time server due to the 10.0.0.# addressing or port loss.
  4. No stacking of images to bring out the stars. The make long exposure after event helps but is not that powerful.
  5. Shelf space taken up by external frame grabber, cable, and power supply cords.

Sentinel IV

Is the next generation in the Sentinel line. This system employs an internal video card; the Hauppauge ImpactVCB model 188 board.

The software is in beta testing so it is hard to list the pros and the cons. Many of the cons have been squashed in the last couple of upgrades. When fully developed the software is suppose to automatically ftp the events back to New Mexico where it will be analyzed. This feature has not been implemented as of yet.

Pros:

The biggest improvement is the near real time capture and data writing. There are no longer dead seconds (sometimes minutes) while the card downloads to the computer. This leads to much less loss of data during showers.  It does have a method to simulate stacking frames that helps define dimmer stars.

I see two cons so far. The first is the software’s dependence on Windows system software. I can not be run on Linux or Mac computers without going to a virtual machine and running Windows. I see this as a big step backwards although Window users will not be that impacted by the switch. The other con is the code is compiled so there is no way to easily read  or modify the source code.

It is too soon to tell how stable the final version of the software will be or what planned features will make the final cut.

 

UFOCapture

Unlike Sentinel software UFOCaptureV2 (V2.22  2008/11/28) is not freeware, it is a commercial product. There are two other sets of software that analyze the UFOCapture files, UFOAnalyzer V2 (V2.28 2010/02/28)  and UFO Oribit (V2.25 2010/02/28). They both are freeware and they will be covered in the Video Analysis section.

Pros:

  1. Works with multiple camera types.
  2. Highly flexible can fine tune to observer’s needs.
  3. Overlays a Time stamps on the video images.
  4. Easy to make masking
  5. Software notes and produces scintillation masks.
  6. Can fine tune the triggering and greatly reduce or eliminate aircraft, spiders, and bird triggers.
  7. Records more stars than Sentinel does during exposures.
  8. Multiple meteor capture possible
  9. Coupled with the two associate analysis software the trio gives the user a very powerful tool, especially with multi-station captures.

 

Cons:

  1. Needs a video to digital card like Canopus or the Hauppauge card that comes with Sentinel IV.
  2. Expensive license versus freeware and shareware.
  3. The manual was originally written in Japanese and the English translation is fairly choppy and hard to understand at times.
  4. Eats up a lot cpu cycles so a newer, faster and more capable computer is needed compared to a Sentinel system
  5. The software is so full of features it presents a steep learning curve before feeling at ease with it.

 

HandAvi

 

Note: Video Analysis software will be covered in the Analysis section of this site.