Commit Graph

10 Commits

Author SHA1 Message Date
JoshuaArking 3749d4f303 First Commit. Details to follow; I'm still learning. 2019-08-27 13:35:21 -04:00
brent-stone ca184a56de
Unix file structure compatability
modified line 67 directory string to use 
sample_path=dirName + "/" + m.group(0) 
instead of 
sample_path=dirName + "\\" + m.group(0)
2019-08-15 21:03:58 -05:00
brent-stone ac0e55fecc
Log File 2019-03-26 13:59:48 -04:00
Brent a6b5a429fb Added clarity for Pipeline demo 2019-03-11 11:22:25 -04:00
Brent 90495126ff Some typos.. whoops 2019-03-11 11:17:57 -04:00
Brent 6437b4fa8b Adding example output
Examples of what Pipeline_multi-file will output. Note that some pickle files have been removed because they were rather large.
2019-03-08 15:25:24 -05:00
Brent 94bf187ecd Initial source code commit 2019-03-08 15:17:12 -05:00
brent-stone 69ea19f719
Update README.md 2019-03-08 15:13:04 -05:00
brent-stone 645edf368b
Update README
Initial README information.
2019-03-08 15:10:56 -05:00
brent-stone 454c517f2a
Initial commit 2019-03-08 14:10:03 -05:00