Skip to content

Instantly share code, notes, and snippets.

@rnelsonchem
rnelsonchem / gist:6510008
Created September 10, 2013 14:14
Fourier Intro -- 4 pt FT
{
"metadata": {
"name": ""
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
@rnelsonchem
rnelsonchem / gist:6511037
Created September 10, 2013 15:25
Fourier Intro -- Frequencies, Sines, and Cosines
{
"metadata": {
"name": ""
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
@rnelsonchem
rnelsonchem / gist:6672179
Last active December 23, 2015 17:59
Aufbau for Cr ion
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Ignore This Stuff"
]
},
{
@rnelsonchem
rnelsonchem / gcms.ipynb
Last active December 23, 2015 20:59
GCMS Plot. Read and plot the GC data from the 3D export feature of the instrument software.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@rnelsonchem
rnelsonchem / OLS_outliers.ipynb
Created September 25, 2013 00:06
Least Squares Outliers This simulation uses statsmodels package to find the outliers from a ordinary linear regression.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@rnelsonchem
rnelsonchem / gcms_csv.ipynb
Last active December 23, 2015 23:09
GCMS csv file extraction
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@rnelsonchem
rnelsonchem / gcms_calibraion.ipynb
Created September 26, 2013 01:12
GCMS Calibration Curve
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@rnelsonchem
rnelsonchem / Cal Check.ipynb
Last active December 24, 2015 05:49
Calibration Check
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@rnelsonchem
rnelsonchem / MS Fitting.ipynb
Created September 29, 2013 14:29
MS Ref Fitting
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@rnelsonchem
rnelsonchem / MS Matrix Math.ipynb
Last active December 24, 2015 10:29
MS Matrix Math
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.