Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
SineTools
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Thomas Bruns
SineTools
Graph
d8d748fc2db729fa4c6148436aeddba97bd57fc7
Select Git revision
Branches
5
master
default
protected
module
multi_processing
numba_njit
pip_module
5 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
11
Feb
25
Mar
17
Feb
29
Sep
2
Jun
4
May
2
Dec
26
Nov
14
Sep
6
3
25
Aug
21
Jul
10
Feb
9
22
Dec
18
17
14
8
27
Nov
23
12
Jun
25
Feb
18
8
Mar
7
13
Feb
12
changed deploy stange to master only
pip_module
pip_module
added CDCI testing
refactored doc-strings with chatGTP
started with module creation
Update Readme.md
master
master
first version of python module and simple three param sinefit test
module
module
added seq_multi_fscale()
Major rewrite:
corrected seq_multi_fourparam_... by implementing a stretch factor
added atan-demodulation function
added/fixed seq_multi_fourparam_sineFit and seq_multi_fourparam_Dmatrix
merged
.
general check and clean up
jit testing
numba_njit
numba_njit
jit testing
removed multi processing from master (moved into extra branch)
interchanged arguments in multiphase to avoid inverted phase
multi_processing
multi_processing
reimplemented 'progressive' mode in seq_multi... stuff
corrected (changed) order of sine/cosine component in seq_multi_threeparam_Dmatrix() to correct phase-delay sign-error
corrected typos
Merge branch 'master' into 'master'
Added Multitasking for seq_fits using multiprocessing and shared memory
dt calculation for sqe_fits now uses mean of diff instad of t[0]-t[1]
Merge branch 'master' into bene_master
initial coomit
removed some degug printing 'TEST'
no comment
start optimize seq_multisine...
Test and development of seq_multi_... functions
added seq_multi_fourparsinefit()
added seq_multi_threeparsinefit() and helpers
added t_i as return for XV_MultiSine
added 'periods' parameter to sequential fits, added XV_MultiSine()
corrected 4-param fit, scipy -> numpy migration
Merge branch 'master' into 'master'
changed sine and cosine positions for consistency
correction of four parameter sine fit
Loading