Difference between revisions of "Main Page/Research/MSB/Scripts"
From phurvitz
Phil Hurvitz (talk | contribs) |
Phil Hurvitz (talk | contribs) (→Scripts to handle MSB data) |
||
Line 2: | Line 2: | ||
==Scripts to handle MSB data== | ==Scripts to handle MSB data== | ||
* Raw MSB data are downloaded from the device onto a local PC. This script pushes data to my storage server '''[[/msb_push_data.pl|msb_push_data.pl]]''' | * Raw MSB data are downloaded from the device onto a local PC. This script pushes data to my storage server '''[[/msb_push_data.pl|msb_push_data.pl]]''' | ||
+ | * Data are sucked from my server to Jonathan's server and then the parse and classify routines are run. Data are retrieved from Jonathan's server using '''[[/msb_get_data.pl|msb_get_data.pl]]''' |
Revision as of 01:35, 23 February 2008
Contents
Scripts to handle MSB data
- Raw MSB data are downloaded from the device onto a local PC. This script pushes data to my storage server msb_push_data.pl
- Data are sucked from my server to Jonathan's server and then the parse and classify routines are run. Data are retrieved from Jonathan's server using msb_get_data.pl