From 6949b5bdb6c77a8a2be25f51c92c7cd54910c2e9 Mon Sep 17 00:00:00 2001
From: Jameson Graef Rollins <jrollins@finestructure.net>
Date: Fri, 25 May 2018 16:31:46 -0700
Subject: [PATCH] test: update MATLAB gwinc noise pickle files for aLIGO and A+

---
 .gitattributes        | 2 ++
 gwinc/test/A+.pkl     | 3 +++
 gwinc/test/aLIGO.pkl  | 3 +++
 gwinc/test/matlab.pkl | 3 ---
 4 files changed, 8 insertions(+), 3 deletions(-)
 create mode 100644 gwinc/test/A+.pkl
 create mode 100644 gwinc/test/aLIGO.pkl
 delete mode 100644 gwinc/test/matlab.pkl

diff --git a/.gitattributes b/.gitattributes
index f1959a0e..89cf23be 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1 +1,3 @@
 gwinc/test/matlab.pkl filter=lfs diff=lfs merge=lfs -text
+gwinc/test/A+.pkl filter=lfs diff=lfs merge=lfs -text
+gwinc/test/aLIGO.pkl filter=lfs diff=lfs merge=lfs -text
diff --git a/gwinc/test/A+.pkl b/gwinc/test/A+.pkl
new file mode 100644
index 00000000..c860692d
--- /dev/null
+++ b/gwinc/test/A+.pkl
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:6ec7119694e3a92be24a62b572e494b12ea8c4f14a21279c6dec95b9adf4cb87
+size 897428
diff --git a/gwinc/test/aLIGO.pkl b/gwinc/test/aLIGO.pkl
new file mode 100644
index 00000000..64a40298
--- /dev/null
+++ b/gwinc/test/aLIGO.pkl
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:9fa2a4a76a5750f7815cd160ec114d205d0b46957615030110baa62809d604b1
+size 897664
diff --git a/gwinc/test/matlab.pkl b/gwinc/test/matlab.pkl
deleted file mode 100644
index 18a59d72..00000000
--- a/gwinc/test/matlab.pkl
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4e633e49c2a13f1196d5ea88c82f6222d538a487e00c8258c5599c2d9d50e444
-size 705241
-- 
GitLab