Summer Shutdown Work on the SSD- Tentatvely Scheduled from July 30th through August 14th
Updated on Wed, 2007-05-30 17:02. Originally created by matis on 2007-05-30 17:02.Reference
Talk time : 15:30, Duration : 00:10
Impression of the Nantes Meeting Schedule
Updated on Wed, 2007-05-30 16:59. Originally created by matis on 2007-05-30 16:59.Reference
Speaker : Jim/Micheal/Howard
Talk time : 15:20, Duration : 00:10
SSD Status Report
Updated on Wed, 2007-05-30 16:57. Originally created by matis on 2007-05-30 16:57.Reference
Speaker : Jim/Artemios/Vi Nham
Talk time : 15:10, Duration : 00:10
Pulser Runs Status and What to do
Updated on Wed, 2007-05-30 16:55. Originally created by matis on 2007-05-30 16:55.Reference
Talk time : 15:00, Duration : 00:10
Monitoring transfers
Updated on Wed, 2007-05-30 17:03. Originally created by hjort on 2007-05-30 16:55. Under: You can tell if transfers are working from the messages in your terminal window.
You can monitor the transfer rate on the pdsfgrid1 ganglia page on the “bytes_in” plot. However, it’s also good to verify that rrs is entering the files into the file catalog as they are sunk into HPSS. This can be done with get_file_list.pl:
You can monitor the transfer rate on the pdsfgrid1 ganglia page on the “bytes_in” plot. However, it’s also good to verify that rrs is entering the files into the file catalog as they are sunk into HPSS. This can be done with get_file_list.pl:
Running the HRM servers at RCF
Updated on Wed, 2007-05-30 17:07. Originally created by hjort on 2007-05-30 16:54. Under:I suggest creating your own subdirectory ~/hrm_grid similar to ~hjort/hrm_grid. Then copy from my directory to yours the following files:
srm.sh
hrm
bnl.rc
drmServer.linux (create the link)
Running the HRM servers at PDSF
Updated on Wed, 2007-05-30 17:05. Originally created by hjort on 2007-05-30 16:52. Under:I suggest creating your own subdirectory ~/hrm_g1 similar to ~hjort/hrm_g1. Then copy from my directory to yours the following files:
setup
hrm
pdsfgrid1.rc
hrm_rrs.rc
Catalog.xml (coordinate permissions w/me)
Basic QA Plots
Select a trigger and charge combination to view QA summary plots. Each point on a plot is a mean value of that quantity for the given run, while the error is sqrt(nentries).
The runs selected are those that passed jet QA, so it's not surprising that things generally look good. Exceptions:
The runs selected are those that passed jet QA, so it's not surprising that things generally look good. Exceptions:
- dE/dx, nSigmaPion, and nHitsFit are all out of whack around day 170. I'll take a closer look to see if I can figure out what went wrong, but it's a small group of runs so in the end I expect to simply drop them.
SVN Repository Access
Updated on Thu, 2007-07-12 12:39. Originally created by kocolosk on 2007-05-25 01:29. We set up a Subversion repository at MIT to track a few pieces of software that many of us are using, but that don't fit into the STAR framework.
Browsing and Checking Out Code
http://deltag5.lns.mit.edu/viewvc/
will allow you to browse the contents of the repository. You'll need to have a Subversion client installed in order to check out code. Simplest way on a Mac is to do
fink install svn-client
although there are also binary .pkg installers floating around for most eveery platform if you'd prefer to go that route. Then do
svn co http://deltag5.lns.mit.edu:8080/svn/modulename
Committing Changes
The web server doesn't do any authentication, so if you plan on committing changes to these packages you'll need to be added to the svnusers group on deltag5 and you'll also need to use ssh to get your working copy:
svn co svn+ssh://deltag5.lns.mit.edu/svnrep/modulename
In that case, make sure that your .bashrc on deltag5 adds /usr/local/bin to your $PATH. Note that this method may ask you for your password as much as 4 times, so publickey authentication is your friend (see SSHKeychain for Macs).
For more information on Subversion (basically the successor to CVS) take a look at http://svnbook.red-bean.com/
Browsing and Checking Out Code
http://deltag5.lns.mit.edu/viewvc/will allow you to browse the contents of the repository. You'll need to have a Subversion client installed in order to check out code. Simplest way on a Mac is to do
fink install svn-client
although there are also binary .pkg installers floating around for most eveery platform if you'd prefer to go that route. Then do
svn co http://deltag5.lns.mit.edu:8080/svn/modulename
Committing Changes
The web server doesn't do any authentication, so if you plan on committing changes to these packages you'll need to be added to the svnusers group on deltag5 and you'll also need to use ssh to get your working copy:svn co svn+ssh://deltag5.lns.mit.edu/svnrep/modulename
In that case, make sure that your .bashrc on deltag5 adds /usr/local/bin to your $PATH. Note that this method may ask you for your password as much as 4 times, so publickey authentication is your friend (see SSHKeychain for Macs).
For more information on Subversion (basically the successor to CVS) take a look at http://svnbook.red-bean.com/
Pulser Runs
Updated on Wed, 2007-05-23 19:41. Originally created by matis on 2007-05-23 19:41.Status of the Detector
Updated on Wed, 2007-05-23 19:39. Originally created by matis on 2007-05-23 19:39.Impressions on Nantes Meeting
Updated on Wed, 2007-05-23 19:38. Originally created by matis on 2007-05-23 19:38.Practice Talk for Berkeley Workshop
Updated on Wed, 2007-05-23 19:36. Originally created by matis on 2007-05-23 19:36.Reference
Speaker : Jonathan Bouchet
Talk time : 15:00, Duration : 00:10
How to run the transfers
Updated on Wed, 2007-05-23 18:13. Originally created by hjort on 2007-05-23 17:27. Under: The first step is to figure out what files you want to transfer and make some file lists for SRM transfers:
At PDSF make subdirectories ~/xfer ~/hrm_g1 ~/hrm_g1/lists
Copy from ~hjort/xfer the files diskOrHpss.pl, ConfigModule.pm and Catalog.xml into your xfer directory.
At PDSF make subdirectories ~/xfer ~/hrm_g1 ~/hrm_g1/lists
Copy from ~hjort/xfer the files diskOrHpss.pl, ConfigModule.pm and Catalog.xml into your xfer directory.
SRM instructions for bulk file transfer to PDSF
Updated on Wed, 2007-05-23 17:17. Originally created by hjort on 2007-05-23 17:17. Under:These links describe how to do bulk file transfers from RCF to PDSF.
AOB
Updated on Wed, 2007-05-23 10:45. Originally created by jeromel on 2007-05-23 10:44.Speaker : All ( All )
Talk time : 12:45, Duration : 00:10
Removal of datasets on NFS disk
Updated on Wed, 2007-05-23 11:08. Originally created by didenko on 2007-05-23 10:24.Speaker : Lidia Didenko ( BNL )
Talk time : 12:35, Duration : 00:10
- auau200/hijing_382/b0_3/central/y2007/gheisha_on/p07ia
pure hijing events without embedded B particle; - auau200/hijing_382/b0_3/central/y2004a/gheisha_on/trs_ie,
Current Simulation Production: status and plans
Updated on Wed, 2007-05-23 18:53. Originally created by potekhin on 2007-05-23 10:00.Speaker : Maxim Potekhin ( BNL )
Talk time : 12:25, Duration : 00:10
- Spin PWG request, quite large, 8M+ events total:
News from the front
Updated on Wed, 2007-05-23 11:05. Originally created by jeromel on 2007-05-23 09:59.Speaker : Stephen Trentalange ( UCLA )
Talk time : 12:10, Duration : 00:10
Embedding status and current activities
Updated on Wed, 2007-05-23 09:58. Originally created by jeromel on 2007-05-23 09:58.Speaker : Olga Barannikova ( UIC )
Talk time : 12:00, Duration : 00:10