pyicoshift
This is a rewrite in python of the icoshift for MATLAB by F. Savorani, G. Tomasi, S.B. Engelsen. This implementation provides all the core features as icoshift for matlab version XXX.
Snapshot of the original icoshift webpage
New, additional features:
- New target mode: select the signal with the highest correlation with all input signals as target.
- Auto interval picking: detected peaks get clustered based on distance and intervaled accordingly
- Some utility functions for more convinient import of Bruker NMR data
- Autophasing based on the "automics" algorithm
- Experimental multi-threading support for the optimal shift finding phase
- Experimental syntethic target generation from HMDB spectra
Install
pip install pyicoshift
Usage
Instance a new object of the class Icoshift, asign signals, choose intervals and target mode, call run() ; see scripts in test folder for some examples
Release files for pyicoshift 0.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyicoshift-0.0.3.tar.gz | 22.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyicoshift-0.0.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 44.4 kB
Release files / pyicoshift-0.0.3.tar.gz
| Download URL | pyicoshift-0.0.3.tar.gz |
|---|---|
| Size | 22.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9a606167145ea0d7974374f0bcda24870a86b4968ae79ebc0de406eb201605c5
|
|
BLAKE2b-256 checksum How to use checksums |
79656143bbb20a458f6249e031ac3d1193a09c881e77a0b77823194ae4e8434f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.8.1
|
Release files / pyicoshift-0.0.3-py3-none-any.whl
| Download URL | pyicoshift-0.0.3-py3-none-any.whl |
|---|---|
| Size | 22.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f12cd45aa920f57de744baf3232a4fa4fd25fe9ea2a4a9b6ff4bc62718db6832
|
|
BLAKE2b-256 checksum How to use checksums |
3737678ae5c5f1abe8d39dcf585d70509e8b8c1731d994c920ee09688e95c8d8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.8.1
|