Julias Analyse Wiki: Difference between revisions

From KIP Wiki
ā§¼kip-jumptonavigationā§½ā§¼kip-jumptosearchā§½
Line 3: Line 3:
The code is in the SourceForge svn at http://sframe.svn.sourceforge.net/viewvc/sframe and lengthy documentation can be found at http://sframe.sourceforge.net/Doxygen/ . To obtain it, I typed
The code is in the SourceForge svn at http://sframe.svn.sourceforge.net/viewvc/sframe and lengthy documentation can be found at http://sframe.sourceforge.net/Doxygen/ . To obtain it, I typed
svn co https://sframe.svn.sourceforge.net/svnroot/sframe/SFrame/tags/SFrame-03-06-05 sFrame
svn co https://sframe.svn.sourceforge.net/svnroot/sframe/SFrame/tags/SFrame-03-06-05 sFrame
so, I am usinig tag 03-06-05 at the moment. No asetup was needed, only the path changes as described on their twiki. I put it into my .bashrc. So all I have to do after logging in to lxplus is change to the sframe folder and type
so, I am usinig tag 03-06-05 at the moment. No asetup was needed, only the path changes as described on their twiki. I put it into my .bashrc. So all I have to do after logging in to lxplus is change to the wgg/sframe folder and type
sframeSetup
sframeSetup
To run the program change to user/config and execute sframe_main CONFIGFILE.xml
To run the program change to user/config and execute sframe_main CONFIGFILE.xml

For my selection I created the new package myWgg.

Now theres quite a list of external packages that I check out and use
svn co svn+ssh://svn.cern.ch/reps/atlasoff/DataQuality/GoodRunsLists/tags/GoodRunsLists-00-01-03 https://twiki.cern.ch/twiki/bin/view/Main/UseGoodRunsListsOnD3PD

Revision as of 14:08, 23 November 2012

SFrame

The code is in the SourceForge svn at http://sframe.svn.sourceforge.net/viewvc/sframe and lengthy documentation can be found at http://sframe.sourceforge.net/Doxygen/ . To obtain it, I typed

svn co https://sframe.svn.sourceforge.net/svnroot/sframe/SFrame/tags/SFrame-03-06-05 sFrame

so, I am usinig tag 03-06-05 at the moment. No asetup was needed, only the path changes as described on their twiki. I put it into my .bashrc. So all I have to do after logging in to lxplus is change to the wgg/sframe folder and type

sframeSetup

To run the program change to user/config and execute sframe_main CONFIGFILE.xml

For my selection I created the new package myWgg.

Now theres quite a list of external packages that I check out and use svn co svn+ssh://svn.cern.ch/reps/atlasoff/DataQuality/GoodRunsLists/tags/GoodRunsLists-00-01-03 https://twiki.cern.ch/twiki/bin/view/Main/UseGoodRunsListsOnD3PD