Ever wonder what creatures might be roaming in the dark when you’re not looking?
Across five continents, more than 100 Smithsonian Institution research projects collect a continuous stream of data on wildlife using camera traps—motion-triggered cameras that clue scientists in on what’s happening when humans aren’t around.
George Mason University alumna Jamie Fetherolf Jenkins, BS Environmental and Sustainability Studies ’19, contributed to the network during her senior year by setting up camera traps in Washington, D.C., and analyzing the data with Smithsonian conservation scientist Michael Cove at the Smithsonian-Mason School of Conservation (SMSC) [1].
“This is the first time a project of this scale has ever been done,” says Cove, Jenkins’s project mentor and a Smithsonian postdoctoral research fellow. While most camera traps are set up in natural areas, this wildlife survey of Washington, D.C., placed the traps in urban environments like alleyways and neighborhoods, he explains.
Small mammals (including squirrels, chipmunks, rats, and mice) and their possible predators (such as foxes and coyotes) were the primary focus of Jenkins’s research. Looking at the captured photos allowed the duo to observe numerous behaviors and ask an unlimited number of questions.
Cove said the data Jenkins collected will help contribute to the understanding of wildlife in urban settings and will add to the Smithsonian’s current knowledge base.
Working side-by-side with a Smithsonian scientist on current conservation challenges was part of the thrill. “You don’t realize how amazing of an opportunity [SMSC] is until you’re there,” says Jenkins, noting that the world-renowned scientists and journal article authors she cited in her research papers were the same ones she worked with every day at SMSC. “It’s a huge networking experience that you will never have anywhere else.”
jQuery(document).ready(function() {
jQuery('#slider_11317').owlCarousel({
items : 1,
smartSpeed : 200,
autoplay : true,
autoplayTimeout : 5000,
autoplayHoverPause : true,
smartSpeed : 200,
fluidSpeed : 200,
autoplaySpeed : 200,
navSpeed : 200,
dotsSpeed : 200,
loop : true,
nav : true,
navText : ['Previous','Next'],
dots : true,
responsiveRefreshRate : 200,
slideBy : 1,
mergeFit : true,
autoHeight : false,
mouseDrag : false,
touchDrag : true
});
jQuery('#slider_11317').css('visibility', 'visible');
sa_resize_slider_11317();
window.addEventListener('resize', sa_resize_slider_11317);
function sa_resize_slider_11317() {
var min_height = '50';
var win_width = jQuery(window).width();
var slider_width = jQuery('#slider_11317').width();
if (win_width < 480) {
var slide_width = slider_width / 1;
} else if (win_width < 768) {
var slide_width = slider_width / 1;
} else if (win_width < 980) {
var slide_width = slider_width / 1;
} else if (win_width < 1200) {
var slide_width = slider_width / 1;
} else if (win_width < 1500) {
var slide_width = slider_width / 1;
} else {
var slide_width = slider_width / 1;
}
slide_width = Math.round(slide_width);
var slide_height = '0';
if (min_height == 'aspect43') {
slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height);
} else if (min_height == 'aspect169') {
slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height);
} else {
slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height);
}
jQuery('#slider_11317 .owl-item .sa_hover_container').css('min-height', slide_height+'px');
}
var owl_goto = jQuery('#slider_11317');
jQuery('.slider_11317_goto1').click(function(event){
owl_goto.trigger('to.owl.carousel', 0);
});
jQuery('.slider_11317_goto2').click(function(event){
owl_goto.trigger('to.owl.carousel', 1);
});
jQuery('.slider_11317_goto3').click(function(event){
owl_goto.trigger('to.owl.carousel', 2);
});
jQuery('.slider_11317_goto4').click(function(event){
owl_goto.trigger('to.owl.carousel', 3);
});
jQuery('.slider_11317_goto5').click(function(event){
owl_goto.trigger('to.owl.carousel', 4);
});
jQuery('.slider_11317_goto6').click(function(event){
owl_goto.trigger('to.owl.carousel', 5);
});
jQuery('.slider_11317_goto7').click(function(event){
owl_goto.trigger('to.owl.carousel', 6);
});
jQuery('.slider_11317_goto8').click(function(event){
owl_goto.trigger('to.owl.carousel', 7);
});
jQuery('.slider_11317_goto9').click(function(event){
owl_goto.trigger('to.owl.carousel', 8);
});
jQuery('.slider_11317_goto10').click(function(event){
owl_goto.trigger('to.owl.carousel', 9);
});
var resize_11317 = jQuery('.owl-carousel');
resize_11317.on('initialized.owl.carousel', function(e) {
if (typeof(Event) === 'function') {
window.dispatchEvent(new Event('resize'));
} else {
var evt = window.document.createEvent('UIEvents');
evt.initUIEvent('resize', true, false, window, 0);
window.dispatchEvent(evt);
}
});
});
To see more photos from the Smithsonian’s worldwide project, visit emammal.si.edu [2].