Science Pool

This is why if you want higher resolution, you go with black and white.  It is both a creative way to interpret colors, and sometimes is a barrier when you want to maximize the content you can visualize, while maintaining color (such as when viewing fluorescently tagged microscopic particles.  It’d be interesting if the color of an individual pixel can be varied as opposed to interpolating four to get one color.  Perhaps this can be done by varying the current passed through individual pixels to produce the spectrum of colors.  Nanotechnology to the rescue!

science:

This is a Bayer array. This is how the sensors on almost all digital cameras work. Every pixel has a color filter that only permits certain wavelengths of light to pass through to the light well below, which can’t distinguish different colors. Every 2x2 square of pixels has one red, one blue and two green pixels: this is because our eyes are more sensitive to green, and we want our photographs to resemble what the eye sees. Digital images need one red, one green and one blue value for each pixel. But every pixel on the Bayer grid has only 1/3 of that information. The other two colors need to be interpolated (clever mathematical guesswork, basically) from adjacent pixels of the correct color. This process is called demosaicing, and there are many possible approaches. Some algorithms are significantly better than others. None of them can accurately recreate all the information that a sensor that records all three colors at every pixel would record.
The algorithms used in demosaicing are similar or identical to the ones used when resizing images (in both cases, you calculate approximate pixel values between known values). The simplest one is nearest-neighbor interpolation, where you simply copy a neighboring pixel of the correct color. More complex methods include bicubic and bilinear interpolation, which calculate values based on weighted averages of many adjacent pixels. Wikipedia has some examples of how these methods work on [0, 3]x[0, 3] squares. Note that the following are continuous, while pixel demosaicing operates on a discrete grid of pixels. Still, I think the pictures demonstrate how some algorithms are smoother than others.
Nearest-neighbor.
Bilinear.
Bicubic.
The algorithms your camera or programs like Camera Raw or Lightroom use to demosaic images are more sophisticated, and slowly (almost invisibly) improving with new updates. If you have old RAW files, creating new JPEGs from them in modern software may give them a slight edge.
Bayer sensors are easier and cheaper to make than the alternatives. They aren’t likely to go away anytime soon. Sadly, all sorts of artifacts can result from demosaicing, and really clever tricks are needed to correct them.

This is why if you want higher resolution, you go with black and white.  It is both a creative way to interpret colors, and sometimes is a barrier when you want to maximize the content you can visualize, while maintaining color (such as when viewing fluorescently tagged microscopic particles.  It’d be interesting if the color of an individual pixel can be varied as opposed to interpolating four to get one color.  Perhaps this can be done by varying the current passed through individual pixels to produce the spectrum of colors.  Nanotechnology to the rescue!

science:

This is a Bayer array. This is how the sensors on almost all digital cameras work. Every pixel has a color filter that only permits certain wavelengths of light to pass through to the light well below, which can’t distinguish different colors. Every 2x2 square of pixels has one red, one blue and two green pixels: this is because our eyes are more sensitive to green, and we want our photographs to resemble what the eye sees. Digital images need one red, one green and one blue value for each pixel. But every pixel on the Bayer grid has only 1/3 of that information. The other two colors need to be interpolated (clever mathematical guesswork, basically) from adjacent pixels of the correct color. This process is called demosaicing, and there are many possible approaches. Some algorithms are significantly better than others. None of them can accurately recreate all the information that a sensor that records all three colors at every pixel would record.

The algorithms used in demosaicing are similar or identical to the ones used when resizing images (in both cases, you calculate approximate pixel values between known values). The simplest one is nearest-neighbor interpolation, where you simply copy a neighboring pixel of the correct color. More complex methods include bicubic and bilinear interpolation, which calculate values based on weighted averages of many adjacent pixels. Wikipedia has some examples of how these methods work on [0, 3]x[0, 3] squares. Note that the following are continuous, while pixel demosaicing operates on a discrete grid of pixels. Still, I think the pictures demonstrate how some algorithms are smoother than others.

Nearest-neighbor.

Bilinear.

Bicubic.

The algorithms your camera or programs like Camera Raw or Lightroom use to demosaic images are more sophisticated, and slowly (almost invisibly) improving with new updates. If you have old RAW files, creating new JPEGs from them in modern software may give them a slight edge.

Bayer sensors are easier and cheaper to make than the alternatives. They aren’t likely to go away anytime soon. Sadly, all sorts of artifacts can result from demosaicing, and really clever tricks are needed to correct them.


I first became aware of the importance that many non-elite scientists place on “peerreviewed” or “refereed” journals when Howard Van Till, a theistic evolutionist, said my book The Physics of Immortality was not worth taking seriously because the ideas it presented had never appeared in refereed journals. Actually, the ideas in that book had already appeared in refereed journals. The papers and the refereed journals wherein they appeared were listed at the beginning of my book. My key predictions of the top quark mass (confirmed) and the Higgs boson mass (still unknown) even appeared in the pages of Nature, the most prestigious refereed science journal in the world. But suppose Van Till had been correct and that my ideas had never been published in referred journals. Would he have been correct in saying that, in this case, the ideas need not be taken seriously?

To answer this question, we first need to understand what the “peer review” process is. That is, we need to understand how the process operates in theory, how it operates in practice, what it is intended to accomplish, and what it actually does accomplish in practice. Also of importance is its history. The notion that a scientific idea cannot be considered intellectually respectable until it has first appeared in a “peer” reviewed journal did not become widespread until after World War II. Copernicus’s heliocentric system, Galileo’s mechanics, Newton’s grand synthesis—these ideas never appeared first in journal articles. They appeared first in books, reviewed prior to publication only by the authors or by the authors’ friends. Even Darwin never submitted his idea of evolution driven by natural selection to a journal to be judged by “impartial” referees. Darwinism indeed first appeared in a journal, but one under the control of Darwin’s friends. And Darwin’s article was completely ignored. Instead, Darwin made his ideas known to his peers and to the world at large through a popular book: On the Origin of Species.

I shall argue that prior to the Second World War the refereeing process, even where it existed, had very little effect on the publication of novel ideas, at least in the field of physics. But in the last several decades, many outstanding scientists have complained that their best ideas—the very ideas that brought them fame—were rejected by the refereed journals. Thus, prior to the Second World War, the refereeing process worked primarily to eliminate crackpot papers. Today, the refereeing process works primarily to enforce orthodoxy. I shall offer evidence that “peer” review is not peer review: the referee is quite often not as intellectually able as the author whose work he judges. We have pygmies standing in judgment on giants. I shall offer suggestions on ways to correct this problem, which, if continued, may seriously impede, if not stop, the advance of science.

From: Refereed Journals: Do They Insure Quality or Enforce Orthodoxy? 

by Frank J. Tipler

This is an introduction from an article written by a professor of mathematical physics at Tulane University.  It’s an interesting take at the issues surrounding publishing any academic work in respected journals.  His focus is on science, but it certainly is no big leap seeing that it applies to any field.  A big caveat is that the article appears to be preparing the argument for the inclusion of papers that mix religion and science in the publication in scientific journals, which in my opinion should be kept separate.  However, some of the points he makes are relevant.  The increasing demand for papers by universities, while pushing science forward, may not be pushing it in the proper manner.  It forces scientists more often than not to sacrifice the scientific integrity of their work for the sole purpose of getting a paper through, thus supporting themselves financially.  It truly does stifle scientific progress when innovative papers that follow the scientific method and can lead to new discoveries are delayed. 

I think that with the internet, we should be able to rework the way papers are published.  Publishing and distribution should be and can be made.  The onus is then on the scientist to create quality paper which have obvious merit.  Then it becomes a question of how to compensate a scientist properly for quality work.

(Source: iscid.org)


This diagram is more of an engineer’s view of the food web.  I find that it helps to sometimes consider things as just a balance of energy and mass.  It all must come from somewhere and it must all go somewhere else.  With that in mind, I retrofitted some P&ID figures to represent exchange of energy and mass via the food web.  I only went as far as secondary consumers, since adding tertiary consumers would have made the diagram too cluttered.  I also assumed that the heat generated by producers such as plants was negligible to that produced by consumers (compare the thermal signature of a person to that of a tree).  Though if someone can show me some autotrophs that generate tons of heat, I would appreciate the info.  It is interesting to see how the overall balance is energy from the sun and mass from the environment equals waste mass and energy dissipated as heat (in large part).  However, the intermediate steps become quite complicated and modeling them would take some mathematical juggling, the result of which could describe the mass and energy distribution in a particular biosphere.  
It should be noted that I used a more in depth model to describe the consumers than the autotrophs and decomposers, due to the greater complexity of these organisms.  The models themselves greatly simplify the biological processes that account for the mass and energy transfers from organism to organism. View Larger

This diagram is more of an engineer’s view of the food web.  I find that it helps to sometimes consider things as just a balance of energy and mass.  It all must come from somewhere and it must all go somewhere else.  With that in mind, I retrofitted some P&ID figures to represent exchange of energy and mass via the food web.  I only went as far as secondary consumers, since adding tertiary consumers would have made the diagram too cluttered.  I also assumed that the heat generated by producers such as plants was negligible to that produced by consumers (compare the thermal signature of a person to that of a tree).  Though if someone can show me some autotrophs that generate tons of heat, I would appreciate the info.  It is interesting to see how the overall balance is energy from the sun and mass from the environment equals waste mass and energy dissipated as heat (in large part).  However, the intermediate steps become quite complicated and modeling them would take some mathematical juggling, the result of which could describe the mass and energy distribution in a particular biosphere.  

It should be noted that I used a more in depth model to describe the consumers than the autotrophs and decomposers, due to the greater complexity of these organisms.  The models themselves greatly simplify the biological processes that account for the mass and energy transfers from organism to organism.


Whatever Happened to the Way We View Science?

I suppose when beginning the endeavor of writing a science oriented blog, it is important for one to explore the context or status of the subject that is being written about—namely science.  The purpose of this blog is to explore what is going on with science and the scientific community.  However, I would like to begin with an examination of the role science plays in our society as well as the way that it is portrayed.  Since we, as humans, are masters of noticing change (unless it is change within ourselves, of course) I shall mostly focus on the way that science’s status has changed in our society.

Read More