Tim Madden software documentation: Difference between revisions

From GammaSphere DAQ
Jump to navigation Jump to search
(Created page with "== Tim Madden's software documentation == Below are links to files written by Tim Madden when he was implementing the Digital Gammasphere software setup.")
 
No edit summary
(2 intermediate revisions by 2 users not shown)
Line 2: Line 2:


Below are links to files written by Tim Madden when he was implementing the Digital Gammasphere software setup.
Below are links to files written by Tim Madden when he was implementing the Digital Gammasphere software setup.
* [[file:AsynDebugDriverDOCS.pdf]]
* [[file:DebuggingEPICSChannelAccess.pdf]]
* [[file:DigitalGammasphereSW.pdf]]
* [[file:PythonEPICS.pdf]]
===additional resources===
* Mike Carpenter has some Evernote notes that can be accessed using a web browser if you ask him.
* Similarly there are some Gnotes on machine DGS1 that may be useful.
* The bash scripts found on DGS1 are rather heavily commented.
===Spreadsheet Generation===
* C and VHDL files are generated using VBA code. [[file:Generation_of_C_and_VHDL_from_spreadsheet.docx]]
* Data is read from the cells of the sheet to be put in the files

Revision as of 16:39, July 8, 2020

Tim Madden's software documentation

Below are links to files written by Tim Madden when he was implementing the Digital Gammasphere software setup.

additional resources

  • Mike Carpenter has some Evernote notes that can be accessed using a web browser if you ask him.
  • Similarly there are some Gnotes on machine DGS1 that may be useful.
  • The bash scripts found on DGS1 are rather heavily commented.

Spreadsheet Generation