NOTE: make sure that all data is being written within the “/data” directory and that all data processing is being performed in the “/home” directory.
Have one terminal open for data and one open for home.
For other questions: http://bl831.als.lbl.gov/
To open terminal right click the mouse, go to open trerminal
The computers should be pre-configured for data collection, but if not, open a terminal window and type “go” /home
Find fraser in the /data directory. Create a new directory for yourself in
/data/mcfuser/ucsf/fraser/your_directory/your_directory_for_today.
In the other terminal window find fraser in the /home directory. In this directory make a directory for yourself. Write your future commands from here. /home/mcfuser/ucsf/fraser/your_directory.
**Each time you take a test shot the image will be saved in this folder-name directory. When collecting a data set make sure to create a new directory so that it is separate from the test shots, more on that below.
Prefix is where you can give a specific name like “LK001”, but this is unnecessary for test shots.
a. NOTE: always do single “test shots” in BLU-ICE collection window 0 b. NOTE: make sure Aluminum filter is in use, this is in the tab called Hutch. - this is only for room temperature data - you can also achieve similar attenuation by setting beam divergence to 0.3x0.35 (also in the hutch)
Index the two test shots and determine a data collection strategy using Elves (type “index”, MAKE SURE THIS IS DONE IN THE /home DIRECTORY)
a. Hit “return” to get through the prompts until program asks to “Update mosflm.com and exit Wedger Elves?”. Hitting return again will update BLU-ICE GUI with the new collection strategy.
Go to the /data directory and create a new directory, like the one below:
/data/mcfuser/ucsf/fraser/your_directory/your_directory_for_today/LK001
In tab 1 in BLU-ICE update the Directory line to collect data into the directory you have just created. Press Collect in tab 1 on BLU-ICE After the data set is complete press Control (ctrl) C to exit the program on the /home directory. Repeat this process every time you collect a new data set.
Reset the crystal pin length before leaving (pinlength 18) /home.
At least 30 min before leaving, after you’re done collecting data, one types “finish” or “finished” in a terminal window that will turn OFF the cryojet HEATER and allow it to reach its minimum temperature. This can also be accomplished by typing “cryojet.com on”, but NOT this (e.g): “cryojet.com 100K”, this will leave the heater ON.
Unix Cheat Sheet for commands needed at the beamline:
pwd- print working directory. Shows you where you are in the directories. ls- lists everything within a directory. cd- change directory. But you must indicate where you are going, for example “cd Documents” will take you to the Document directory. mkdir- make directory. Will make a directory within the directory you are in. For example within the fraser directory to make a directory called lillian, I would type “mkdir lillian” cd ..- takes you up a level in the directories. So from the lillian directory I would type “cd ..” And then be in the fraser directory.
When you get back home (this will need much much more work): SSH into the server at the beamline. Directions on how to do this is on the Transferring Data from the ALS page. Copy your data onto the computer in the lab. Within the directory that you would like to process data from make a new directory called “xia2”. change into the xia2 folder “cd xia2” Run “xia2-3dii ../” To begin data reduction, see the following pages: Xia2 Data Processing,xia2 notes,xia2 manual