TrackerInstallDocs » History » Revision 2
Revision 1 (Overton, Edward, 09 March 2015 20:40) → Revision 2/15 (Overton, Edward, 09 March 2015 21:05)
h1. Tracker Install Documentation Hopefully this page will serve as a tree, which details can be hung off.. I will try to keep this filled in with documentations.. h1. Computing (DAQ, Configuration, Calibration) h2. Controls: miceiocpctk * This computer runs the trackerioc, and has a fraction of "james legacy code". The configuration code is located in the mice epics repositories. At present there is only the epicsDev version present: <pre>/home/epics/epicsDev/</pre> * The central "deposit" for tracker information, code fragments, analysis scripts, configurations, etc.. is: <pre>/home/epics/tracker</pre> This information is backed up to the MLCR backup system (see: [[online:MICENETBackups]]) and is shared with other tracker applications via nfs. If re-making the machine, restore this folder, and export, by adding the following to /etc/exports: <pre>/home/epics/tracker miceacq16.micenet.rl.ac.uk(rw) /home/epics/tracker miceacq17.micenet.rl.ac.uk(rw) </pre> Then enabled with: <pre>/etc/init.d/nfs start chkconfig nfs on </pre> h3. Legacy code (soon to be deprecated). These programs can be found in: <pre>/home/epics/epicsDev/Software/bin/</pre> h2. DAQ: miceacq16, miceacq17