
These two sites have a bunch of poster design tips, case studies, and other links.
Designing conference posters
Better Posters
Posts archived in Tips

These two sites have a bunch of poster design tips, case studies, and other links.
Designing conference posters
Better Posters

Roger Tsien’s lab recently published the new generation voltage sensitive dye they were presenting at SfN: VoltageFluors. As often when then Tsien Lab takes on a new field, they start by taking a completely new approach. Instead of designing an indicator based on the previously used voltage detection mechanisms – Stark shift for electrochromic dyes or FRET for hybrid voltage sensors – they use a mechanism found in most commonly used calcium indicator dyes, such as Fluo-4 and OGB-1: photo-induced electron transfer (PET).

In PET an excited fluorophore (e.g. Fluorescein in Calcium Green) is quenched by transfer of an electron from a donor group (e.g. BAPTA in Calcium Green). In calcium indicators, this quenching is only possible if the “ionophore” (BAPTA) has not bound a calcium ion. Binding of calcium shifts the electronic energy levels, making PET unfavorable, ultimately leading to increase in fluorescence. In place of BAPTA, VoltageFluors use an electron rich group connected to the fluorophore via a “molecular wire”. Once the fluorophore is excited, an electron is transfered via the “wire” to the fluorophore, quenching the fluorescence. But (and this is the important part), the electron can only be transfered along a correctly oriented voltage gradient: if the electron donor is in a more negative environment than the fluoropore, electrons can “flow” along the “wire”, quenching via PET occurs, the fluorophore emits dimly. If the voltage gradient is inverted, PET becomes unfavorable leading to an unquenching of the fluorophore, the dye emits brightly.
The advantage of using PET is that the signal to noise ratio is much higher than for both electrochromic dyes and hybrid sensors. Also in VoltageFluors capacitive loading (a big problem with hybrid sensors) doesn’t occur. A further advantage is that VoltageFluors don’t appear to be (photo)toxic, a big problem that has made the use of voltage sensitive dyes difficult in many situations.
No doubt, VoltageFluors are a first generation indicator with lots of room for improvement — this is of course both a strength and a weakness. I for one can’t wait for them to become commercially available.
Post by Christian Wilms. Second figure is also by CW.
Thorlabs and Newport have offered 3D models of their products for a long time. However, they’re typically in formats for expensive programs like SolidWorks and AutoCAD. In the past year or two, Newport has been slowly adding to their library of Google SketchUp models.


I still prefer SolidWorks, but I’m optimistic that I’ll eventually switch to SketchUp. Regardless, it’s nice to see a company supporting free tools.

Like many of you, I went to monster truck show last weekend.
The competition reminded me MATLAB’s new thing: Cody.
It’s a bunch of problems posed as MATLAB coding tasks. For example:
Find the mean of each consecutive pair of numbers in the input row vector. For example,
x=[1 2 3] —-> y = [1.5 2.5]
x=[100 0 0 0 100] —-> y = [50 0 0 50]

To solve the problem, you write a MATLAB program that performs that input-output transformation. Of the correct answers, the shortest program wins. Answers are automatically checked for correctness and there is a graphic display of length and correctness of submitted answers:

At the very least, I think this is a clever tool for learning MATLAB. Working through exercises is pretty dry. This is effectively the same thing, but the competetion aspect is energizing. Most problems are locked until you solve easier ones. You can submit your own problems too. So this could be a sneaky way to crowd source your own work.
Long live competion.


On the topic of MATLAB learning materials (covered previously here and lots more MATLAB stuff here), MIT has some online courses freely available. Here’s an “aggressively gentle” intro to MATLAB, and some more MATLAB resources. (Hat tip to MH)
Also here’s a link from an older post on xcorr (Patrick Mineault’s excellent blog). This course webpage has a bunch of examples in MATLAB code. They’re great for simultaneously learning MATLAB and visual neuroscience.

Visual.ly recently posted a list of the top visualizations of 2011. This is a map of the world in which Twitter tweets are plotted using their GeoIP info and color-coded based on language. Looks cool, but there is no message. I could have guessed how this map would look. Germans tweet in German, Brazilians tweet in Portuguese, and so on. Big urban centers have a lot of tweets. Developing economic areas and sparsely populated regions don’t. I don’t see anything interesting. And so many of the colors are difficult to distinguish, if there is any new information, it’s difficult to figure out. They should have added more text labels on the map to identify languages near where they are found. Really? This is #1 on the list?
The field of data visualization is not well defined. The comeliness of a visualization is important, but if there is nothing revealed by the visualization– no story told– then it fails. There seems to be quite a number of people who enjoy studying data visualization who are almost purely interested in the aesthetics. This makes it difficult to really get good advice. A recent book review in Science by Robert Kosara seems to be wrestling with this issue. Two books are covered, Yau’s Visualize This, and Lima’s Visual Complexity. The former is a practical guide to creating effective visualizations, the latter is a collection of breath takingly beautiful works of art with no apparent message. Kosara notes that Lima “never attempts to explain what viewers can learn from any of the examples.”
Tufte has already said much of what needs to be said about data visualization. For example: “Have a message.” “No chart junk.” “Maximize the data-ink ratio.” Tufte himself said of Lima’s book, “One useful question to ask of each image is: What did I learn from this, in addition to seeing an elegant architecture?”
Yau does an excellent job following Tufte’s principles. He has a website that is worth checking out, flowingdata.com. And don’t forget Tufte’s own website. Junk Charts is good too. It just posted this holiday Venn diagram:

Next time you’re explaining TIRF to someone, start off by showing them this piece of artwork. (Arndt von Scheidt, source)
Apple’s Safari web browser v5.1 has an annoying behavior where tabs reload/refresh like crazy. This can cause lost work and data.
Disable the problematic behavior this way:
1. Close Safari
2. Open a terminal and enter this command
defaults write com.apple.safari IncludeInternalDebugMenu 1
3. Restart Safari. You should see a new menu to the right of “Help” called “Debug”.
4. Select “Use Multi-process Windows” so that it no longer has a checkmark beside it.
That should fix it. (via)

For the next two weeks, you can get a personal 1 year subscription to any of the Nature publications for a price equal to that journal’s impact factor. (link) (via xcorr)
Think you could do a better job allocating the NIH budget? This is your chance to not just armchair quarterback the budget management, but offer some constructive input.
Sally Rockey is actively soliciting your comments and it’s not too late to chime in.
First, try the nifty web app they built where you can adjust the number of small and large grants funded and see how that changes the landscape accordingly (screenshot above).