We use cookies and other tools to enhance your experience on our website and to analyze our web traffic.
For more information about these cookies and the data collected, please refer to our Privacy Policy.

Blog | shaunpurcell

Casting (Moon)light on NSRR data

Want to be an early adopter of two new web-based tools (Moonlight & Moonbeam) for sleep signals, specifically designed to view NSRR data? If so, 1) read on, 2) head to https://remnrem.net/ to play with them and 3) please do give us any feedback. What is Moonlight? Moonlight is an interactive viewer for polysomnographic data. It is built on top of the command-line Luna package (https://zzz.bwh.harvard.edu/luna/), written using R and the Shiny library. Keep reading

  0
By shaunpurcell on May 9, 2023 May 9, 2023 in Tools

Navigating the spectral slopes of the NSRR cohorts

Nataliia Kozhemiako & Shaun Purcell We recently used NSRR data to study the so-called spectral slope of the electroencephalogram (EEG), during wake, NREM and REM sleep. This work (described in a bioRxiv pre-print, Kozhemiako et al.) points to the power of NSRR data: thousands of polysomnographic studies that can be rapidly and freely repurposed to address a broad array of research questions. Keep reading

  0
By shaunpurcell on November 8, 2021 Nov 8, 2021 in Data Notes

Visualizing NSRR data

To paraphrase the adage, a picture is worth a thousand numbers. In order to investigate some basic properties of NSRR datasets, here we generate a number of whole-dataset visualizations. To make sense of these images, we’ll employ a remarkably complex computational pattern recognition and dimension reduction framework, a.k.a. the human visual system. Keep reading

  0
By shaunpurcell on January 22, 2020 Jan 22, 2020 in Data Notes

Tools for the analysis of sleep data

The NSRR is revamping its Tools pages and needs your help! Have you developed a tool for the analysis of sleep data that you'd like others to know about and use? Do you have some tricks and tips for using existing packages that you'd like to share? What about a write-up listing your favorite tools, explaining how you use them and what's good about them? Or perhaps you'd like to share some data analytic problems that aren't met by existing tools? If so, we'd love for you to submit a gues. Keep reading

  0
By shaunpurcell on September 13, 2019 Sep 13, 2019 in Tools

UMAP clustering of NSRR data

Visualizing data is almost always useful, but this can be difficult when you have a lot of complex data. This is where dimension reduction techniques can play an important role. As described here, we applied one such technique to sleep EEG spectra from over 16,000 individuals in the NSRR, to get a feel for some of the sources of individual differences (both physiological and artefactual) in these data. Keep reading

  0
By shaunpurcell on May 28, 2019 May 28, 2019 in Data Notes

Luna: software for the analysis of sleep signal data

Luna is a C/C++ library focused on the analysis of large numbers of sleep studies, such as those available from the NSRR. Luna is completely open-source and not dependent on proprietary software. If you're interested in analyzing sleep signals from the NSRR, you might want to start by looking at Luna. Currently, there is a command-line tool (lunaC) and an extension library for R (lunaR). Keep reading

  0
By shaunpurcell on May 28, 2019 May 28, 2019 in Tools

EEG polarity issues in the NSRR

Many analyses of sleep EEG data are effectively agnostic to the polarity of the EEG signal. That is, you could flip the signal (i.e. multiply every sample value by -1) and still obtain equivalent results, e.g. from most spectral analyses. For certain analyses that consider the phase of a signal, however, it will in fact matter that the polarity of the signal is correct. Keep reading

  1
By shaunpurcell on May 27, 2019 May 27, 2019 in Data Notes