Nikon has released it’s major revision of Elements in version 3.1. (Build 587). There are several new features in this build and from what i’ve seen it’s quite stable. You can download the build here.
- Austin
Nikon has released it’s major revision of Elements in version 3.1. (Build 587). There are several new features in this build and from what i’ve seen it’s quite stable. You can download the build here.
- Austin
A few years back Nikon released a very cool 12 megapixel stepping camera, called the DXM-1200. The camera was reliable and a nice product for many years. Unfortunately the march of time made a dent in this camera. The system, like many others, relied upon a proprietary PCI card for transfer of image data to the PC. This reliance required that the PCI card was happy living inside whatever computer the customer had.
As time continued the card moved from the “most current” to not functioning with newer chipsets. As problems began to appear with the chipsets more and more people found that they would buy a nice new computer for their imaging system, only to discover the camera would not work with it! In an effort to reduce this Nikon produced a few documents describing what the cameras do and don’t like in terms of PC chipsets & hardware. Hopefully these will help a few of my customers avoid this issue!
For the DXM-1200 and DXM-1200F check these FAQ’s:
I Found this while searching for a fluorophore. Very cool to watch on youtube!!
- Austin
Recently a colleague sent me a link to sensor sizes. Many of these are for consumer cameras, however the general references (1/3′, 2/3″ and so on) are helpful for microscopy cameras.
http://www.dpreview.com/news/0210/02100402sensorsizes.asp
- Austin

Set the “Advanced for” box to read “Time Phase 2″

- Austin
A few weeks ago I purchased an iphone. While browsing apps I found one that we can use in the research community! A company called Zem Dynamics (who also offers FRAP solutions for live cell imaging) has released a small app that can calculate minimum resolvable distance, as well as optimum camera pixel sizes for a number of objectives and magnifications.
Positive Notes
Conclusions
From my calculations this app is using the standard Nyquist criteria of (0.61*emission)/Numerical Aperture. I have contacted the manufacturer to discover the pixel size calculations, however it seems to be ~2.5 pixels per diffraction limit. This is a good compromise setting to use, (see my resolution calculations here).
Overall this is a well designed and very useful app. I’d suggest anyone using or working with microscopes or imaging systems will find this a helpful tool. Of course you’ll also need to own an iphone to run it
- Austin Blanco
After installing a new imaging system it’s common to receive a phone call or email that goes like this, “The IT guys stopped by today and added our computer to our comany/university network. Now all of our settings are lost!”. Why does this happen and what can be done?
All settings for elements are stored on a per-user basis. When a different user logs in (i.e. the user assigned from a company network vs. the default user that is installed on the PC) the software expects that user to want his or her own settings. Thus no settings are copied over. In the majority of cases this should NOT be the use case for a user group. In my experience almst everyone would like to start with the “default settings” and then modify them to their needs. For now there isn’t a copy button available, so we need to manually copy the settings.
Getting Started:
Copying settings is actually a simple process if done correctly. A few notes on this:
Backing up:
We need to back up 3 items: Program menu/docker layouts, optical configurations and macro settings.





Copying Over
With the backup complete we can log out of the current user and log in to our new user. Once logged in as the new user launch Elements.
Hopefully this guide will help users when needing to copy settings to new user accounts. There is nothing wrong with using the same three or four backup files and loading them into multiple user accounts as well! Please post here or email me if you’d like to see any additions or changes made to this entry.
Austin Blanco
This is a quick post – things are busy! Andor has a white paper and information up on a new “Scientific CMOS” sensor. Have they overcome the limitations to CMOS sensors for Scientific applications? This could really change the landscape for microscopy imaging!
- Austin
These days it’s not uncommon to hear about consumer cameras with 10+ megapixel resolution. To the average consumer this seems like a good thing. How can more pixels be anything but good, right? In reality there are several tradeoffs to using more pixels. This is especially true for any scientific imaging (this really applies to low light an/or quantitative imaging such as microscopy and astronomy). So what are the downsides?
First let’s look at the concept of a pixel. Pixels are physically sized on a CCD or CMOS sensor. For an example of pixel architecture check out this page. The physical size of a pixel affects several aspects of image acquisition:
Most people simply think “bigger pixels means less resolution” or “more pixels result in more resolution”. This isn’t the only thing that is affected by pixel size. A more interesting question to ask would be “What am I sacrificing by using smaller pixels?”. Of the four performance aspects above three are negatively impacted when using smaller pixels. These are:
Dynamic Range
The dynamic range of a sensor is first determined by the full well capacity(FWC) of a single pixel. This is a measurement of how much energy the pixel can hold before either becoming nonlinear or before the energy spills out of the pixel into neighboring pixels (called blooming). Smaller pixels simply cannot hold more energy due to physical size, so smaller pixels = less dynamic range. Let’s compare two common chips – the Sony ICX-205AL CCD, used in the Photometrics CoolSNAP cf2 camera (and many others), with the Sony ICX-285 CCD, used in the Photometrics CoolSNAP HQ2 (this ccd is the most prevalent in modern microscopy cameras).
In the case of these two sensors, a 2x increase in pixel area provided a 65% increase in FWC. The larger chip has more FWC, so I can detect a range of brightness with more accuracy, or have more range of bright to dark, or more dynamic range.
Sensitivity
This is an easy one: If I take a given area of my image being projected onto my chip, I chop that area (or that brightness value) up more times if I have smaller pixels. Lets assume I have one chip using 5×5um pixels, with another that uses 10×10um pixels. Let’s also assume the light being projected onto the sensor area is 100 photons per 100um square area. Using my smaller pixel chip each pixel could collect 25 possible photons. Using my large pixel chip each pixel can collect 100 possible photons, so the larger pixel camera can grab more light per pixel than the small pixel camera.
Speed
The argument I make here isn’t really a technolocal limitation but more a common product/market limitation. All of the cameras we use are set up to collect an image projected from a microscope into roughly a 1″ diameter area. So I am limited in how much area I can use on my chip. Because of this if I have bigger pixels I cannot simply make a gigantic chip that has say 1000×1000pixels, as it’s possible the corners of my chip won’t have any light projected from my scope. This means that intrinsically I’ll either find chips with a lot of small pixels, or chips with fewer large pixels.
When considering speed there are several factors: exposure time, analog to digital conversion time, and “frame shift” time. (I’m using this term to conver interline shift and FT operations for those purists out there). Now if you look at any data sheet you’ll notice there is some “top speed” a camera can go. You can bin the camera and use a small readout array but you hit a limit – why?
Let’s assume we have a camera of 100×100 pixels that can expose an image and get enough light in 10ms. Let’s also assume our A/D converter that turns electron values into digital numbers can operate at very high speeds, say 100Mhz. In a case like this our camera can theoretically run at 100 frames per second, which is quite fast. Now what aspect of the system will stop me from say driving the camera at 10,000 fps? If we consider that the camera must move each pixel’s energy off of the chip, using shifts of energy from one pixel to another or into some series of registers, whatever time it takes to move from pixel to pixel will become important. This is referred to as the shift time or shift rate. Depending on the architecture of the camera this time will affect the camera to different degrees, but ultimately this is a measurement of “How fast can I move energy across my chip?”. This bucket-brigade type of energy transfer is what takes a electron charge in pixel 1A, and spits it out the other end of the chip into the A/D converter.
So using our fake camera here let’s say it takes our camera 50 microseconds to move from one pixel to another. Then let’s consider how many moves must be made to get pixel 1,1 out the other end of the chip at position 100×100. Basically pixel 1,1 needs to be moved 100 pixels down and 100 pixels over. So 100×100=10,000. Each shift = 50us, so 50us*10,000 = 500,000us, or 500ms. So using our fancy super fast camera we can only go 2 frames per second!!!
Obviously the example above is using excessively show shift rates so I can make my point. The bottom line here is that shift times do have an impact. So how does this relate to big pixels? Well if I have bigger pixels we already found that I must use less of them. Less pixels = less shifting that needs to occur, so the impact of shift rates becomes less! Ultimately you’ll find that cameras like a 128×128 EM system can go up to 4000 fps, whereas a 512×512 EM system only goes up to 500fps, with the difference being shift rate*pixel count.
Conclusions
So many times I am asked why big pixels could possibly be better. Now you know! Don’t let the hype of “megapixels are cool” lead your lab into an inappropriate camera for your research. Remember that the camera is a detector, just like other instruments. While the appearance of the image may suffer with large pixels, the data contained in the image can be more informative and accurate than data collected using high resolution systems. Try to prioritize what performance aspects will aid your area of study, and keep these aspects in mind when finding the right camera for your work. You’ll be happier in the end with the right tool for the job.
- Austin
You can find the latest builds of Elements Here: