CallieBertsche_photo

Callie Bertsche
PhD Candidate | Research Assistant

      

Logistics: Getting Set Up at CERN

Steps 1-3 can be done at OU, and steps 4-5 prepared at OU
This ATLAS web page gives an overview of the process
  1. Work with Team Leader (currently Dr Skubic) to complete and fax registration paperwork (leave CERN questions blank if completing from OU).
  2. Request GRID certificate (install on all machines that you want to use for research).
  3. Request VO certification.
  4. Complete registration paperwork for ATLAS office.

  5. The registration process has now changed to require Danette's signature on the Home Declaration Form rather than including a letter of employment.

  6. If/When preparing to move to CERN: Visa application paperwork

  7. The visa process has changed: now you must choose which side of the border to live on and then apply for that visa, rather than applying for both visas.

Adding a CERN Printer to your Laptop 

Use these instructions. Incidentally, that page is also a good source of general info for transitioning to CERN.

How to Make a Great Presentation

A big part of working well with a large collaboration is being able to give effective talks. The following tips can help improve the logistics of your presentation:


How to Load a Presentation to Indico

It's easy to forget how to add a talk to Indico if you've not done it very often. Follow these steps to add your talk and then add your slides.

Add your presentation:

  1. On the Indico page, click on the pencil icon pencil at the top of the page to open the Management version of the event (ask anyone for the modification key).
  2. Click the Manage menu manage-menu on the right side of the screen and choose "Edit event".
  3. In the Event Editing page that appears, under the left-hand General Settings menu, click on "Timetable".
  4. In the Timetable, choose Add new -> Contribution, fill in the information and click Add.

Add your slides:

  1. Back on the original Indico page, click the Arrow button arrow next to your talk, and choose "Add Material".
  2. In the Upload Material dialog, click Choose File, navigate to your talk and add it.


How to Create a Web Page on NHN (Current Grad Students)

The structure for your personal web page is already set up. If you add an index.html file to your /home/$user/sunhome/public_html/ folder on the OU HEP network (where $user represents your user name on the OU HEP network), it will be accessible at

http://www.nhn.ou.edu/~$user

The easiest way to set up your web page (and keep the standard department formatting) is to copy someone else's index.html page and make your own edits. Then you can copy your index.html page and rename it if you want to make additional pages.

To create your web page:

  1. SSH onto the OUHEP network
  2. Check your sunhome directory to be sure you have a folder named public_html. Create one if you don't have it (mkdir public_html)
  3. Navigate to someone else's sunhome/public_html directory to copy their index.html file to your folder (example: cd /home/cbertsch/sunhome/public_html, and then cp index.html /home/$user/sunhome/public_html/index.html). Also copy the index_files/ folder to include the accompanying image files (use the scp -r command to copy an entire folder).
  4. Make your own edits. I've found BlueGriffon to be a great free Mac application for editing HTML pages. (And I find it easiest to edit an HTML page on my laptop and then SCP it to OUHEP. To upload it after editing, just navigate to your file in the terminal, and then: scp index.html $user@ouhep02.nhn.ou.edu:/home/$user/sunhome/public_html/index.html)
  5. Email Andy to let him know you built your web page. He'll add the link to the People>Grad Students page on the NHN web site.
  6. To make additional pages, you can copy your index.html file, edit it, rename it (ex info.html), put it in your public_html folder and link to it. Done!

More detailed programming info on my Processes page

Dept. Home | Disclaimer | ©1993-2010 Dept. Physics & Astronomy, The University of Oklahoma