Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tutorials/plot_03-Algorithm.py
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@
#
# Stored data attributes:
#
# - Flattened Spectrum: (``SpectralModel.get_data('aperiodic')``)
# - Flattened Spectrum: (``SpectralModel.get_data('peak')``)
#
# - The original data, with the aperiodic component removed
# - This is computed as the power_spectrum minus the model aperiodic fit
Expand Down
Loading