All Projects → pycroscopy → Pycroscopy

pycroscopy / Pycroscopy

Licence: mit
Scientific analysis of nanoscale materials imaging data

Projects that are alternatives of or similar to Pycroscopy

Audio Spectrum Analyzer In Python
A series of Jupyter notebooks and python files which stream audio from a microphone using pyaudio, then processes it.
Stars: ✭ 273 (+89.58%)
Mutual labels:  jupyter-notebook, fft, signal-processing
Isl Python
Porting the R code in ISL to python. Labs and exercises
Stars: ✭ 108 (-25%)
Mutual labels:  jupyter-notebook, statistics
Hackermath
Introduction to Statistics and Basics of Mathematics for Data Science - The Hacker's Way
Stars: ✭ 1,380 (+858.33%)
Mutual labels:  jupyter-notebook, statistics
Teaching Monolith
Data science teaching materials
Stars: ✭ 126 (-12.5%)
Mutual labels:  jupyter-notebook, statistics
Hyperlearn
50% faster, 50% less RAM Machine Learning. Numba rewritten Sklearn. SVD, NNMF, PCA, LinearReg, RidgeReg, Randomized, Truncated SVD/PCA, CSR Matrices all 50+% faster
Stars: ✭ 1,204 (+736.11%)
Mutual labels:  jupyter-notebook, statistics
Openml R
R package to interface with OpenML
Stars: ✭ 81 (-43.75%)
Mutual labels:  jupyter-notebook, statistics
Disvoice
feature extraction from speech signals
Stars: ✭ 121 (-15.97%)
Mutual labels:  jupyter-notebook, signal-processing
Eulerian Remote Heartrate Detection
Remote heart rate detection through Eulerian magnification of face videos
Stars: ✭ 48 (-66.67%)
Mutual labels:  fft, signal-processing
Glmm In Python
Generalized linear mixed-effect model in Python
Stars: ✭ 131 (-9.03%)
Mutual labels:  jupyter-notebook, statistics
Interactive machine learning
IPython widgets, interactive plots, interactive machine learning
Stars: ✭ 140 (-2.78%)
Mutual labels:  jupyter-notebook, statistics
Book
This book serves as an introduction to a whole new way of thinking systematically about geographic data, using geographical analysis and computation to unlock new insights hidden within data.
Stars: ✭ 141 (-2.08%)
Mutual labels:  jupyter-notebook, statistics
Datacamp
🍧 A repository that contains courses I have taken on DataCamp
Stars: ✭ 69 (-52.08%)
Mutual labels:  jupyter-notebook, statistics
25daysinmachinelearning
I will update this repository to learn Machine learning with python with statistics content and materials
Stars: ✭ 53 (-63.19%)
Mutual labels:  jupyter-notebook, statistics
Bayesian Cognitive Modeling In Pymc3
PyMC3 codes of Lee and Wagenmakers' Bayesian Cognitive Modeling - A Pratical Course
Stars: ✭ 93 (-35.42%)
Mutual labels:  jupyter-notebook, statistics
Ppd599
USC urban data science course series with Python and Jupyter
Stars: ✭ 1,062 (+637.5%)
Mutual labels:  jupyter-notebook, statistics
Ml Dl Scripts
The repository provides usefull python scripts for ML and data analysis
Stars: ✭ 119 (-17.36%)
Mutual labels:  jupyter-notebook, statistics
Design Of Experiment Python
Design-of-experiment (DOE) generator for science, engineering, and statistics
Stars: ✭ 143 (-0.69%)
Mutual labels:  jupyter-notebook, statistics
Helioml
A book about machine learning, statistics, and data mining for heliophysics
Stars: ✭ 36 (-75%)
Mutual labels:  jupyter-notebook, statistics
Mlj.jl
A Julia machine learning framework
Stars: ✭ 982 (+581.94%)
Mutual labels:  jupyter-notebook, statistics
Stldecompose
A Python implementation of Seasonal and Trend decomposition using Loess (STL) for time series data.
Stars: ✭ 130 (-9.72%)
Mutual labels:  jupyter-notebook, statistics

========== pycroscopy

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

.. image:: https://img.shields.io/travis/pycroscopy/pycroscopy/master.svg :target: https://travis-ci.org/pycroscopy/pycroscopy :alt: TravisCI

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

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

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

.. image:: https://zenodo.org/badge/61456133.svg :target: https://zenodo.org/badge/latestdoi/61456133 :alt: DOI

NOTE: Pycroscopy is undergoing a major reorganization and change to the scope and nature of the package. For those interested in the older version, please visit the legacy branch, which will not be amended from hereon. The new version is under development in the 'phoenix' branch, which will be shifted to master in due course.

pycroscopy is a python <http://www.python.org/>_ package for image processing and scientific analysis of imaging modalities such as multi-frequency scanning probe microscopy, scanning tunneling spectroscopy, x-ray diffraction microscopy, and transmission electron microscopy. pycroscopy uses a data-centric model wherein the raw data collected from the microscope, results from analysis and processing routines are all written to standardized hierarchical data format (HDF5) files for traceability, reproducibility, and provenance.

Please visit our homepage <https://pycroscopy.github.io/pycroscopy/about.html>_ for more information and installation instructions.

If you use pycroscopy for research, we would appreciate if you could cite our Arxiv paper <https://arxiv.org/abs/1903.09515>_ titled "USID and Pycroscopy - Open frameworks for storing and analyzing spectroscopic and imaging data"

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].