Commit d9eb7ea
authored
Dev (#17)
* new example
* v=0.4.3
* inserted n_el 16 and 32 save dicts
* updated example scripts
* new example for converting measurement directorys to csv
* first implementation of npz to csv
* corrected plot angle
* fixed position error of measurement
* 0.4.4
* added logo
* deleted section
* new release of 0.4.2
* added 0.5.0
* linting
* appended ScioSpecMeasurementConfig
* update examples
* linting
* flake
* Update README.md
* updated docstring and resolved import error
* linting
* deleted old docs
* added excitation frequency
* Inserted exc_freq to dependent files.
* v==0.5.2
* prep for pytest publish
* pctr
* updated picture
* v==0.6.0
* changed logo
* Update README.md
* v==0.6.1
* Update README.md
* angle correction
* inserted daytime and temperature
* docstring and data format
* temperature visualization
* linting
* new visualization and black linting==23.1.0
* updated black==23.1.0
* pypitest==0.6.1.4
* pypi test == 0.6.1.5
* pypi test == 0.6.1.5
* v==0.6.2
* implemented visualization, not added to init
* linting
* linting#2
* linting #3
* meshing
* inserted citation cff
* added citation cff
* zenodo doi
* inserted absolute valued potential data
* Implemented mesh generation
* gitignore .vscode
* inserted raw string for fixing error.
* changed function names and inserted v computation
* linting
* docstring and function descriptions.
* linting
* skipping first measured value
* changed absolute label at potential matrix
* init. mesh for import
* first try to use pyvista
* pyvisa changes
* changed prepare for ml routine
* merge dev to 3d
* updated function
* added file in ignore
* modified configurations and added an example for 32 electrodes measurement
* modified burst count
* deleted prototyping functions.
* ignored .vsc settings
* updated reqs
* fixed npz to csv conversion error
* changed names of example measurements
* deleted unspecified measurement example.
* Adjusting the configurations
* Ready for test measurements using 32 electrodes.
* Inserted Issue marker in npz_to_csv.npz
* working example measurement scripts
* updated setup_m
* linting and ignore
* linting and updates
* new example script
* pypi test release
* new release v==0.6.4
* updated readme
* Updated Readme TDB
* preperations for Ethernet connection
* new pytest version and typos
* linting
* updated and undo some changes from pytest 0.6.4.7
* release==0.6.4.8
* channel group repeated bug resolved.
* Added further information, optimized the .gitignore.
* fixed current computation configuration bug.
* v0.6.51 parent 0e22859 commit d9eb7ea
4 files changed
Lines changed: 51 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
17 | 23 | | |
18 | 24 | | |
19 | | - | |
| 25 | + | |
20 | 26 | | |
21 | | - | |
| 27 | + | |
22 | 28 | | |
23 | 29 | | |
24 | 30 | | |
25 | 31 | | |
26 | | - | |
27 | 32 | | |
28 | 33 | | |
29 | 34 | | |
| |||
35 | 40 | | |
36 | 41 | | |
37 | 42 | | |
38 | | - | |
39 | | - | |
40 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
41 | 46 | | |
42 | 47 | | |
43 | 48 | | |
44 | 49 | | |
| 50 | + | |
45 | 51 | | |
46 | 52 | | |
47 | 53 | | |
| 54 | + | |
| 55 | + | |
48 | 56 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
24 | 29 | | |
25 | | - | |
| 30 | + | |
26 | 31 | | |
27 | | - | |
| 32 | + | |
28 | 33 | | |
29 | 34 | | |
30 | | - | |
| 35 | + | |
31 | 36 | | |
32 | 37 | | |
33 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
538 | 538 | | |
539 | 539 | | |
540 | 540 | | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
541 | 563 | | |
542 | 564 | | |
543 | 565 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments