, but this code // executes before the first paint, when

麻豆区

is not yet present. The // classes are added to so styling immediately reflects the current // toolbar state. The classes are removed after the toolbar completes // initialization. const classesToAdd = ['toolbar-loading', 'toolbar-anti-flicker']; if (toolbarState) { const { orientation, hasActiveTab, isFixed, activeTray, activeTabId, isOriented, userButtonMinWidth } = toolbarState; classesToAdd.push( orientation ? `toolbar-` + orientation + `` : 'toolbar-horizontal', ); if (hasActiveTab !== false) { classesToAdd.push('toolbar-tray-open'); } if (isFixed) { classesToAdd.push('toolbar-fixed'); } if (isOriented) { classesToAdd.push('toolbar-oriented'); } if (activeTray) { // These styles are added so the active tab/tray styles are present // immediately instead of "flickering" on as the toolbar initializes. In // instances where a tray is lazy loaded, these styles facilitate the // lazy loaded tray appearing gracefully and without reflow. const styleContent = ` .toolbar-loading #` + activeTabId + ` { background-image: linear-gradient(rgba(255, 255, 255, 0.25) 20%, transparent 200%); } .toolbar-loading #` + activeTabId + `-tray { display: block; box-shadow: -1px 0 5px 2px rgb(0 0 0 / 33%); border-right: 1px solid #aaa; background-color: #f5f5f5; z-index: 0; } .toolbar-loading.toolbar-vertical.toolbar-tray-open #` + activeTabId + `-tray { width: 15rem; height: 100vh; } .toolbar-loading.toolbar-horizontal :not(#` + activeTray + `) > .toolbar-lining {opacity: 0}`; const style = document.createElement('style'); style.textContent = styleContent; style.setAttribute('data-toolbar-anti-flicker-loading', true); document.querySelector('head').appendChild(style); if (userButtonMinWidth) { const userButtonStyle = document.createElement('style'); userButtonStyle.textContent = `#toolbar-item-user {min-width: ` + userButtonMinWidth +`px;}` document.querySelector('head').appendChild(userButtonStyle); } } } document.querySelector('html').classList.add(...classesToAdd); })(); NSF grant funds major lab - News & Stories | 麻豆区

麻豆区

Skip to main content

Calvin News

NSF grant funds major lab

Thu, Sep 30, 2010
Myrna Anderson

In April 2011, Calvin scientists from several disciplines are relocating to the basement.

professors David Benson, Chad Tatko and Eric Arnoys, professors Randall DeJong, John Wertz and Amy Wilstermann, professor Loren Haarsma and professors Victor Norman and Serita Nelesen are shifting quarters to a new 4,450-square-foot 聽wet lab鈥攏ow entering its construction phase鈥攐n the ground floor of DeVries Hall.

"Everyone on that list has committed to moving their lab down here,鈥 said Benson. Funded through a $951,150 from the National Science Foundation (NSF), the lab has been christened the Integrated Scientific Research Experimental Laboratory: the ISRx.

"It鈥檚 an experiment,鈥 said Benson. 鈥淚t鈥檚 meant to facilitate collaboration.鈥

Researching across disciplines

The ISRx is the latest of the science division鈥檚 efforts to work across disciplines. 鈥淪cience is about solving problems. Disciplines don鈥檛 solve problems. Scientists solve problems,鈥 said Tatko. 鈥淭o train our students to solve problems, we need to train them to be flexible thinkers.鈥

The new lab will be built as an open area with separate benches for chemistry, biology, physics and computer science. 鈥淲e need to have faculty and students from different departments doing physical research in the same location,鈥 said Tatko. 鈥淲hat makes this lab is exciting is that it builds an interdisciplinary community.鈥


The crew of the ISRx will share their new space with some sophisticated : a MALDI-TOF mass spectrometer, a 500-megahertz NMR spectrometer, an Apotome fluorescence microscope, a virtual-reality computer interface, a total internal reflected fluorescence microscope, a patch clamp single cell apparatus and associated microscope, two high pressure liquid chromatographs, a real-time PCR machine, along with assorted molecular biology and chemical synthesis equipment.

"The main lab is going to be the showcase lab,鈥 Benson said.

At the center of the ISRx are shared areas, where the scientists (and their student research assistants) can plug in their laptops and share their research with each other via 40-inch LCD panels. Around the lab鈥檚 perimeter are areas for research that needs to stay segregated: 鈥淪ome experiments can鈥檛 be performed in the same room because the results will be affected by light or vibrations,鈥 Benson explained.

Taking a cue from ISRI

The ISRx is a physical outgrowth of the (ISRI), founded in 2008 through a $1.1 million grant from the Howard Hughes Medical Institute (HHMI) to foster collaboration in the sciences through research, faculty development, curriculum innovation and outreach. (In their proposal to found the ISRx, Benson and Tatko drew heavily on the language of the original proposal to HHMI.)

"While ISRI focuses on financially supporting collaborative research, ISRx will focus on providing common space that can incubate collaborative research,鈥 Benson said. 鈥淏oth efforts are 鈥 necessary to growing interdisciplinary research.鈥

Calvin is one of only 21 chemistry departments in the U.S. to receive the NSF-ARI grant, which hasn鈥檛 been offered since the 1990s. 鈥淭en percent of the proposals that were submitted were funded,鈥 said Tatko, 鈥渁nd they are never going to offer this again.

I think it鈥檚 a testament to Calvin as an institution.鈥

Benson agreed. 鈥淭his grant requires the reallocation of pre-existing research space, which is always contentious,鈥 he said. 鈥淭his renovation will affect space associated with five departments. It is a testament to the spirit and mission of Calvin College that this renovation could be proposed, developed, and completed."