Skip to main content

Fast algorithm for deconvolution of neural calcium imaging traces

Project description

CI

OASIS: Fast online deconvolution of calcium imaging data

Tools for extracting the neural activity from fluorescence calcium imaging data  

The code can be readily run on neural temporal fluorescence calcium imaging data. Please have a look at the demo.

Requirements

The scripts were tested on Linux and MacOS (some users successfully used Windows too) with a typical numerical/scientific Python 2.7 or 3.5-3.13 installation that included the following

  • python >= 2.7.11
  • matplotlib >= 1.5.1
  • numpy >= 1.10.2
  • scipy >= 0.16.1
  • cython >= 0.23.4

Optionally, because not necessary for running our fast method on your own data, we further installed the following to perform the comparison with interior point methods

Installation

Package based

The easiest way to install OASIS is using either pip:

pip install oasis-deconv

or if you are using conda (or mamba):

conda install -c conda-forge oasis-deconv

However, you won't have the examples provided in the GitHub repo.

Compile from source

Alternatively you can clone the repo

git clone git@github.com:j-friedrich/OASIS.git
cd OASIS

and install the requirements either using pip:
pip install -r requirements.txt
or if you are using conda (or mamba):
conda install --file requirements.txt (or mamba install --file requirements.txt)

For faster execution some functions have been written in Cython and need to be compiled by running:
python setup.py build_ext --inplace
(Ignore the warnings that Cython is using a deprecated Numpy API. Following the cython online docs, for the time being, it is just a warning that you can ignore.)
(If the compilation fails on Windows, see Srikanth's gist.)

To clean up temporary files follow it by:
python setup.py clean --all

Examples

The scripts to produce the figures and table are in the subfolder 'examples' with names obvious from the PLoS Comput Biol paper. They can be run with ipython examples/fig[1-6].py.

The results of fig4 and table1 will be even better than in the paper, because the version in the master branch includes later improvements, in particularly up to an order of magnitude less computing time. The specific points in history marking the time of the publications have been tagged.

To demonstrate how to use the methods on your own data, we included a demo jupyter notebook in the subfolder 'examples' as well.

Other implementations

Related packages

In order to deal not just with temporal, but with raw spatio-temporal fluorescence data, we added OASIS also to CaImAn, the computational toolbox for large scale Calcium Imaging Analysis.

References

The code accompanies a short NIPS paper and an extended journal version with full details. If you use our code in your research, please cite one of them:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

oasis_deconv-0.3.0.tar.gz (7.2 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

oasis_deconv-0.3.0-cp313-cp313-win_amd64.whl (2.2 MB view details)

Uploaded CPython 3.13Windows x86-64

oasis_deconv-0.3.0-cp313-cp313-win32.whl (2.0 MB view details)

Uploaded CPython 3.13Windows x86

oasis_deconv-0.3.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.6 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

oasis_deconv-0.3.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (8.0 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

oasis_deconv-0.3.0-cp313-cp313-macosx_11_0_arm64.whl (1.4 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

oasis_deconv-0.3.0-cp312-cp312-win_amd64.whl (1.8 MB view details)

Uploaded CPython 3.12Windows x86-64

oasis_deconv-0.3.0-cp312-cp312-win32.whl (1.6 MB view details)

Uploaded CPython 3.12Windows x86

oasis_deconv-0.3.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

oasis_deconv-0.3.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (6.5 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

oasis_deconv-0.3.0-cp312-cp312-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

oasis_deconv-0.3.0-cp311-cp311-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.11Windows x86-64

oasis_deconv-0.3.0-cp311-cp311-win32.whl (1.3 MB view details)

Uploaded CPython 3.11Windows x86

oasis_deconv-0.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

oasis_deconv-0.3.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (5.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

oasis_deconv-0.3.0-cp311-cp311-macosx_11_0_arm64.whl (941.7 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

oasis_deconv-0.3.0-cp310-cp310-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.10Windows x86-64

oasis_deconv-0.3.0-cp310-cp310-win32.whl (934.8 kB view details)

Uploaded CPython 3.10Windows x86

oasis_deconv-0.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

oasis_deconv-0.3.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (3.8 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

oasis_deconv-0.3.0-cp310-cp310-macosx_11_0_arm64.whl (716.6 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

oasis_deconv-0.3.0-cp39-cp39-win_amd64.whl (763.4 kB view details)

Uploaded CPython 3.9Windows x86-64

oasis_deconv-0.3.0-cp39-cp39-win32.whl (580.1 kB view details)

Uploaded CPython 3.9Windows x86

oasis_deconv-0.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

oasis_deconv-0.3.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (2.6 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

oasis_deconv-0.3.0-cp39-cp39-macosx_11_0_arm64.whl (490.9 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

oasis_deconv-0.3.0-cp38-cp38-win_amd64.whl (408.3 kB view details)

Uploaded CPython 3.8Windows x86-64

oasis_deconv-0.3.0-cp38-cp38-win32.whl (216.6 kB view details)

Uploaded CPython 3.8Windows x86

oasis_deconv-0.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

oasis_deconv-0.3.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (1.4 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

oasis_deconv-0.3.0-cp38-cp38-macosx_11_0_arm64.whl (264.5 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

File details

Details for the file oasis_deconv-0.3.0.tar.gz.

File metadata

  • Download URL: oasis_deconv-0.3.0.tar.gz
  • Upload date:
  • Size: 7.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for oasis_deconv-0.3.0.tar.gz
Algorithm Hash digest
SHA256 f9c807c82eba6906295d09c5dc076c57f7add7179b33a07e11c5293a77f75047
MD5 5accde4cd13ff9759525fbf6b8fcae4b
BLAKE2b-256 52e2c7e12fb9ea36b76ea9074889a4e49c79c0ccf0af3c4a058897992b576339

See more details on using hashes here.

Provenance

The following attestation bundles were made for oasis_deconv-0.3.0.tar.gz:

Publisher: release.yml on j-friedrich/OASIS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file oasis_deconv-0.3.0-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for oasis_deconv-0.3.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 5a7dadbc143649c81341e5b7d22769268e4bb94148139b3d77978443d520f1a8
MD5 7761dd9603157b7cd47384790db624a8
BLAKE2b-256 777ebfd2047814506b2a37483d6070b73ff4aae6f5ee89061a2069e97a332459

See more details on using hashes here.

Provenance

The following attestation bundles were made for oasis_deconv-0.3.0-cp313-cp313-win_amd64.whl:

Publisher: release.yml on j-friedrich/OASIS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file oasis_deconv-0.3.0-cp313-cp313-win32.whl.

File metadata

  • Download URL: oasis_deconv-0.3.0-cp313-cp313-win32.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for oasis_deconv-0.3.0-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 750b8637cd850be9d677b78ef3f27701837ab660292a50f8a401f9a3ce3f1b4e
MD5 e7118fdf1996a6de65440297b147b97b
BLAKE2b-256 e41fd7f19a1f200f81b7251d945f0e5e5cd3cf5da6211037447c3749d8a7da7b

See more details on using hashes here.

Provenance

The following attestation bundles were made for oasis_deconv-0.3.0-cp313-cp313-win32.whl:

Publisher: release.yml on j-friedrich/OASIS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file oasis_deconv-0.3.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for oasis_deconv-0.3.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c6487f0f90e7dc899011dd2adacd6864c08b60ea84adc6bcc6e24edd64b8bea1
MD5 9c44f9043ffe340bbb09fd991a2c62e7
BLAKE2b-256 fe67c8ee73a7b3c39d527d258435b105d530f28935d0a2a8743fe5c09c9cdb4d

See more details on using hashes here.

Provenance

The following attestation bundles were made for oasis_deconv-0.3.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: release.yml on j-friedrich/OASIS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file oasis_deconv-0.3.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for oasis_deconv-0.3.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f95a624dbe1cfbe3adf4965ea2d79dc1261f1c041e7644191bceeae31adff26d
MD5 ac9e69482ee0c6f90dd2bc4de9589ca6
BLAKE2b-256 736fd8f5d247ba29ddb52b6ebf0b4b9009467b6bf31049cb880834c89ad51e95

See more details on using hashes here.

Provenance

The following attestation bundles were made for oasis_deconv-0.3.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: release.yml on j-friedrich/OASIS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file oasis_deconv-0.3.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for oasis_deconv-0.3.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e0ee5225806dfd8944399c901bd89d57bc30866abd9c9fd07001ead7178a5fc1
MD5 16ccf7ee0077859a460cfb87e52f0daa
BLAKE2b-256 c3770f5aa8977c1590d9795705a8f81a0326b08725187a83fab14b3a9b32c24d

See more details on using hashes here.

Provenance

The following attestation bundles were made for oasis_deconv-0.3.0-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: release.yml on j-friedrich/OASIS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file oasis_deconv-0.3.0-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for oasis_deconv-0.3.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 8bba193ccb392aab1c8d48cd3376e06813c2e8d6db8b66b6bb78626cb6a3c155
MD5 727129bd52ed42114d41e07ba66c51fd
BLAKE2b-256 07f06509e50b9740003372d49d441481aafb3995a0020f7f5268a8e623d305da

See more details on using hashes here.

Provenance

The following attestation bundles were made for oasis_deconv-0.3.0-cp312-cp312-win_amd64.whl:

Publisher: release.yml on j-friedrich/OASIS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file oasis_deconv-0.3.0-cp312-cp312-win32.whl.

File metadata

  • Download URL: oasis_deconv-0.3.0-cp312-cp312-win32.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for oasis_deconv-0.3.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 251534514d3d42c75494e0869e2ec01a6eccb9de63c76dc6e307c211f50c32fb
MD5 3cff930cf9b7346080647f00b8470e3f
BLAKE2b-256 37be17616d80011089b7c7a370e302fff80dd021b4e21afe40c6fc477d64a4a9

See more details on using hashes here.

Provenance

The following attestation bundles were made for oasis_deconv-0.3.0-cp312-cp312-win32.whl:

Publisher: release.yml on j-friedrich/OASIS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file oasis_deconv-0.3.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for oasis_deconv-0.3.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 30f64a7e586ea33e9653ca74c22106795aef927710b5fb7988f63a4bd099f228
MD5 5121f3584595b913c985a0ba59f26e65
BLAKE2b-256 0a00c98994e3845fe9bfd9e72814b037b70a2c232bcf2e3643b5ac45288ea9b3

See more details on using hashes here.

Provenance

The following attestation bundles were made for oasis_deconv-0.3.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: release.yml on j-friedrich/OASIS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file oasis_deconv-0.3.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for oasis_deconv-0.3.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 50023697bee9818575f4d26b86c64aec2aa4f9f89d359ce4be661153ac75729f
MD5 01fff9577a047209fbf0676c0169578d
BLAKE2b-256 1f7c3fad41430a3c704d498f5c9dd9aacf056355fd68e8f4a748202b202de06e

See more details on using hashes here.

Provenance

The following attestation bundles were made for oasis_deconv-0.3.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: release.yml on j-friedrich/OASIS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file oasis_deconv-0.3.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for oasis_deconv-0.3.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c71c83dd79db0965a5ab7404fcc6dabd56ee857dd97322745b6dd483abcae76c
MD5 773be7c32466a990a3e4d8c9e371df87
BLAKE2b-256 410cb748bad49040c58b133c36893f86b32c50de98edf2e1c7740242d432c608

See more details on using hashes here.

Provenance

The following attestation bundles were made for oasis_deconv-0.3.0-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: release.yml on j-friedrich/OASIS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file oasis_deconv-0.3.0-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for oasis_deconv-0.3.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 846e72eb974bc9a5b9b5e29825b93e3920351dc31893f42d2ea0a1f463e72cb0
MD5 b75be81364baf00a5e9bedaa60cfb957
BLAKE2b-256 0916fae7ec522ff427675d2b5634c9367608c0713ea0315b4c5512afd5054e4b

See more details on using hashes here.

Provenance

The following attestation bundles were made for oasis_deconv-0.3.0-cp311-cp311-win_amd64.whl:

Publisher: release.yml on j-friedrich/OASIS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file oasis_deconv-0.3.0-cp311-cp311-win32.whl.

File metadata

  • Download URL: oasis_deconv-0.3.0-cp311-cp311-win32.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for oasis_deconv-0.3.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 757b4a22718412eb80cbbf879dc593f6867e3331ba75249c5fafba81f95d4501
MD5 91dc7c34811765b4c3ce8aea038fb03b
BLAKE2b-256 cfc2a37480296c8a168e78587d6d475510b652422090fda59a9c224f909c05af

See more details on using hashes here.

Provenance

The following attestation bundles were made for oasis_deconv-0.3.0-cp311-cp311-win32.whl:

Publisher: release.yml on j-friedrich/OASIS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file oasis_deconv-0.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for oasis_deconv-0.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 66eabf8eafac28b26286c2fdbd5e7bebcbe7bb8de83f85fea5d6679ca489b4b9
MD5 afb16fb06e49bf401a4114d81e74bac4
BLAKE2b-256 ebf9172e52ee0a80b95b5bd262797c21e0a324b446d9bdbca8f1ad6dba56560a

See more details on using hashes here.

Provenance

The following attestation bundles were made for oasis_deconv-0.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: release.yml on j-friedrich/OASIS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file oasis_deconv-0.3.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for oasis_deconv-0.3.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b549c32eb277652b9b9f6ce698f15029b5b5ef025840e4bbbff53c3ea58c366b
MD5 21b8787a4665923e315c5ad891df78b5
BLAKE2b-256 157a80a1a730b170e7165c8140cae893b326b6332a303c7640d08d3657d971c4

See more details on using hashes here.

Provenance

The following attestation bundles were made for oasis_deconv-0.3.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: release.yml on j-friedrich/OASIS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file oasis_deconv-0.3.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for oasis_deconv-0.3.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ed52cbb4c6ef1c2615fc8c6568650b5231fb22bcb4480fdb25461d997b308535
MD5 cff28aa3899375d2c2bb76d1f1023f18
BLAKE2b-256 f338350cafe745afcad20a88bc3b66e4c64e699eb0262d5bdb02005207710b43

See more details on using hashes here.

Provenance

The following attestation bundles were made for oasis_deconv-0.3.0-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: release.yml on j-friedrich/OASIS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file oasis_deconv-0.3.0-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for oasis_deconv-0.3.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 a2476e816c239cf6050e810de22f9e91fe75d12b19a02a7ad6834573dd94f033
MD5 dbd9969a40b6293fc1b1756df5dfe952
BLAKE2b-256 f46147a44f674041ae65cc3a6f04b7b7b2d0317693266dca1da2de415c58b7a3

See more details on using hashes here.

Provenance

The following attestation bundles were made for oasis_deconv-0.3.0-cp310-cp310-win_amd64.whl:

Publisher: release.yml on j-friedrich/OASIS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file oasis_deconv-0.3.0-cp310-cp310-win32.whl.

File metadata

  • Download URL: oasis_deconv-0.3.0-cp310-cp310-win32.whl
  • Upload date:
  • Size: 934.8 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for oasis_deconv-0.3.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 ea13172d643937fb8610b40e3e36ab9b5bc753792ca1c6334e1bb6f4854ca5b9
MD5 40b199766989580fadb526a21b414a41
BLAKE2b-256 da383c6c352a382712b99e9d1e7acdedcf83fda2fd12233bd54c2da5263c5956

See more details on using hashes here.

Provenance

The following attestation bundles were made for oasis_deconv-0.3.0-cp310-cp310-win32.whl:

Publisher: release.yml on j-friedrich/OASIS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file oasis_deconv-0.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for oasis_deconv-0.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3864010f4212bd778d1a282094ab6ce5306d155a7a6da299f80c7a1db4c8df58
MD5 06ef1fe32ef55696c5064d695c309e61
BLAKE2b-256 2be9dbc342ee16da9d0ab863773fcf8cdabbc1d6ce2ad24ce6f43c49a314b39d

See more details on using hashes here.

Provenance

The following attestation bundles were made for oasis_deconv-0.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: release.yml on j-friedrich/OASIS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file oasis_deconv-0.3.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for oasis_deconv-0.3.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 16a9073ddf2befbc59425ad877b4fee819e8e2a1c19420de40ebfc896c742335
MD5 87ba51dc07d1c1b964baeb2ff9fc04ff
BLAKE2b-256 d267374b4ae02c68b44dd983aea249746b66b90b3a12951e2bde52386e6426a6

See more details on using hashes here.

Provenance

The following attestation bundles were made for oasis_deconv-0.3.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: release.yml on j-friedrich/OASIS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file oasis_deconv-0.3.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for oasis_deconv-0.3.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 24d195d8e3c41bd089388cc94632743bd5036aafb9e02bafc03c88ea559721ec
MD5 6a68903d323e37d49c6296b9946ba8f0
BLAKE2b-256 17246419eb29fcc2843dd7da393279c9dd9e053d7b5ce628863e60419a52eea1

See more details on using hashes here.

Provenance

The following attestation bundles were made for oasis_deconv-0.3.0-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: release.yml on j-friedrich/OASIS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file oasis_deconv-0.3.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: oasis_deconv-0.3.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 763.4 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for oasis_deconv-0.3.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 a8d4bec1f7ae70c35c117c4053cc713c70280b01bc64b66662aec25bd969eea1
MD5 7a49ed7e875717f58cd2291856d85e0e
BLAKE2b-256 9869f9888c0df7ee81ce635810fdb0b2e940108a01c6a6bb4d31694edb270653

See more details on using hashes here.

Provenance

The following attestation bundles were made for oasis_deconv-0.3.0-cp39-cp39-win_amd64.whl:

Publisher: release.yml on j-friedrich/OASIS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file oasis_deconv-0.3.0-cp39-cp39-win32.whl.

File metadata

  • Download URL: oasis_deconv-0.3.0-cp39-cp39-win32.whl
  • Upload date:
  • Size: 580.1 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for oasis_deconv-0.3.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 a2eeb6c11494a1195c73beed7f41dcea455512102f5ea42a4d6203683b84a291
MD5 800b07af97fcb8db35386d3a00e48f73
BLAKE2b-256 cb6d26b2009973aaf0b9353585327ecc3f0adaeee4600e978707c72eb71ab969

See more details on using hashes here.

Provenance

The following attestation bundles were made for oasis_deconv-0.3.0-cp39-cp39-win32.whl:

Publisher: release.yml on j-friedrich/OASIS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file oasis_deconv-0.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for oasis_deconv-0.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d93260d05f2369b344df2a873aa30651568d4eb3d9fd7bdb2bc78aa44b80cbcd
MD5 0d5baca09a3db288afa81fbeda7c4f98
BLAKE2b-256 28276f1156bf27dc484f2fc17ff936a6c1c9040a164829d498ababcea4636ab2

See more details on using hashes here.

Provenance

The following attestation bundles were made for oasis_deconv-0.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: release.yml on j-friedrich/OASIS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file oasis_deconv-0.3.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for oasis_deconv-0.3.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b1f6db3d33a92613c4784d2550b17fc83f023517d54833978da2c590167f2aff
MD5 89e27c2f6f1231f13b2aaadf07a0d4c5
BLAKE2b-256 8db895b75ed63e6ad6ae269c724ada7d67ba8c1b41a78530462c27c51baed7c7

See more details on using hashes here.

Provenance

The following attestation bundles were made for oasis_deconv-0.3.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: release.yml on j-friedrich/OASIS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file oasis_deconv-0.3.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for oasis_deconv-0.3.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e74259bd0cd04b971fdefa026fbcff3e8ec8d7dbc35e64e5f45cf8e39c6ae61e
MD5 7c7282a9eea1ec552dcd1bf000efb4f1
BLAKE2b-256 0766fe7b6394c113d573885187de1afa099d080aaa71ebca2e4077a530b43e23

See more details on using hashes here.

Provenance

The following attestation bundles were made for oasis_deconv-0.3.0-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: release.yml on j-friedrich/OASIS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file oasis_deconv-0.3.0-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: oasis_deconv-0.3.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 408.3 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for oasis_deconv-0.3.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 dbb4047cb037b81c2bd49cb95d23dde6cf295ec8aa61cced08b70a85f3c140ad
MD5 e08225ed8e1133ef7b02a8d42ce43398
BLAKE2b-256 22eeef198aafc0a7cf4274dea96d4755a8e566a817e7f5bcf6b7e276dd6a4f22

See more details on using hashes here.

Provenance

The following attestation bundles were made for oasis_deconv-0.3.0-cp38-cp38-win_amd64.whl:

Publisher: release.yml on j-friedrich/OASIS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file oasis_deconv-0.3.0-cp38-cp38-win32.whl.

File metadata

  • Download URL: oasis_deconv-0.3.0-cp38-cp38-win32.whl
  • Upload date:
  • Size: 216.6 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for oasis_deconv-0.3.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 2072d20bf7c4de27edc58bd85c14a3853dc3298c2b6179518d5fd5a4224aa1ae
MD5 cc7e702c6ffa166023e7232ee9182400
BLAKE2b-256 fe9edaab02d59dc9e72c17513276f40a68a63be669db16b4ec5b65d12089fa8b

See more details on using hashes here.

Provenance

The following attestation bundles were made for oasis_deconv-0.3.0-cp38-cp38-win32.whl:

Publisher: release.yml on j-friedrich/OASIS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file oasis_deconv-0.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for oasis_deconv-0.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f13fcd51deb0219b48c2729b9e192b75bb17d4ae59c82eef02be9ea2ed439b2f
MD5 f76c689c9d640a2f57e6fe1c92b6998b
BLAKE2b-256 a73e93ab28047db4bd5416fbfb0e1695d7a77588c8d61c76ac41b9f922d66439

See more details on using hashes here.

Provenance

The following attestation bundles were made for oasis_deconv-0.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: release.yml on j-friedrich/OASIS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file oasis_deconv-0.3.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for oasis_deconv-0.3.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f8f3935dca53ba6f091bf1096266b8910d08cc007e6b44b48b8ffe57ec0c2b58
MD5 12a6069fff9b8610d3b731549f0795d7
BLAKE2b-256 66ad6ae75135c498776fbb8536ce8d1b804fdff06e0e2ccbe71a215c9b9dfc85

See more details on using hashes here.

Provenance

The following attestation bundles were made for oasis_deconv-0.3.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: release.yml on j-friedrich/OASIS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file oasis_deconv-0.3.0-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for oasis_deconv-0.3.0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2b5d7c8b55ae4ecc5d65cf7be89a913d6a4567a1e16f951adaa871e5fb11f02a
MD5 4705d51e2fd7bb61d14795cb9a4d22da
BLAKE2b-256 eb6c7d12d13b969587476474a87a3e2095289fa7fc403dc1391a0ac4c4c33692

See more details on using hashes here.

Provenance

The following attestation bundles were made for oasis_deconv-0.3.0-cp38-cp38-macosx_11_0_arm64.whl:

Publisher: release.yml on j-friedrich/OASIS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page