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 | Tools

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

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

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

NSRR gem v5.0.0 released

The NSRR gem v5.0.0 has been released. This new version of the gem support Ruby 2.4.6 or greater, and has added support for Ruby 2.6.3. To update to the latest version of the gem, type: gem install nsrr --no-document Please note that we are also dropping support for v0.3.0 and v0.4.0 of the gem that rely on an older data access API that is being removed. Leave a reply below or email us at support@sleepdata.org if you have any questions or issues using the new release. Keep reading

  0
By remomueller on May 7, 2019 May 7, 2019 in Tools

Data dictionary management with Spout

Spout is an open-source Ruby tool that helps the National Sleep Research Resource team curate, manage, and version-control data dictionaries that describe underlying datasets on the site. These data dictionaries provide metadata about the variables (columns) within a dataset. A well-defined data dictionary is an essential tool for researchers who want to understand and analyze a given dataset. The NSRR team started development on Spout in 2013. Version 1.0.0 was released on February 1, 2019. Keep reading

  0
By mrueschman on May 7, 2019 May 7, 2019 in Tools

Download from the NSRR directly through R

Do you do statistics programming using R? Do you wish you could download files from the NSRR without going through the process of installing Ruby? Well, John Muschelli and Ciprian Crainiceanu sure think so. John and Ciprian created an open-source "R" implementation of the NSRR downloader that is available for download on CRAN, https://cran.r-project.org/web/packages/nsrr/index.html. Keep reading

  0
By remomueller on March 1, 2019 Mar 1, 2019 in Tools