arora
latest
  • Usage
  • Core Features
  • Reading Features
  • Filter
  • Signals
  • Segmentation
  • Basic Mathematical Features
  • Plotting
arora
  • »
  • Welcome to Arora’s documentation!
  • Edit on GitLab

Welcome to Arora’s documentation!

Arora (//) is a Python library for sleep researchers and anyone working with sleep data. that…

Check out the Usage section for further information, including how to Installation the project. If you’re looking for Developer Documentation check out developer_doc

Note

This project is under active development.

Contents

  • Usage
    • Installation
  • Core Features
    • arora.core.get_signal
    • arora.core.epochize
    • arora.core.segmentation
  • Reading Features
    • arora.reader.get_edf
    • arora.reader.get_e4_info
    • arora.reader.e4_to_dataframe
    • arora.reader.withings_csv_to_dataframe
  • Filter
    • arora.filter.bandpass()
    • arora.filter.eeg_freqbands
    • arora.filter.filtering.high_pass_filter
    • arora.filter.filtering.low_pass_filter
    • arora.filter.filtering.cheby2_highpass_filtfilt
    • arora.filter.filtering.standardize
    • arora.filter.filtering.upper_lower_signal_envelopes
  • Signals
    • arora.signals.fourier
    • arora.signals.resample
    • arora.signals.lower_frequency
  • Segmentation
    • arora.segmentation.get_segment
    • arora.signals.segment_fs
  • Basic Mathematical Features
    • arora.math.mean_val
    • arora.math.std_val
    • arora.math.iqr_standardize
  • Plotting
    • arora.plot.plot_hypnogram
    • arora.plot.plot_distrib_pies
Next

© Copyright . Revision 7deef986.

Built with Sphinx using a theme provided by Read the Docs.