Skip to main content

An examination of sleep spindle metrics in the Sleep Heart Health Study: superiority of automated spindle detection over total sigma power in assessing age-related spindle decline

Abstract

Background

Sleep spindle activity is commonly estimated by measuring sigma power during stage 2 non-rapid eye movement (NREM2) sleep. However, spindles account for little of the total NREM2 interval and therefore sigma power over the entire interval may be misleading. This study compares derived spindle measures from direct automated spindle detection with those from gross power spectral analyses for the purposes of clinical trial design.

Methods

We estimated spindle activity in a set of 8,440 overnight electroencephalogram (EEG) recordings from 5,793 patients from the Sleep Heart Health Study using both sigma power and direct automated spindle detection. Performance of the two methods was evaluated by determining the sample size required to detect decline in age-related spindle coherence with each method in a simulated clinical trial.

Results

In a simulated clinical trial, sigma power required a sample size of 115 to achieve 95% power to identify age-related changes in sigma coherence, while automated spindle detection required a sample size of only 60.

Conclusions

Measurements of spindle activity utilizing automated spindle detection outperformed conventional sigma power analysis by a wide margin, suggesting that many studies would benefit from incorporation of automated spindle detection. These results further suggest that some previous studies which have failed to detect changes in sigma power or coherence may have failed simply because they were underpowered.

Peer Review reports

Statement of significance

Sleep spindles are transient oscillatory rhythms in the “sigma” band (10-16 Hz) distinct from the background non-rapid eye movement (NREM) EEG. They are preserved across mammalian sleep [1], but their physiological role is uncertain (roles in learning and memory consolidation, and sleep maintenance have been postulated). Changes in sleep spindle characteristics can be seen in a variety of disease processes, in normal aging, and with drug therapy. Sleep spindle activity is often assessed using total sigma band power in NREM2 sleep [2,3,4,5,6,7,8,9,10,11,12]. However, the distinctive morphological appearance of these transient events allows for automated segmentation using quantitative methods [13,14,15]. We show that sigma power over the entirety of NREM2 is a coarse and underpowered measurement. As such, we hypothesized that null results will be more common in experiments which aim to detect changes in spindle activity using this measurement, compared to measures using automated spindle isolation. We find that automated spindle detection is superior for feature characterization and allows detection of statistically significant sleep differences with smaller sample sizes. These results demonstrate the value of automated spindle detection for clinical trials and drug development.

Introduction

Sleep spindles are bursts of rhythmic 10–16 Hz activity lasting 0.5–2 s that are the hallmark of stage 2 or “non-Rapid Eye Movement stage 2” (NREM2) sleep [16]. Spindles are thought to play a role in memory consolidation [17,18,19,20,21] and appear to be altered in a wide variety of neuropsychiatric conditions including autism [22], schizophrenia [23,24,25] and neurodegenerative diseases [26,27,28]. Given the importance of these graphoelements, much work has been invested in developing tools for spindle detection and characterization [29].

Power spectral density in the sigma range (10–16 Hz) computed over the entirety of NREM2 sleep (referred to here as “NREM2 sigma” power) and sigma band coherence (“NREM2 sigma” coherence) are common metrics used to quantify spindle presence and activity in sleep EEG (see review in Fernandez and Lüthi [5]), particularly in drug pharmacodynamic studies [2,3,4, 6,7,8,9,10,11,12, 30].

Nevertheless, NREM2 sigma power and coherence are coarse measures due to sparsity of spindle activity (and therefore sigma power) in the overall NREM2 or NREM timeframe. Spindles comprise a small portion of sleep, with NREM2 typically having fewer than two spindles per minute [31] (some studies estimate slightly higher rates; see [32, 33]), and fewer in NREM3 sleep. Additionally, sigma power is not exclusively driven by spindle activity, so sigma power computed over NREM2 sleep can be confounded by other EEG activity [16]. As a result, approaches averaging sigma power spectral features over large portions of sleep may wash out contributions from spindles, resulting in low statistical power and null results that are difficult to interpret. Consistent with this possibility, many studies using NREM2 sigma power have found no significant overall effects on sigma power, including studies of Suvorexant [7, 11, 34, 35] and several other sleep drugs [36, 37]. Some studies have aimed to resolve these problems by using automated spindle detection to focus only on portions of sleep containing spindles. For example, use of manual spindle counting found that zolpidem increased spindle count [21], and a similar result was found with eszopiclone using a wavelet automated detection algorithm [24]. Nevertheless, currently there is no standard approach to characterizing spindles in pharmacodynamic studies, and both approaches continue to be used.

We sought to investigate how much benefit an automated spindle detection algorithm adds over NREM2 sigma power and coherence measures, with a particular emphasis on hypothesis testing. To do this, we simulated clinical trials of varying sample sizes that attempted to discern the known age-related decline in spindle coherence, evaluating the necessary sample size using NREM2 sigma versus spindle sigma. We hypothesize a substantially smaller sample size requirement when using spindle sigma metrics calculated with automated methods.

Methods

Data

We used data from the Sleep Heart Health Study (SHHS) [38], a large, publicly available home PSG dataset, and included sleep EEG recordings from 5,793 patients over 40 years old [38, 39]. Electrode placement followed the 10–20 system, and all recordings included 2 electrodes placed at positions C3 and C4. The dataset has an additional 2,647 follow-up recordings which took place a minimum of 3 years after the patient’s first recording, leading to a total of 8,440 recordings. Sleep stages were manually scored in the original dataset by licensed sleep technicians using American Academy of Sleep Medicine standards [40]. Each epoch was staged as one of the following: wake (W), rapid eye movement, Non-REM stage 1 (N1), Non-REM stage 2 (NREM2 or NREM2), or Non-REM stage 3 (N3). These labels are publicly available.

Spindle detection

The aforementioned data was ingested into the Beacon’s cloud platform, where automated spindle detection was performed using a previously published LUNA algorithm [31]. Signals were band-pass filtered between 0.3 and 35 Hz, artifacts were excluded using automated detection, and electrocardiogram (ECG) interference was subtracted prior to automated spindle detection, as per the LUNA algorithm. Spindle detection was limited to sleep segments staged as NREM2. All detection parameters were set to default values in LUNA, allowing for maximal generalizability as the default parameters have been optimized for general use (see: https://zzz.bwh.harvard.edu/luna/ref/spindles-so/, defaults listed in “Primary Options” table). Specifically, target spindle center frequency, fc = 13.5 Hz; cycles = 7; spindle “quality” metric based on the ratio of the relative sigma band power to the broadband power, q = 0; multiplicative threshold (core spindle amplitude exceeds “th” times the mean) = 4.5x; minimum spindle duration = 0.5 s; maximum spindle duration = 3 s; maximum seconds between spindle patterns, below which fragments should be merged, “merge” = 0.5 s. [31]. See Fig. 1 for a sample automated detection.

Fig. 1
figure 1

Example of an automated spindle detection. Vertical lines indicate 1 s intervals. Spindle segment is highlighted

Sigma power and coherence calculation

Each recording was split into 10 s epochs, and sigma power and coherence were computed for each epoch, where the sigma band was defined as power in the 10–16 Hz band. Sigma power was averaged across channels and calculated using the MNE-Python “psd_array_multitaper” function within the “time–frequency” suite. Coherence was calculated between EEG channels C3 and C4 using the MNE-Python “spectral_connectivity” within the “pactools” suite, multitaper mode [41]. Complex coherence was calculated using MNE-Python (see https://mne.tools/mne-connectivity/stable/generated/mne_connectivity.spectral_connectivity_epochs.html) as:

$$Coherence=\frac{abs(E\left[{S}_{C3C4}\right])}{\surd (E\left[{S}_{C3C3}\right]*E\left[{S}_{C4C4}\right])}$$

where E[SC3C4] is the cross spectral density of C3 and C4 channels averaged over all epochs, E[SC3C3] is the power spectral density of C3 averaged over all epochs, and E[SC4C4] is the power spectral density of C4 averaged over all epochs. Note that the recording specific sampling rate was used for each calculation (SHHS recordings varied from 125 to 250 Hz sampling rates, with the majority recorded at 125 Hz). The average per-patient NREM2 sigma power and coherence was compared to average per-patient spindle sigma power and coherence using an asymptotic two-sample KS-test.

Statistical analysis

Statistical tests described above were performed using the HypothesisTesting.jl package in Julia. We set the significance threshold at the standard 5% level and report explicit p-values.

Simulated clinical trials

To compare statistical power between NREM2 sigma power-based metrics and more targeted spindle sigma detection-based metrics we examined the difference between coherence calculated with NREM2 sigma and spindle sigma coherence to detect expected age-related changes in spindle coherence. Sigma coherence was selected for its robust age-related change between baseline and follow-up recordings, both when restricting to segments of NREM2 containing spindles and when looking at the entirety of NREM2 (see Fig. 4). For sample sizes ranging from 10 to 150, we simulated 100,000 random datasets by subsampling the required number of patients from the set of patients with follow-up recordings and performed a paired sample t-test on the difference in mean NREM2 sigma coherence between the baseline and follow-up recordings. We then repeated this, comparing spindle coherence. The power for each measure was the proportion of repetitions with a significant difference.

Results

Average per-patient spindle power and coherence compared to average per-patient sigma power and coherence in NREM2 sleep

We first examined spindle metrics using sigma power and coherence calculated across all NREM2 epochs (“NREM2 sigma”) compared to sigma power and coherence calculated across segments containing spindles (“spindle sigma”). Although spindles are seen in slow wave sleep as well, we focused on NREM2 given the higher spindle density and faster background frequencies (which would suggest the lowest difference between epoch level and spindle specific sigma band features), NREM2 spindles are better correlated with sleep macroarchitecture (such as NREM2, NREM3, and REM duration) whereas slow wave sleep spindles are not, and NREM2 spindles are more impacted by age [31]. Additionally, we did not distinguish between spindle subtypes, instead using the broad sigma band (10–16 Hz) to capture both fast and slow spindles. While we expected a substantial increase in spindle sigma power, the magnitude was unknown as was the result for coherence. Average per-patient NREM2 sigma power and coherence and spindle sigma power and coherence are shown in Fig. 2.

Fig. 2
figure 2

A Distribution of mean sigma power over either all of NREM2 sleep (N2 sigma), or restricted to automated spindle detections (spindle sigma). B Distribution of mean sigma coherence calculated by NREM2 sigma sleep or spindle sigma

NREM2 sigma power had a mean of 7.4 × 10−10 μV2, while spindle sigma power was 1.4 × 10–8 μV2 – a 20-fold difference (Fig. 2A). Coherence was less differentiated, presumably due to relative left–right symmetry of sleep architecture at the central leads, albeit slightly higher when calculated with spindle sigma. Mean NREM2 sigma coherence was 0.44, while mean spindle sigma coherence was 0.58 (Fig. 2B). Both power and coherence distributions were significantly different (p < 0.001) for spindle versus NREM2 sigma.

Age related decline in sigma coherence

Using the entire population of subjects with polysomnographic EEG data over two or more time points, we examined the change in NREM2 sigma and spindle sigma coherence with age. Spindles metrics are known to change with age, including power and coherence [31, 42], although age related effects on spindle coherence are not well described. In this dataset, at the population level both NREM2 sigma coherence and spindle sigma coherence showed a linear decline with increasing age at testing (Fig. 3A and B), although a steeper decline is found for spindle sigma coherence. Additionally, for the 2,647 individuals with repeat testing at a minimum of 3 years later, we found that mean coherence at baseline was 000 statistically significantly higher (p < 0.001) than the mean coherence at repeat testing for both NREM2 sigma and spindle sigma (0.02 for mean NREM2 sigma, and 0.04 for spindle sigma, Fig. 3C and D). A similar relationship was found for NREM2 sigma power and spindle sigma power (both showed a statistically significant decline at follow up a minimum of 3 years later), although the magnitude of age-related change was not as large as for coherence (Fig. 4).

Fig. 3
figure 3

A Population NREM2 sigma coherence as a function of age. Note the drop in coherence over time. B Population spindle sigma coherence as a function of age shows a steeper slope. C Mean NREM2 sigma coherence at the time of the first test is significantly (p < 0.001) higher than at the time of repeat testing a minimum of 3 years later. D Same as C but using spindle sigma coherence

Fig. 4
figure 4

A Population NREM2 sigma power and B spindle sigma power as a function of age. C Mean N2 sigma power and D spindle sigma power are significantly reduced from baseline to follow up a minimum of 3 years later

Simulated clinical trials

To evaluate the utility of spindle sigma over NREM2 sigma we simulated clinical trials attempting to demonstrate the age-related statistically significant decline in coherence demonstrated in Fig. 3. From the population of 2,647 subjects with repeat testing, we drew samples ranging from 10 to 150 subjects. For each sample size, the “clinical trial” was repeated 100,000 times and the percentage of trials that showed a statistically significant result was characterized (demonstrating the power of that sample size for the test measure). As shown in Fig. 5, most trials with sample sizes of less than 40 subjects failed to achieve statistically significant results when using NREM2 sigma coherence. In contrast, more than 80% of trials using spindle sigma coherence achieved significance. Spindle sigma consistently resulted in a higher percentage of simulated trials with significant results. Achieving 95% power required a sample size of 60 when relying on spindle sigma coherence, but nearly twice as many participants (115) when relying on NREM2 sigma coherence.

Fig. 5
figure 5

For each sample size, 100,000 clinical trials were simulated by randomly subsampling patients and performing a t-test to try to detect a change in sigma coherence between baseline and follow-up recordings. Calculating sigma coherence just for spindles instead of all NREM2 consistently resulted in a higher power

Discussion

Our results show that sigma power and coherence over NREM2 miss critical information from sleep EEG. Mean sigma power and coherence calculated over all NREM2 sleep are much lower than they are over just the regions with detected spindles, demonstrating that averaging sigma power over all of NREM2 sleep washes out and thus conceals local peaks in sigma power and coherence. Given that NREM2 sigma power and coherence analyses struggle to distinguish sleep with and without spindles, it seems likely that these methods risk missing changes in analyses that aim to detect relatively minor changes in spindle density or morphology, such as pharmacodynamic studies done as part of drug development.

We note that some studies use relative sigma power (power in the 10–16 Hz band divided by power in the 0.3–30 Hz band) rather than absolute sigma power as in our experiments [32, 43]. We also note that our study used only one spindle detector, and results may vary depending on the detector or settings used. Nevertheless, this detector is readily available and the key issue is quite general: neglecting the distinction between periods that do vs. do not contain spindles reduces statistical power, and this applies whether using absolute or relative sigma power or reasonable spindle detectors with varying sensitivity or specificity.

Our results show that, at least in some cases, studies reporting statistically insignificant changes in NREM2 sigma power or coherence may be underpowered to detect true changes. For example, previous studies of suvorexant [7, 11, 35] or gaboxadol [3, 6] have used sigma power as a surrogate for spindle power, and found either no change or changes in specific cases only. Our results suggest that use of spindle power would allow for detection of a significant change that could be missed using global sigma power. In our data, a sample size of 70 was required for a beta power of 80% to detect age related spindle changes when using sigma coherence, which was almost double the size of the sample needed when using spindle coherence. The sample size necessary to achieve 95% beta power was twice as large for sigma-based methods as compared to targeted spindle-based methods. We suggest that these findings would translate to all studies seeking to assess changes induced changes in spindle characteristics.

Availability of data and materials

The datasets analyzed during the current study are available in the Sleep Heart Health Study repository, [https://sleepdata.org/datasets/shhs].

References

  1. Iotchev IB, Kubinyi E. Shared and unique features of mammalian sleep spindles – insights from new and old animal models. Biol Rev. 2021;96(3):1021–34.

    Article  PubMed  Google Scholar 

  2. Ancoli-Israel S, Vanover KE, Weiner DM, Davis RE, van Kammen DP. Pimavanserin tartrate, a 5-HT2A receptor inverse agonist, increases slow wave sleep as measured by polysomnography in healthy adult volunteers. Sleep Med. 2011;12(2):134–41.

    Article  PubMed  PubMed Central  Google Scholar 

  3. Dijk D, James L, Peters S, Walsh J, Deacon S. Sex differences and the effect of gaboxadol and zolpidem on EEG power spectra in NREM and REM sleep. J Psychopharmacol. 2010;24(11):1613–8.

    Article  CAS  PubMed  Google Scholar 

  4. Faulhaber J, Steiger A, Lancel M. The GABA A agonist THIP produces slow wave sleep and reduces spindling activity in NREM sleep in humans. Psychopharmacology. 1997;130(3):285–91.

    Article  CAS  PubMed  Google Scholar 

  5. Fernandez LMJ, Lüthi A. Sleep spindles: mechanisms and functions. Physiol Rev. 2020;100(2):805–68.

    Article  PubMed  Google Scholar 

  6. Lundahl J, Deacon S, Maurice D, Staner L. EEG spectral power density profiles during NREM sleep for gaboxadol and zolpidem in patients with primary insomnia. J Psychopharmacol. 2012;26(8):1081–7.

    Article  CAS  PubMed  Google Scholar 

  7. Ma J, Svetnik V, Snyder E, Lines C, Roth T, Herring WJ. Electroencephalographic power spectral density profile of the orexin receptor antagonist suvorexant in patients with primary insomnia and healthy subjects. Sleep. 2014;37(10):1609–19.

    Article  PubMed  PubMed Central  Google Scholar 

  8. Ma J, Dijk DJ, Svetnik V, Tymofyeyev Y, Ray S, Walsh JK, et al. EEG power spectra response to a 4-h phase advance and gaboxadol treatment in 822 men and women. J Clin Sleep Med. 2011;07(05):493–501.

    Article  Google Scholar 

  9. Mathias S, Zihl J, Steiger A, Lancel M. Effect of repeated gaboxadol administration on night sleep and next-day performance in healthy elderly subjects. Neuropsychopharmacol. 2005;30(4):833–41.

    Article  CAS  Google Scholar 

  10. Mathias S, Steiger A, Lancel M. The GABAA agonist gaboxadol improves the quality of post-nap sleep. Psychopharmacology. 2001;157(3):299–304.

    Article  CAS  PubMed  Google Scholar 

  11. Struyk A, Gargano C, Drexel M, Stoch SA, Svetnik V, Ma J, et al. Pharmacodynamic effects of suvorexant and zolpidem on EEG during sleep in healthy subjects. Eur Neuropsychopharmacol. 2016;26(10):1649–56.

    Article  CAS  PubMed  Google Scholar 

  12. Walsh JK, Deacon S, Dijk DJ, Lundahl J. The selective extrasynaptic GABAA agonist, gaboxadol, improves traditional hypnotic efficacy measures and enhances slow wave activity in a model of transient insomnia. Sleep. 2007;30(5):593–602.

    Article  PubMed  Google Scholar 

  13. Djonlagic I, Mariani S, Fitzpatrick AL, Van Der Klei VMGTH, Johnson DA, Wood AC, et al. Macro and micro sleep architecture and cognitive performance in older adults. Nat Hum Behav. 2020. Available from: http://www.nature.com/articles/s41562-020-00964-y.

  14. Parekh A, Selesnick IW, Rapoport DM, Ayappa I. Detection of K-complexes and sleep spindles (DETOKS) using sparse optimization. J Neurosci Methods. 2015;251:37–46.

    Article  PubMed  Google Scholar 

  15. Vallat R, Walker MP. An open-source, high-performance tool for automated sleep staging. eLife. 2021;10:e70092.

  16. De Gennaro L, Ferrara M. Sleep spindles: an overview. Sleep Med Rev. 2003;7(5):423–40.

    Article  PubMed  Google Scholar 

  17. Cox R, Hofman WF, de Boer M, Talamini LM. Local sleep spindle modulations in relation to specific memory cues. Neuroimage. 2014;99:103–10.

    Article  PubMed  Google Scholar 

  18. Diekelmann S, Born J. The memory function of sleep. Nat Rev Neurosci. 2010;11(2):114–26.

    Article  CAS  PubMed  Google Scholar 

  19. Fogel SM, Smith CT. Learning-dependent changes in sleep spindles and Stage 2 sleep. J Sleep Res. 2006;15(3):250–5.

    Article  PubMed  Google Scholar 

  20. Holz J, Piosczyk H, Feige B, Spiegelhalder K, Baglioni C, Riemann D, et al. EEG sigma and slow-wave activity during NREM sleep correlate with overnight declarative and procedural memory consolidation: EEG sigma and SWA and memory consolidation. J Sleep Res. 2012;21(6):612–9.

    Article  PubMed  Google Scholar 

  21. Mednick SC, McDevitt EA, Walsh JK, Wamsley E, Paulus M, Kanady JC, et al. The critical role of sleep spindles in hippocampal-dependent memory: a pharmacology study. J Neurosci. 2013;33(10):4494–504.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  22. Limoges É, Mottron L, Bolduc C, Berthiaume C, Godbout R. Atypical sleep architecture and the autism phenotype. Brain. 2005;128(5):1049–61.

    Article  PubMed  Google Scholar 

  23. Ferrarelli F, Huber R, Peterson MJ, Massimini M, Murphy M, Riedner BA, et al. Reduced sleep spindle activity in schizophrenia patients. AJP. 2007;164(3):483–92.

    Article  Google Scholar 

  24. Wamsley EJ, Shinn AK, Tucker MA, Ono KE, McKinley SK, Ely AV, et al. The effects of eszopiclone on sleep spindles and memory consolidation in schizophrenia: a randomized placebo-controlled trial. Sleep. 2013;36(9):1369–76.

    Article  PubMed  PubMed Central  Google Scholar 

  25. Wamsley EJ, Tucker MA, Shinn AK, Ono KE, McKinley SK, Ely AV, et al. Reduced sleep spindles and spindle coherence in schizophrenia: mechanisms of impaired memory consolidation? Biol Psychiat. 2012;71(2):154–61.

    Article  PubMed  Google Scholar 

  26. Latreille V, Carrier J, Lafortune M, Postuma RB, Bertrand JA, Panisset M, et al. Sleep spindles in Parkinson’s disease may predict the development of dementia. Neurobiol Aging. 2015;36(2):1083–90.

    Article  PubMed  Google Scholar 

  27. Montagna P, Gambetti P, Cortelli P, Lugaresi E. Familial and sporadic fatal insomnia. Lancet Neurol. 2003;2(3):167–76.

    Article  CAS  PubMed  Google Scholar 

  28. Weng YY, Lei X, Yu J. Sleep spindle abnormalities related to Alzheimer’s disease: a systematic mini-review. Sleep Med. 2020;75:37–44.

    Article  PubMed  Google Scholar 

  29. O’Reilly C, Nielsen T. Automatic sleep spindle detection: benchmarking with fine temporal resolution using open science tools. Front Hum Neurosci. 2015;9. Available from: http://journal.frontiersin.org/Article/10.3389/fnhum.2015.00353/abstract.

  30. Akeju O, Pavone KJ, Westover MB, Vazquez R, Prerau MJ, Harrell PG, et al. A comparison of propofol- and dexmedetomidine-induced electroencephalogram dynamics using spectral and coherence analysis. Anesthesiology. 2014;121(5):978–89.

    Article  CAS  PubMed  Google Scholar 

  31. Purcell SM, Manoach DS, Demanuele C, Cade BE, Mariani S, Cox R, et al. Characterizing sleep spindles in 11,630 individuals from the National Sleep Research Resource. Nat Commun. 2017;8(1):15930.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  32. Warby SC, Wendt SL, Welinder P, Munk EGS, Carrillo O, Sorensen HBD, et al. Sleep-spindle detection: crowdsourcing and evaluating performance of experts, non-experts and automated methods. Nat Methods. 2014;11(4):385–92.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  33. Lacourse K, Yetton B, Mednick S, Warby SC. Massive online data annotation, crowdsourcing to generate high quality sleep spindle annotations from EEG data. Sci Data. 2020;7(1):190.

    Article  PubMed  PubMed Central  Google Scholar 

  34. Snyder E, Ma J, Svetnik V, Connor KM, Lines C, Michelson D, et al. Effects of suvorexant on sleep architecture and power spectral profile in patients with insomnia: analysis of pooled phase 3 data. Sleep Med. 2016;19:93–100.

    Article  PubMed  Google Scholar 

  35. Sun H, Kennedy WP, Wilbraham D, Lewis N, Calder N, Li X, et al. Effects of suvorexant, an orexin receptor antagonist, on sleep parameters as measured by polysomnography in healthy men. SLEEP. 2013;36(2):259–67. Available from: https://academic.oup.com/sleep/article-lookup/10.5665/sleep.2386.

  36. Bettica P, Squassante L, Groeger JA, Gennery B, Winsky-Sommerer R, Dijk DJ. Differential effects of a dual orexin receptor antagonist (SB-649868) and zolpidem on sleep initiation and consolidation, SWS, REM Sleep, and EEG power spectra in a model of situational insomnia. Neuropsychopharmacol. 2012;37(5):1224–33.

    Article  CAS  Google Scholar 

  37. Landolt H. Serotonin-2 Receptors and human sleep effect of a selective antagonist on EEG power spectra. Neuropsychopharmacology. 1999;21(3):455–66.

    Article  CAS  PubMed  Google Scholar 

  38. Quan SF, Howard BV, Iber C, Kiley JP, Nieto FJ, O’Connor GT, et al. The sleep heart health study: design, rationale, and methods. Sleep. 1997;20(12):1077–85.

    CAS  PubMed  Google Scholar 

  39. Zhang GQ, Cui L, Mueller R, Tao S, Kim M, Rueschman M, et al. The national sleep research resource: towards a sleep data commons. J Am Med Inform Assoc. 2018;25(10):1351–8.

    Article  PubMed  PubMed Central  Google Scholar 

  40. Berry R, Brooks, R, Gamaldo, CE, Harding, SM, Marcus CL, Vaughn, BV. The AASM manual for the scoring of sleep and associated events: rules, terminology and technical specifications, version 2.2 [Internet]. 2.2. Darien: American Academy of Sleep Medicine; 2015. Available from: www.aasmnet.org.

  41. Gramfort A. MEG and EEG data analysis with MNE-Python. Front Neurosci. 2013;7. Available from: https://doi.org/10.3389/fnins.2013.00267/abstract.

  42. Sprecher KE, Riedner BA, Smith RF, Tononi G, Davidson RJ, Benca RM. High resolution topography of age-related changes in non-rapid eye movement sleep electroencephalography. Mongrain V, editor. PLoS One. 2016;11(2):e0149770.

  43. Goldschmied JR, Lacourse K, Maislin G, Delfrate J, Gehrman P, Pack FM, et al. Spindles are highly heritable as identified by different spindle detectors. Sleep. 2021;44(4):zsaa230.

Download references

Acknowledgements

Not applicable

Funding

This work was funded by Beacon Biosignals.

Author information

Authors and Affiliations

Authors

Contributions

All authors participated in data analysis and report writing. KP, JD, and MBW designed the study. All authors read and approved the final manuscript.

Corresponding author

Correspondence to Jay Pathmanathan.

Ethics declarations

Ethics approval and consent to participate

This study examined previously published and publicly available data. Ethics approval and consent to participate is not applicable. The original dataset was collected in accordance with the Declaration of Helsinki.

Consent to participate

Not applicable.

Competing interests

This work was funded by Beacon Biosignals, Inc. The authors declare they have no competing interests.

Additional information

Publisher's Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Jay Pathmanathan, the corresponding author, had full access to all the data in the study, completed the statistical analysis, and had final responsibility for the decision to submit for publication.

Rights and permissions

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/. The Creative Commons Public Domain Dedication waiver (http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated in a credit line to the data.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Palepu, K., Sadeghi, K., Kleinschmidt, D.F. et al. An examination of sleep spindle metrics in the Sleep Heart Health Study: superiority of automated spindle detection over total sigma power in assessing age-related spindle decline. BMC Neurol 23, 359 (2023). https://doi.org/10.1186/s12883-023-03376-3

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s12883-023-03376-3

Keywords