summaryrefslogtreecommitdiff
path: root/posts/data-processing.md
diff options
context:
space:
mode:
authorBlaise Thompson <blaise@untzag.com>2020-04-12 12:27:29 -0500
committerBlaise Thompson <blaise@untzag.com>2020-04-12 12:27:29 -0500
commite7b5549f5ff826735020d6c22230c42675d53f08 (patch)
tree8dbe0ca4b1b3fa832107f7e4d54633a20630f9bc /posts/data-processing.md
parent98a1d37e426ae341e1896a56dd824b26de85d3b1 (diff)
data processing
Diffstat (limited to 'posts/data-processing.md')
-rw-r--r--posts/data-processing.md17
1 files changed, 17 insertions, 0 deletions
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