-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #84 from ImperialCollegeLondon/add-input-validation
Major code refactoring and documentation improvements
- Loading branch information
Showing
135 changed files
with
5,539 additions
and
5,937,294 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
10 changes: 10 additions & 0 deletions
10
docs/source/api/pyprobe.analysis.base.degradation_mode_analysis_functions.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
pyprobe.analysis.base.degradation\_mode\_analysis\_functions module | ||
=================================================================== | ||
|
||
.. automodule:: pyprobe.analysis.base.degradation_mode_analysis_functions | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
|
||
.. footbibliography:: |
10 changes: 10 additions & 0 deletions
10
docs/source/api/pyprobe.analysis.base.differentiation_functions.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
pyprobe.analysis.base.differentiation\_functions module | ||
======================================================= | ||
|
||
.. automodule:: pyprobe.analysis.base.differentiation_functions | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
|
||
.. footbibliography:: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
pyprobe.analysis.base package | ||
============================= | ||
|
||
.. automodule:: pyprobe.analysis.base | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Submodules | ||
---------- | ||
|
||
.. toctree:: | ||
:maxdepth: 4 | ||
|
||
pyprobe.analysis.base.degradation_mode_analysis_functions | ||
pyprobe.analysis.base.differentiation_functions | ||
|
||
|
||
.. footbibliography:: |
4 changes: 2 additions & 2 deletions
4
docs/source/pyprobe.experiments.pOCV.rst → docs/source/api/pyprobe.analysis.cycling.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 10 additions & 0 deletions
10
docs/source/api/pyprobe.analysis.degradation_mode_analysis.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
pyprobe.analysis.degradation\_mode\_analysis module | ||
=================================================== | ||
|
||
.. automodule:: pyprobe.analysis.degradation_mode_analysis | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
|
||
.. footbibliography:: |
4 changes: 2 additions & 2 deletions
4
...ource/pyprobe.methods.ocv_fitting.DMA.rst → .../api/pyprobe.analysis.differentiation.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
pyprobe.analysis.pulsing module | ||
=============================== | ||
|
||
.. automodule:: pyprobe.analysis.pulsing | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
|
||
.. footbibliography:: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
pyprobe.analysis package | ||
======================== | ||
|
||
.. automodule:: pyprobe.analysis | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Subpackages | ||
----------- | ||
|
||
.. toctree:: | ||
:maxdepth: 4 | ||
|
||
pyprobe.analysis.base | ||
|
||
Submodules | ||
---------- | ||
|
||
.. toctree:: | ||
:maxdepth: 4 | ||
|
||
pyprobe.analysis.cycling | ||
pyprobe.analysis.degradation_mode_analysis | ||
pyprobe.analysis.differentiation | ||
pyprobe.analysis.pulsing | ||
pyprobe.analysis.smoothing | ||
pyprobe.analysis.utils | ||
|
||
|
||
.. footbibliography:: |
4 changes: 2 additions & 2 deletions
4
docs/source/pyprobe.methods.basemethod.rst → ...source/api/pyprobe.analysis.smoothing.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
pyprobe.analysis.utils module | ||
============================= | ||
|
||
.. automodule:: pyprobe.analysis.utils | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
|
||
.. footbibliography:: |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
pyprobe.filters module | ||
====================== | ||
|
||
.. automodule:: pyprobe.filters | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
|
||
.. footbibliography:: |
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
docs/source/pyprobe.filter.rst → docs/source/api/pyprobe.typing.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
pyprobe.units module | ||
==================== | ||
|
||
.. automodule:: pyprobe.units | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
|
||
.. footbibliography:: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.