An open API service indexing awesome lists of open source software.

https://github.com/pycroscopy/scifireaders

Tools for extracting data and metadata from scientific data files
https://github.com/pycroscopy/scifireaders

Last synced: about 1 year ago
JSON representation

Tools for extracting data and metadata from scientific data files

Awesome Lists containing this project

README

          

SciFiReaders
============

.. image:: https://github.com/pycroscopy/SciFiReaders/workflows/build/badge.svg?branch=main
:target: https://github.com/pycroscopy/SciFiReaders/actions?query=workflow%3Abuild
:alt: GitHub Actions

.. image:: https://img.shields.io/pypi/v/SciFiReaders.svg
:target: https://pypi.org/project/SciFiReaders/
:alt: PyPI

.. image:: https://img.shields.io/conda/vn/conda-forge/SciFiReaders.svg
:target: https://github.com/conda-forge/SciFiReaders-feedstock
:alt: conda-forge

.. image:: https://img.shields.io/pypi/l/SciFiReaders.svg
:target: https://pypi.org/project/SciFiReaders/
:alt: License

.. image:: http://pepy.tech/badge/SciFiReaders
:target: http://pepy.tech/project/SciFiReaders
:alt: Downloads

.. image:: https://codecov.io/gh/pycroscopy/SciFiReaders/branch/main/graph/badge.svg?token=5511SG1YWE
:target: https://codecov.io/gh/pycroscopy/SciFiReaders
:alt: Coverage

Tools for extracting data and metadata from scientific data files.
Extracted information are returned as a dictionary of `sidpy.Dataset `_ objects.

Please see `SciFiReaders documentation website `_ for more information.