thomasaarholt
Follow
- Oslo, Norway
Pinned Loading
-
-
Save matplotlib figures with no whit...
Save matplotlib figures with no whitespace 1import matplotlib.pyplot as plt
23def save(filepath="image.png", fig=None):
4'''Save the current image with no whitespace
5Example filepath: "myfig.png" or r"C:\myfig.pdf"
-
Fastest found numpy method of genera...
Fastest found numpy method of generating a 2D gaussian kernel of size n x n and standard deviation std. 1import numpy as np
2from scipy import signal
34def gaussian_kernel(n, std, normalised=False):
5'''
-
STEMSimulation
STEMSimulation PublicAn overview of available simulation softwares for Scanning Transmission Electron Microscopy
-
Earthquakes
Earthquakes PublicData exploration of tweets during the 2016 Oklahoma earthquake
Jupyter Notebook
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.