Skip to main content

Software library for X-ray data analysis

Project description

The purpose of the silx project is to provide a collection of Python packages to support the development of data assessment, reduction and analysis applications at synchrotron radiation facilities. silx aims to provide reading/writing tools for different file formats, data reduction routines and a set of Qt widgets to browse and visualise data.

The current version features:

  • Support of HDF5, SPEC and FabIO images file formats.

  • OpenCL-based data processing: image alignment (SIFT), image processing (median filter, histogram), filtered backprojection for tomography, convolution

  • Data reduction: histogramming, fitting, median filter

  • A set of Qt widgets, including:

    • 1D and 2D visualization widgets with a set of associated tools using multiple backends (matplotlib or OpenGL)

    • OpenGL-based widgets to visualize data in 3D (scalar field with isosurface and cut plane, scatter plot)

    • a unified browser for HDF5, SPEC and image file formats supporting inspection and visualization of n-dimensional datasets.

  • a set of applications:

    • a unified viewer (silx view filename) for HDF5, SPEC and image file formats

    • a unified converter to HDF5 format (silx convert filename)

Installation

To install silx (and all its dependencies), run:

pip install silx[full]

To install silx with a minimal set of dependencies, run:

pip install silx

Or using Anaconda on Linux and MacOS:

conda install silx -c conda-forge

Unofficial packages for different distributions are available:

Detailed installation instructions are available in the documentation.

Documentation

The documentation of latest release and the documentation of the nightly build are available at http://www.silx.org/doc/silx/

Testing

silx features a comprehensive test-suite used in continuous integration for all major operating systems:

  • Travis CI status: Travis Status

  • Appveyor CI status: Appveyor Status

Please refer to the documentation on testing for details.

Examples

Some examples of sample code using silx are provided with the silx documentation.

License

The source code of silx is licensed under the MIT license. See the LICENSE and copyright files for details.

Citation

silx releases can be cited via their DOI on Zenodo: zenodo DOI

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

silx-0.14.0rc1.tar.gz (13.7 MB view details)

Uploaded Source

Built Distributions

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

silx-0.14.0rc1-cp39-cp39-manylinux2014_ppc64le.whl (14.0 MB view details)

Uploaded CPython 3.9

silx-0.14.0rc1-cp38-cp38-win_amd64.whl (4.5 MB view details)

Uploaded CPython 3.8Windows x86-64

silx-0.14.0rc1-cp38-cp38-manylinux2014_x86_64.whl (14.4 MB view details)

Uploaded CPython 3.8

silx-0.14.0rc1-cp38-cp38-manylinux2014_ppc64le.whl (14.7 MB view details)

Uploaded CPython 3.8

silx-0.14.0rc1-cp38-cp38-manylinux1_x86_64.whl (11.4 MB view details)

Uploaded CPython 3.8

silx-0.14.0rc1-cp38-cp38-macosx_10_9_x86_64.whl (4.7 MB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

silx-0.14.0rc1-cp37-cp37m-win_amd64.whl (4.4 MB view details)

Uploaded CPython 3.7mWindows x86-64

silx-0.14.0rc1-cp37-cp37m-manylinux2014_x86_64.whl (13.0 MB view details)

Uploaded CPython 3.7m

silx-0.14.0rc1-cp37-cp37m-manylinux2014_ppc64le.whl (13.2 MB view details)

Uploaded CPython 3.7m

silx-0.14.0rc1-cp37-cp37m-manylinux1_x86_64.whl (11.0 MB view details)

Uploaded CPython 3.7m

silx-0.14.0rc1-cp37-cp37m-macosx_10_9_x86_64.whl (4.7 MB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

silx-0.14.0rc1-cp36-cp36m-win_amd64.whl (4.4 MB view details)

Uploaded CPython 3.6mWindows x86-64

silx-0.14.0rc1-cp36-cp36m-manylinux2014_x86_64.whl (13.1 MB view details)

Uploaded CPython 3.6m

silx-0.14.0rc1-cp36-cp36m-manylinux1_x86_64.whl (11.1 MB view details)

Uploaded CPython 3.6m

silx-0.14.0rc1-cp36-cp36m-macosx_10_9_x86_64.whl (4.7 MB view details)

Uploaded CPython 3.6mmacOS 10.9+ x86-64

silx-0.14.0rc1-cp35-cp35m-manylinux2014_x86_64.whl (12.8 MB view details)

Uploaded CPython 3.5m

silx-0.14.0rc1-cp35-cp35m-manylinux1_x86_64.whl (10.8 MB view details)

Uploaded CPython 3.5m

silx-0.14.0rc1-cp35-cp35m-macosx_10_9_intel.whl (6.4 MB view details)

Uploaded CPython 3.5mmacOS 10.9+ Intel (x86-64, i386)

File details

Details for the file silx-0.14.0rc1.tar.gz.

File metadata

  • Download URL: silx-0.14.0rc1.tar.gz
  • Upload date:
  • Size: 13.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.3

File hashes

Hashes for silx-0.14.0rc1.tar.gz
Algorithm Hash digest
SHA256 aec3a1ee2c0a1fd63915394ad25c4b2bc42d847838ab741d6e4d9521726dd988
MD5 12744649743b299297597ea70f124881
BLAKE2b-256 2bbc2d15eca3fadd7debfb8d9330837f75fbec309c8e810a861063ee84bed5fc

See more details on using hashes here.

File details

Details for the file silx-0.14.0rc1-cp39-cp39-manylinux2014_ppc64le.whl.

File metadata

  • Download URL: silx-0.14.0rc1-cp39-cp39-manylinux2014_ppc64le.whl
  • Upload date:
  • Size: 14.0 MB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.3

File hashes

Hashes for silx-0.14.0rc1-cp39-cp39-manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 fcf609b671c4977ae0150ef95c9ccf4df673fe30febd1b494620d272839981c4
MD5 a18aef676c91249250b4fb35707acb54
BLAKE2b-256 c1786ebd020c82248b58e49e651413167de72933f4aeff61e8c4e50ba8a4e02b

See more details on using hashes here.

File details

Details for the file silx-0.14.0rc1-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: silx-0.14.0rc1-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 4.5 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.3

File hashes

Hashes for silx-0.14.0rc1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 3e05e2e3e608d9e19ee4c8301df44057a6f325bc9d6ae8710ebef7f5fcf0c0ee
MD5 07eb55fcbcec2c14c301964d984612a4
BLAKE2b-256 6c8c1a60d227d0ef4fe13be4d1853a4223ac2b6a43bee358f04ff01299eae6b4

See more details on using hashes here.

File details

Details for the file silx-0.14.0rc1-cp38-cp38-manylinux2014_x86_64.whl.

File metadata

  • Download URL: silx-0.14.0rc1-cp38-cp38-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 14.4 MB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.3

File hashes

Hashes for silx-0.14.0rc1-cp38-cp38-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e3317dc93cfb4d357538ca415d52134f41c93c2b3ffab23f00dc905dcf666c76
MD5 e5cec8b4c93c5663335193f31a83fc07
BLAKE2b-256 1f6ef67a640f01ebe12364ccee8bf1fb6b5608c2622bb999bdd2010a79134706

See more details on using hashes here.

File details

Details for the file silx-0.14.0rc1-cp38-cp38-manylinux2014_ppc64le.whl.

File metadata

  • Download URL: silx-0.14.0rc1-cp38-cp38-manylinux2014_ppc64le.whl
  • Upload date:
  • Size: 14.7 MB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.3

File hashes

Hashes for silx-0.14.0rc1-cp38-cp38-manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 5d3afd8c81fffa56e216decdddcaaab9aeae1cfa5063482094d01cb61c9a73dd
MD5 89a53ff0b67f09c4aa8af1b6cfa89903
BLAKE2b-256 71e85ca9da4ef09cfe9473a4244f91afaa98d90565b3b189c8d31d1be0d0c76e

See more details on using hashes here.

File details

Details for the file silx-0.14.0rc1-cp38-cp38-manylinux1_x86_64.whl.

File metadata

  • Download URL: silx-0.14.0rc1-cp38-cp38-manylinux1_x86_64.whl
  • Upload date:
  • Size: 11.4 MB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.3

File hashes

Hashes for silx-0.14.0rc1-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 0b33d8d858324a84383f3fb45ad4da25bf08205508e2e9677a9b3d9333572020
MD5 cec457bbc6cc867875fe872e69d9cba0
BLAKE2b-256 effc5c8f7f84d8dfa02f6fe2a304b1986aa91c89dd7123027e95c94405e31a7a

See more details on using hashes here.

File details

Details for the file silx-0.14.0rc1-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: silx-0.14.0rc1-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 4.7 MB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.3

File hashes

Hashes for silx-0.14.0rc1-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f6208815c9e00d165eed0efd8d216b69a97a63a2871647cf0e0ff1adb0a1dddd
MD5 ddceb329c21e34ccdd547c5bfca8e5f8
BLAKE2b-256 bbabdacb008bd4adb77e612a521dbfae87dddbc51cc1ade5b87b78231a01a845

See more details on using hashes here.

File details

Details for the file silx-0.14.0rc1-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: silx-0.14.0rc1-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 4.4 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.3

File hashes

Hashes for silx-0.14.0rc1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 e5913925dbf16ddb89c5f0c118b0c1dd44bdc8232e9ab70d97881be10e4c5d78
MD5 b222b4cbdd6261170267acbc44bbc401
BLAKE2b-256 0fa3a7caf48e9de8f7e5a442b419ee2fad18df9f45f190978238c9703c7ac47f

See more details on using hashes here.

File details

Details for the file silx-0.14.0rc1-cp37-cp37m-manylinux2014_x86_64.whl.

File metadata

  • Download URL: silx-0.14.0rc1-cp37-cp37m-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 13.0 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.3

File hashes

Hashes for silx-0.14.0rc1-cp37-cp37m-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 caed544abaa860b22811e99aa6b43de3123db61e259f9450a488eb79f773323e
MD5 6ff1bee151424e79fd222887f971f1a1
BLAKE2b-256 90667829b91fc8cd5c50ba3adeadce7a13d378317477535f4d0b338316895e23

See more details on using hashes here.

File details

Details for the file silx-0.14.0rc1-cp37-cp37m-manylinux2014_ppc64le.whl.

File metadata

  • Download URL: silx-0.14.0rc1-cp37-cp37m-manylinux2014_ppc64le.whl
  • Upload date:
  • Size: 13.2 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.3

File hashes

Hashes for silx-0.14.0rc1-cp37-cp37m-manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 30609a409fca04b7b72ba97fcfb9944553e181b02d9f6303f72db8ca66d8597d
MD5 181c58892f4c60a4db4fb84e9371c431
BLAKE2b-256 badd5c38be7e5c13d2d6248e0d9ed699f924dba0b1e574326313eca58b7e5ab7

See more details on using hashes here.

File details

Details for the file silx-0.14.0rc1-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: silx-0.14.0rc1-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 11.0 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.3

File hashes

Hashes for silx-0.14.0rc1-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 0e005eb8de99900809071574b894318edfa22d5e83172c1aadfa0b9c46998408
MD5 ad2e7163936edfc5fcc29557fe38e90f
BLAKE2b-256 19e74c6b0e1572a22299ee7fcb6d8a189c79303a9f46aa2fee3f537b31921274

See more details on using hashes here.

File details

Details for the file silx-0.14.0rc1-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: silx-0.14.0rc1-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 4.7 MB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.3

File hashes

Hashes for silx-0.14.0rc1-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6aa806281662e024abf05a4a6648cf31d79942ef3530648d93184b65128964ff
MD5 6ab226bdad1ace99c2cdbca4f456bb31
BLAKE2b-256 fe432890ec71a9b26298835ff47ae00f6d2af4f28e2d6524821cfcbba596cfbb

See more details on using hashes here.

File details

Details for the file silx-0.14.0rc1-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: silx-0.14.0rc1-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 4.4 MB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.3

File hashes

Hashes for silx-0.14.0rc1-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 cf81cfff8e971ca032790ffc0bf34f1e7a50f31ac2ec5b89e6e50010c8fa403f
MD5 d9cee8e6f5f72d7237c015353c755068
BLAKE2b-256 6299ad9198462494808af64a7d2e0d448c5b1a18921ad7bd540763178e23c6ff

See more details on using hashes here.

File details

Details for the file silx-0.14.0rc1-cp36-cp36m-manylinux2014_x86_64.whl.

File metadata

  • Download URL: silx-0.14.0rc1-cp36-cp36m-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 13.1 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.3

File hashes

Hashes for silx-0.14.0rc1-cp36-cp36m-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 eaae399fe4a6352363fa7ea26610d37f6fbb3b3d7ff6b00e5c0b3b0992f30033
MD5 e23eec56f0695c15201db1ddbb95b8db
BLAKE2b-256 ff993b1b12039af97b209da0fefdaccfd96963f54b57b19cbed909c3c22690aa

See more details on using hashes here.

File details

Details for the file silx-0.14.0rc1-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: silx-0.14.0rc1-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 11.1 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.3

File hashes

Hashes for silx-0.14.0rc1-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 12e4ed3f74e15dfcc61dae401db413cb80970deee8cbce395b1749872b6cbcda
MD5 6aaf855cdcbed52cb7a1aec8a1fdff08
BLAKE2b-256 e29a0ab43a1420f3d8b73014423a647f1da4ae2a8d571fe358b3b800acca39b9

See more details on using hashes here.

File details

Details for the file silx-0.14.0rc1-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: silx-0.14.0rc1-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 4.7 MB
  • Tags: CPython 3.6m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.3

File hashes

Hashes for silx-0.14.0rc1-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 bc1a5ac3826df32a224abc9d8ae627209b610b9486b876353e19599186098202
MD5 5ac62a0d3dceb7b963a484c06f256e06
BLAKE2b-256 eb28c2aa5a4bc9cfa553e2213b1718ff9e1ba6c1e51e27c8f46c89b58f76b2a6

See more details on using hashes here.

File details

Details for the file silx-0.14.0rc1-cp35-cp35m-manylinux2014_x86_64.whl.

File metadata

  • Download URL: silx-0.14.0rc1-cp35-cp35m-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 12.8 MB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.3

File hashes

Hashes for silx-0.14.0rc1-cp35-cp35m-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e8929ba587d2c92387f6de9079340255b8a013fd02c5e9b811e18d7d40720976
MD5 c18f9f9cc90fa4766bcd67ff0a12c2a3
BLAKE2b-256 03fdf4833c6a463b378cb03f4a2627642558ac5db10ef661eb02760baa2095c4

See more details on using hashes here.

File details

Details for the file silx-0.14.0rc1-cp35-cp35m-manylinux1_x86_64.whl.

File metadata

  • Download URL: silx-0.14.0rc1-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 10.8 MB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.3

File hashes

Hashes for silx-0.14.0rc1-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 06787d267c93718e3bc5d8c6e35ff5b1cf5d0307a6d9b21829fef8fd60c18ab5
MD5 f7beab7d06361b9e752a0510fc781eae
BLAKE2b-256 80d9b62dc82da505bf53f2163fdce0ce2a36c24bfb5c6c25f9c4036ffabe8436

See more details on using hashes here.

File details

Details for the file silx-0.14.0rc1-cp35-cp35m-macosx_10_9_intel.whl.

File metadata

  • Download URL: silx-0.14.0rc1-cp35-cp35m-macosx_10_9_intel.whl
  • Upload date:
  • Size: 6.4 MB
  • Tags: CPython 3.5m, macOS 10.9+ Intel (x86-64, i386)
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.3

File hashes

Hashes for silx-0.14.0rc1-cp35-cp35m-macosx_10_9_intel.whl
Algorithm Hash digest
SHA256 d0bdd19efe36c301b9744d28ca4cd8fd1a1d21130a55140d295ae1c8f383da60
MD5 90ad19758d7a2bdb13a5361208a22081
BLAKE2b-256 e8bfb78837c1ee49299a7e394b8c9834c0650e5442cbf34d66fb498756ccf4d0

See more details on using hashes here.

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