News -

Latest News


BioSense software

February 13, 2025

I have made my BioSense repository public on github. The BioSense software runs sdm inside of a docker and generates raspberry pi os images that can be burned to media and used to boot a raspberry pi. These images can be fully configured to connect to a wireguard vpn and begin recordding data. Services are provided to record sound, interogate a GPS, record environmental data off of a BME 280 sensor, manage a UPS (power up and down as needed), run BirdNet, and log soil moisture data. We currently have BioSense running on 8 devices in the field.

If you think BioSense could be useful for your project, please contact me. We are happy to collaborate and consult on projects. Note that I am rewriting BioSense at the moment, so a future version will have a cleaner and more automated design. Nonetheless, BioSense represents a considerable amount of development on my part and I hope will be useful to others and stimulate collaborations.

Spatial Sorting Manuscript

January 22, 2025

Super-student Nikunj Goel (now a postdoc with Mevin Hooten) has posted a preprint to bioR$\chi$iv. Nikunj has extended the theory of natural selection to include spatial sorting, a process in which dispersal-linked genes are disproportionately represented in newly colonized regions. The cool thing is that he developed the theory and used that to figure out what to measure. He found folks that had relevant data and closed the loop. A really impressive bit of theory-data integration. Check it out here.

Figure from manuscript

New R Package

January 08, 2025

FFTAB Logo

FFTAB 2D ACF
Simulated autocorrelation.

Every time I need to use Fourier transforms in R, I have to relearn the layout and the relationship between the order of coefficients and their associated frequencies.

I decided to make things easier for myself by wrapping the Fourier coefficients, along with their frequencies, in a tibble for easy manipulation.

The result is the fftab package. You can also find it on CRAN.

New Year, New Website

January 01, 2025

I have been wanting to move to GitHub Pages and Jekyll for awhile. Now that the college is shutting down its site service, I finally got around to building the new site. I made two tries at using an existing Jekyll template called Academic Pages. It was quite helpful, yet it is designed for a single investigator, not a lab group. Once you start modifying the site extensively, the theme becomes more of a hassle than an asset. So I started fully from scratch an built my own pages, collections, and style sheets. It is not too bad once you get the hang of it. See if you can find the embedded pun.

Happy New Year!