User Tools

Site Tools


asc:workbook_introduction

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
asc:workbook_introduction [2023/08/14 19:16] – [After initial login] ascasc:workbook_introduction [2023/08/14 19:16] – [Setting up some software] asc
Line 44: Line 44:
  
  
-<code>+<code bash>
 source /users/admin/share/sl7/setup.sh source /users/admin/share/sl7/setup.sh
 </code> </code>
Line 52: Line 52:
  
 You can also setup basic programs using Python3. Create a setup file "setup.sh" as this: You can also setup basic programs using Python3. Create a setup file "setup.sh" as this:
-<code>+<code bash>
 #!/bin/bash #!/bin/bash
 echo "Setup ROOT, PyROOT tensorflow" echo "Setup ROOT, PyROOT tensorflow"
Line 66: Line 66:
 </code> </code>
  
 +Please read the section [[asc:workbook_data|Working with data at ANL Tier3]] for details on how to store and process your data.
  
  
asc/workbook_introduction.txt · Last modified: 2023/08/14 19:20 by asc