From e7b5549f5ff826735020d6c22230c42675d53f08 Mon Sep 17 00:00:00 2001 From: Blaise Thompson Date: Sun, 12 Apr 2020 12:27:29 -0500 Subject: data processing --- posts/data-processing.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 posts/data-processing.md (limited to 'posts/data-processing.md') diff --git a/posts/data-processing.md b/posts/data-processing.md new file mode 100644 index 0000000..9d04a14 --- /dev/null +++ b/posts/data-processing.md @@ -0,0 +1,17 @@ +title: data processing +date: 2020-04-12 + +This post is a roundup of open source scientific data processing projects that I know of. +I've organized them alphabetically. +I have some minimal notes on a few projects here, but mostly this is just a "roundup" page. +Obviously this only scratches the surface, but I've tried to put in just the ones that I can imagine caring about. + +# table of contents + +[TOC] + +# Skultrafast + +[source](https://github.com/Tillsten/skultrafast) + +Skultrafast stands for scikit.ultrafast and is an python package which aims to include everything needed to analyze data from time-resolved spectroscopy experiments in the femtosecond domain. \ No newline at end of file -- cgit v1.2.3