Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
GEPARD
GEPARD
Commits
8c55b20a
Commit
8c55b20a
authored
Feb 27, 2019
by
Hackmet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added reference to author of als_baseline method
parent
65d17844
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
analysis/database.py
analysis/database.py
+6
-0
No files found.
analysis/database.py
View file @
8c55b20a
...
...
@@ -19,6 +19,12 @@ along with this program, see COPYING.
If not, see <https://www.gnu.org/licenses/>.
"""
"""
The als_baseline method, including the WhittakerSmoother Class was taken from
https://github.com/all-umass/superman/blob/master/superman/baseline/als.py
with permission from github user CJ Carey (perimosocordiae)
"""
from
PyQt5
import
QtWidgets
,
QtCore
import
numpy
as
np
import
sys
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment