Difference: IceContamination (1 vs. 17)

Revision 1712 Dec 2013 - Main.EdEng

 
META TOPICPARENT name="MicroscopeTests"
Contents

Ice Contamination Rate Test

Theory

  • All intensity measurements are proportional to number of electrons passing through sample. Measure them either directly from counts on CCD camera, or from measured OD from scanned film. Can also use Tecnai exposure time readings, but these are less precise.
  • Let Io represent counts over a hole.
  • Let Ic represent counts over a carbon area with no ice
  • Let It represent counts over a carbon area with ice contamination
  • Thickness of carbon: Tc=Kc log (Io/Ic), where Kc = proportionality constant representing scattering of carbon
    • John Berriman says that Kc=3750 A on EM 420 microscope, 120 kV, 50 micron objective with 3.6A cutoff
    • If using a Quantafoil grid, can assume that carbon is 200A thick, so can calculate Kc=200/(log(Io/Ic)) for a particular microscope
  • Thickness of carbon + ice: Tt=Kc log (Io/It)
  • Thickness of water: Tw=Kw log (Io/Iw), where Kw= scattering constant of water (ice)
    • Can assume that Kw=2 * Kc
  • Thickness of contaminating ice: Tt = Kw/Kc * (Tt - Tc) = 2 * (Tt - Tc)

Caveats

  • As with most tests for this, there are several assumptions which will affect the end result. Perhaps the most important of them is the assumed value for the thickness of the carbon. The carbon of Quantifoil grids can vary from ~20 to ~40nm in thickness. Furthermore, the scattering of electrons is strongly dependent on the accelerating voltage, and at 300kV, there is considerably less scattering than at 100kV, thus at 300kV, this test will yield an underestimation of the contamination rate.

Practical

  • Use a Quantafoil grid to determine Kc, if not already known. Assume that thickness of grid = 200 A. Use an objective aperture so that carbon scattering = 10% (#2 on JEOL3200F, 50 micron on Tecnai)
  • Since Quantafoil grids are often dirty and are quite thick, may be better to use home-made thin carbon grid for contamination measurements. Assume thickness = 70A, or calculate from Quantafoil data
  • Set up low-dose on microscope such that in photo mode, you are imaging a fairly large area, including part of a hole, and focus area is inside photo area, preferably near hole
  • Photo mag of 12K and Focus mag of 200K seems to work. Use about 50 micron underfocus for nice contrast
  • Find a clean area of carbon, then pre-expose in photo mode for 10 minutes, 10 pA/cm2. Just want to be sure anything volatile is gone.
  • Set shuttering to CCD control, so that lifting screen blanks beam.
  • Take a CCD image of photo area
  • Go to Focus, and lower screen to expose the small area for 1 minute, 10 pA/cm2 (JEOL) or 1sec (Tecnai)
  • Raise screen, go back to photo, and take a second image. You should not see any difference -- this proves volatiles are gone and you are down to bare carbon.
    • With Quantafoil grids, this area may actually be darker because of plastic in the grid. You do not need to do this step
  • Close gun valve, and wait at leat 2 hours. Longer if contamination rate is low. We usually do 4 hours
  • Open gun valve, go to Focus mode. Lower screen, expose for 10 seconds
  • Raise screen, go to photo mode and take CCD image
    • Alternatively, just take a photo picture, without re-burning the focus
  • If significant contamination has built up, you should see a "burned" area where Focus beam has evaportated ice.
  • Continue experiment until there is a significant difference between carbon and carbon + ice.
  • Use the first image (after 10 min exposire at 12K) to determine the scattering coefficient
  • Use the scattering coeffcient to calculate the carbon+ice thickness of the second image
  • Image Analysis: Use your favorite program to measure counts over hole, carbon, and Focus area to get Io, Ic, and It respectively.
    • In EM Menu3, open "linescan", open "Linescan Average" to create box, and use "width (real)" arrow to increase box size.
    • In ImageJ?, import he mrc file as "raw" and select area for density determination
Added:
>
>

Example

* quantifoil:
tf20contamCRYO_090412_sc_0000.png

/cryoem/script/contam.pl
Contamination --  calculates rate of contamintation on a grid.
Enter vacuum counts for photo 1 (taken right after removing volatiles). 172.843
Enter next point (blank to exit): 172.455
Enter next point (blank to exit): 173.046
Enter next point (blank to exit):
Enter carbon counts for photo 1: 131.423
Enter next point (blank to exit): 130.166
Enter next point (blank to exit): 131.916
Enter next point (blank to exit):

Enter vacuum counts for photo 2: 173.631
Enter next point (blank to exit): 172.889
Enter next point (blank to exit): 173.432
Enter next point (blank to exit):
Enter carbon counts for photo 2: 130.619
Enter next point (blank to exit): 129.304
Enter next point (blank to exit): 130.848
Enter next point (blank to exit):

Enter carbon thickness in A (default 250):
Enter time (hours min): 3

Results
Value for k is 907.291699322581 A
Vac 1 counts: 172.781
Carbon 1 counts: 131.168
Vac 2 counts: 173.317
Carbon 2 counts: 130.257

Ice thickness is 18.27 A
Contamination rate is 6.09 A/hour

 

Scripts to do this in SerialEM

pre-exposure macro

   R  # take record image before burn
   ReportSpotSize
   oldspot=$reportedValue
   screenDown
   SetSpotSize = 1
   WaitForDose 5000
   ScreenUp
   SetSpotSize = $oldspot
   R  # take a new one, compare buffers to verify that area is clean.

dose macro

   # need to have file opened for saving (File --> New)
   # need to have beam and record mode set up
   # need to have area pre-cleaned with above macro
   R  # take record image
   S  # save it
   ResetClock
   loop 180  # minutes -- increase to 240 for 4 h
      delay 60  # seconds. 
      ReportClock  # print a timer
   endloop
  R  
  S
  SetColumnOrGunValve 0  # close column valve
 

SerialEM setup

F20 setup

  • Align scope
  • Start Serial EM, make sure Tecnai low dose is off
  • Prepare gain reference with dose calibration

Setup modes:

  • Record: binning 2, 10,000x, 1sec exp, spot 3-4
  • Focus: binning 4, 0.4 sec exp, 200,000x, same spot size as record
    remember to click Continuous update of mag&beam to save settings

Prepare sample for contamination test:

  • Microscope: click Dose button. 2000 e/sqA ~ 10 min. Spot 1, minimize beam to area of interest

Check to make sure no contamination:

  • Take a record
  • Screen down, show focus, make sure over carbon
  • Take another record and confirm no more contamination over area (burn spot from focus mode)

Begin contamination test:

  • Open new file for writing
  • MRC stack, file name *.st (save under E:\NYSBC\cuny_tests\contam_***)

  • Run macro, make sure Area to show when screen down = Focus

# a 3 h contamination test 
# should have beam set up and area pre-exposed.
# Should have file open for saving.
# Should have record mode set up for proper time and binning
# be in low-dose, with focus same as record, but condensed beam
# be sure "area to show when screen down" is Focus

#Ttime = 3  #hours  -- time for contam test.

R # take record image
S  # save it

SetColumnOrGunValve 0  # close gun valve
echo "Waiting for contamination test to finish. Do not touch!"

ResetClock
Loop 3600 
   delay 3
EndLoop

SetColumnOrGunValve 1  # open gun valve
R
AlignTo B # make sure we are still in same area
R
S
ReportClock
# now burn:
ScreenDown
delay 15   # 15-second burn in Focus mode
ScreenUp
GoToLowDoseArea R
R
S
SetColumnOrGunValve 0  # close gun valve
ScreenDown   
EndMacro

Sample Calculation

  • From John Berriman's notes:
  • F20 with 3rd objective aperture
  • Exposure time reading for 250 Angstrom carbon: 1.1 sec (remember inverse relationship between time and number of electrons)
  • Exposure time for hole: 0.96 sec
  • K = 250 A / (log(1.1/0.96)) = 4230 A

  • Set ALLOWTOPICVIEW =

-- BillRice - 12 Apr 2007 * tf20contam_081312.st: tf20contam_081312.st

Deleted:
<
<
* quantifoil:
tf20contamCRYO_090412_sc_0000.png
 
META FILEATTACHMENT attachment="tf20contamCRYO_090412_sc_0000.png" attr="" comment="quantifoil" date="1386860719" name="tf20contamCRYO_090412_sc_0000.png" path="tf20contamCRYO_090412_sc_0000.png" size="3637845" stream="tf20contamCRYO_090412_sc_0000.png" user="Main.EdEng" version="1"

Revision 1612 Dec 2013 - Main.EdEng

 
META TOPICPARENT name="MicroscopeTests"
Contents

Ice Contamination Rate Test

Theory

  • All intensity measurements are proportional to number of electrons passing through sample. Measure them either directly from counts on CCD camera, or from measured OD from scanned film. Can also use Tecnai exposure time readings, but these are less precise.
  • Let Io represent counts over a hole.
  • Let Ic represent counts over a carbon area with no ice
  • Let It represent counts over a carbon area with ice contamination
  • Thickness of carbon: Tc=Kc log (Io/Ic), where Kc = proportionality constant representing scattering of carbon
    • John Berriman says that Kc=3750 A on EM 420 microscope, 120 kV, 50 micron objective with 3.6A cutoff
    • If using a Quantafoil grid, can assume that carbon is 200A thick, so can calculate Kc=200/(log(Io/Ic)) for a particular microscope
  • Thickness of carbon + ice: Tt=Kc log (Io/It)
  • Thickness of water: Tw=Kw log (Io/Iw), where Kw= scattering constant of water (ice)
    • Can assume that Kw=2 * Kc
  • Thickness of contaminating ice: Tt = Kw/Kc * (Tt - Tc) = 2 * (Tt - Tc)

Caveats

  • As with most tests for this, there are several assumptions which will affect the end result. Perhaps the most important of them is the assumed value for the thickness of the carbon. The carbon of Quantifoil grids can vary from ~20 to ~40nm in thickness. Furthermore, the scattering of electrons is strongly dependent on the accelerating voltage, and at 300kV, there is considerably less scattering than at 100kV, thus at 300kV, this test will yield an underestimation of the contamination rate.

Practical

  • Use a Quantafoil grid to determine Kc, if not already known. Assume that thickness of grid = 200 A. Use an objective aperture so that carbon scattering = 10% (#2 on JEOL3200F, 50 micron on Tecnai)
  • Since Quantafoil grids are often dirty and are quite thick, may be better to use home-made thin carbon grid for contamination measurements. Assume thickness = 70A, or calculate from Quantafoil data
  • Set up low-dose on microscope such that in photo mode, you are imaging a fairly large area, including part of a hole, and focus area is inside photo area, preferably near hole
  • Photo mag of 12K and Focus mag of 200K seems to work. Use about 50 micron underfocus for nice contrast
  • Find a clean area of carbon, then pre-expose in photo mode for 10 minutes, 10 pA/cm2. Just want to be sure anything volatile is gone.
  • Set shuttering to CCD control, so that lifting screen blanks beam.
  • Take a CCD image of photo area
  • Go to Focus, and lower screen to expose the small area for 1 minute, 10 pA/cm2 (JEOL) or 1sec (Tecnai)
  • Raise screen, go back to photo, and take a second image. You should not see any difference -- this proves volatiles are gone and you are down to bare carbon.
    • With Quantafoil grids, this area may actually be darker because of plastic in the grid. You do not need to do this step
  • Close gun valve, and wait at leat 2 hours. Longer if contamination rate is low. We usually do 4 hours
  • Open gun valve, go to Focus mode. Lower screen, expose for 10 seconds
  • Raise screen, go to photo mode and take CCD image
    • Alternatively, just take a photo picture, without re-burning the focus
  • If significant contamination has built up, you should see a "burned" area where Focus beam has evaportated ice.
  • Continue experiment until there is a significant difference between carbon and carbon + ice.
  • Use the first image (after 10 min exposire at 12K) to determine the scattering coefficient
  • Use the scattering coeffcient to calculate the carbon+ice thickness of the second image
  • Image Analysis: Use your favorite program to measure counts over hole, carbon, and Focus area to get Io, Ic, and It respectively.
    • In EM Menu3, open "linescan", open "Linescan Average" to create box, and use "width (real)" arrow to increase box size.
    • In ImageJ?, import he mrc file as "raw" and select area for density determination

Scripts to do this in SerialEM

pre-exposure macro

   R  # take record image before burn
   ReportSpotSize
   oldspot=$reportedValue
   screenDown
   SetSpotSize = 1
   WaitForDose 5000
   ScreenUp
   SetSpotSize = $oldspot
   R  # take a new one, compare buffers to verify that area is clean.

dose macro

   # need to have file opened for saving (File --> New)
   # need to have beam and record mode set up
   # need to have area pre-cleaned with above macro
   R  # take record image
   S  # save it
   ResetClock
   loop 180  # minutes -- increase to 240 for 4 h
      delay 60  # seconds. 
      ReportClock  # print a timer
   endloop
  R  
  S
  SetColumnOrGunValve 0  # close column valve
 

SerialEM setup

F20 setup

  • Align scope
  • Start Serial EM, make sure Tecnai low dose is off
  • Prepare gain reference with dose calibration

Setup modes:

  • Record: binning 2, 10,000x, 1sec exp, spot 3-4
  • Focus: binning 4, 0.4 sec exp, 200,000x, same spot size as record
    remember to click Continuous update of mag&beam to save settings

Prepare sample for contamination test:

  • Microscope: click Dose button. 2000 e/sqA ~ 10 min. Spot 1, minimize beam to area of interest

Check to make sure no contamination:

  • Take a record
  • Screen down, show focus, make sure over carbon
  • Take another record and confirm no more contamination over area (burn spot from focus mode)

Begin contamination test:

  • Open new file for writing
  • MRC stack, file name *.st (save under E:\NYSBC\cuny_tests\contam_***)

  • Run macro, make sure Area to show when screen down = Focus

# a 3 h contamination test 
# should have beam set up and area pre-exposed.
# Should have file open for saving.
# Should have record mode set up for proper time and binning
# be in low-dose, with focus same as record, but condensed beam
# be sure "area to show when screen down" is Focus

#Ttime = 3  #hours  -- time for contam test.

R # take record image
S  # save it

SetColumnOrGunValve 0  # close gun valve
echo "Waiting for contamination test to finish. Do not touch!"

ResetClock
Loop 3600 
   delay 3
EndLoop

SetColumnOrGunValve 1  # open gun valve
R
AlignTo B # make sure we are still in same area
R
S
ReportClock
# now burn:
ScreenDown
delay 15   # 15-second burn in Focus mode
ScreenUp
GoToLowDoseArea R
R
S
SetColumnOrGunValve 0  # close gun valve
ScreenDown   
EndMacro

Sample Calculation

  • From John Berriman's notes:
  • F20 with 3rd objective aperture
  • Exposure time reading for 250 Angstrom carbon: 1.1 sec (remember inverse relationship between time and number of electrons)
  • Exposure time for hole: 0.96 sec
  • K = 250 A / (log(1.1/0.96)) = 4230 A

  • Set ALLOWTOPICVIEW =

-- BillRice - 12 Apr 2007 * tf20contam_081312.st: tf20contam_081312.st

Added:
>
>
* quantifoil:
tf20contamCRYO_090412_sc_0000.png

META FILEATTACHMENT attachment="tf20contamCRYO_090412_sc_0000.png" attr="" comment="quantifoil" date="1386860719" name="tf20contamCRYO_090412_sc_0000.png" path="tf20contamCRYO_090412_sc_0000.png" size="3637845" stream="tf20contamCRYO_090412_sc_0000.png" user="Main.EdEng" version="1"
 

Revision 1514 Aug 2012 - Main.EdEng

 
META TOPICPARENT name="MicroscopeTests"
Contents

Ice Contamination Rate Test

Theory

  • All intensity measurements are proportional to number of electrons passing through sample. Measure them either directly from counts on CCD camera, or from measured OD from scanned film. Can also use Tecnai exposure time readings, but these are less precise.
  • Let Io represent counts over a hole.
  • Let Ic represent counts over a carbon area with no ice
  • Let It represent counts over a carbon area with ice contamination
  • Thickness of carbon: Tc=Kc log (Io/Ic), where Kc = proportionality constant representing scattering of carbon
    • John Berriman says that Kc=3750 A on EM 420 microscope, 120 kV, 50 micron objective with 3.6A cutoff
    • If using a Quantafoil grid, can assume that carbon is 200A thick, so can calculate Kc=200/(log(Io/Ic)) for a particular microscope
  • Thickness of carbon + ice: Tt=Kc log (Io/It)
  • Thickness of water: Tw=Kw log (Io/Iw), where Kw= scattering constant of water (ice)
    • Can assume that Kw=2 * Kc
  • Thickness of contaminating ice: Tt = Kw/Kc * (Tt - Tc) = 2 * (Tt - Tc)

Caveats

  • As with most tests for this, there are several assumptions which will affect the end result. Perhaps the most important of them is the assumed value for the thickness of the carbon. The carbon of Quantifoil grids can vary from ~20 to ~40nm in thickness. Furthermore, the scattering of electrons is strongly dependent on the accelerating voltage, and at 300kV, there is considerably less scattering than at 100kV, thus at 300kV, this test will yield an underestimation of the contamination rate.

Practical

  • Use a Quantafoil grid to determine Kc, if not already known. Assume that thickness of grid = 200 A. Use an objective aperture so that carbon scattering = 10% (#2 on JEOL3200F, 50 micron on Tecnai)
  • Since Quantafoil grids are often dirty and are quite thick, may be better to use home-made thin carbon grid for contamination measurements. Assume thickness = 70A, or calculate from Quantafoil data
  • Set up low-dose on microscope such that in photo mode, you are imaging a fairly large area, including part of a hole, and focus area is inside photo area, preferably near hole
  • Photo mag of 12K and Focus mag of 200K seems to work. Use about 50 micron underfocus for nice contrast
  • Find a clean area of carbon, then pre-expose in photo mode for 10 minutes, 10 pA/cm2. Just want to be sure anything volatile is gone.
  • Set shuttering to CCD control, so that lifting screen blanks beam.
  • Take a CCD image of photo area
  • Go to Focus, and lower screen to expose the small area for 1 minute, 10 pA/cm2 (JEOL) or 1sec (Tecnai)
  • Raise screen, go back to photo, and take a second image. You should not see any difference -- this proves volatiles are gone and you are down to bare carbon.
    • With Quantafoil grids, this area may actually be darker because of plastic in the grid. You do not need to do this step
  • Close gun valve, and wait at leat 2 hours. Longer if contamination rate is low. We usually do 4 hours
  • Open gun valve, go to Focus mode. Lower screen, expose for 10 seconds
  • Raise screen, go to photo mode and take CCD image
    • Alternatively, just take a photo picture, without re-burning the focus
  • If significant contamination has built up, you should see a "burned" area where Focus beam has evaportated ice.
  • Continue experiment until there is a significant difference between carbon and carbon + ice.
  • Use the first image (after 10 min exposire at 12K) to determine the scattering coefficient
  • Use the scattering coeffcient to calculate the carbon+ice thickness of the second image
  • Image Analysis: Use your favorite program to measure counts over hole, carbon, and Focus area to get Io, Ic, and It respectively.
    • In EM Menu3, open "linescan", open "Linescan Average" to create box, and use "width (real)" arrow to increase box size.
    • In ImageJ?, import he mrc file as "raw" and select area for density determination

Scripts to do this in SerialEM

pre-exposure macro

   R  # take record image before burn
   ReportSpotSize
   oldspot=$reportedValue
   screenDown
   SetSpotSize = 1
   WaitForDose 5000
   ScreenUp
   SetSpotSize = $oldspot
   R  # take a new one, compare buffers to verify that area is clean.

dose macro

   # need to have file opened for saving (File --> New)
   # need to have beam and record mode set up
   # need to have area pre-cleaned with above macro
   R  # take record image
   S  # save it
   ResetClock
   loop 180  # minutes -- increase to 240 for 4 h
      delay 60  # seconds. 
      ReportClock  # print a timer
   endloop
  R  
  S
  SetColumnOrGunValve 0  # close column valve
 

SerialEM setup

F20 setup

  • Align scope
  • Start Serial EM, make sure Tecnai low dose is off
  • Prepare gain reference with dose calibration

Setup modes:

  • Record: binning 2, 10,000x, 1sec exp, spot 3-4
  • Focus: binning 4, 0.4 sec exp, 200,000x, same spot size as record
    remember to click Continuous update of mag&beam to save settings

Prepare sample for contamination test:

  • Microscope: click Dose button. 2000 e/sqA ~ 10 min. Spot 1, minimize beam to area of interest

Check to make sure no contamination:

  • Take a record
  • Screen down, show focus, make sure over carbon
  • Take another record and confirm no more contamination over area (burn spot from focus mode)

Begin contamination test:

  • Open new file for writing
  • MRC stack, file name *.st (save under E:\NYSBC\cuny_tests\contam_***)

  • Run macro, make sure Area to show when screen down = Focus

# a 3 h contamination test 
# should have beam set up and area pre-exposed.
# Should have file open for saving.
# Should have record mode set up for proper time and binning
# be in low-dose, with focus same as record, but condensed beam
# be sure "area to show when screen down" is Focus

#Ttime = 3  #hours  -- time for contam test.

R # take record image
S  # save it

SetColumnOrGunValve 0  # close gun valve
echo "Waiting for contamination test to finish. Do not touch!"

ResetClock
Loop 3600 
   delay 3
EndLoop

SetColumnOrGunValve 1  # open gun valve
R
AlignTo B # make sure we are still in same area
R
S
ReportClock
# now burn:
ScreenDown
delay 15   # 15-second burn in Focus mode
ScreenUp
GoToLowDoseArea R
R
S
SetColumnOrGunValve 0  # close gun valve
ScreenDown   
EndMacro

Sample Calculation

  • From John Berriman's notes:
  • F20 with 3rd objective aperture
  • Exposure time reading for 250 Angstrom carbon: 1.1 sec (remember inverse relationship between time and number of electrons)
  • Exposure time for hole: 0.96 sec
  • K = 250 A / (log(1.1/0.96)) = 4230 A

  • Set ALLOWTOPICVIEW =

-- BillRice - 12 Apr 2007 * tf20contam_081312.st: tf20contam_081312.st

Deleted:
<
<
META FILEATTACHMENT attachment="tf20contam_081312.st" attr="" comment="" date="1344955780" name="tf20contam_081312.st" path="tf20contam_081312.st" size="33560576" stream="tf20contam_081312.st" user="Main.PhilipChuang" version="1"
 

Revision 1414 Aug 2012 - Main.PhilipChuang

 
META TOPICPARENT name="MicroscopeTests"
Contents

Ice Contamination Rate Test

Theory

  • All intensity measurements are proportional to number of electrons passing through sample. Measure them either directly from counts on CCD camera, or from measured OD from scanned film. Can also use Tecnai exposure time readings, but these are less precise.
  • Let Io represent counts over a hole.
  • Let Ic represent counts over a carbon area with no ice
  • Let It represent counts over a carbon area with ice contamination
  • Thickness of carbon: Tc=Kc log (Io/Ic), where Kc = proportionality constant representing scattering of carbon
    • John Berriman says that Kc=3750 A on EM 420 microscope, 120 kV, 50 micron objective with 3.6A cutoff
    • If using a Quantafoil grid, can assume that carbon is 200A thick, so can calculate Kc=200/(log(Io/Ic)) for a particular microscope
  • Thickness of carbon + ice: Tt=Kc log (Io/It)
  • Thickness of water: Tw=Kw log (Io/Iw), where Kw= scattering constant of water (ice)
    • Can assume that Kw=2 * Kc
  • Thickness of contaminating ice: Tt = Kw/Kc * (Tt - Tc) = 2 * (Tt - Tc)

Caveats

  • As with most tests for this, there are several assumptions which will affect the end result. Perhaps the most important of them is the assumed value for the thickness of the carbon. The carbon of Quantifoil grids can vary from ~20 to ~40nm in thickness. Furthermore, the scattering of electrons is strongly dependent on the accelerating voltage, and at 300kV, there is considerably less scattering than at 100kV, thus at 300kV, this test will yield an underestimation of the contamination rate.

Practical

  • Use a Quantafoil grid to determine Kc, if not already known. Assume that thickness of grid = 200 A. Use an objective aperture so that carbon scattering = 10% (#2 on JEOL3200F, 50 micron on Tecnai)
  • Since Quantafoil grids are often dirty and are quite thick, may be better to use home-made thin carbon grid for contamination measurements. Assume thickness = 70A, or calculate from Quantafoil data
  • Set up low-dose on microscope such that in photo mode, you are imaging a fairly large area, including part of a hole, and focus area is inside photo area, preferably near hole
  • Photo mag of 12K and Focus mag of 200K seems to work. Use about 50 micron underfocus for nice contrast
  • Find a clean area of carbon, then pre-expose in photo mode for 10 minutes, 10 pA/cm2. Just want to be sure anything volatile is gone.
  • Set shuttering to CCD control, so that lifting screen blanks beam.
  • Take a CCD image of photo area
  • Go to Focus, and lower screen to expose the small area for 1 minute, 10 pA/cm2 (JEOL) or 1sec (Tecnai)
  • Raise screen, go back to photo, and take a second image. You should not see any difference -- this proves volatiles are gone and you are down to bare carbon.
    • With Quantafoil grids, this area may actually be darker because of plastic in the grid. You do not need to do this step
  • Close gun valve, and wait at leat 2 hours. Longer if contamination rate is low. We usually do 4 hours
  • Open gun valve, go to Focus mode. Lower screen, expose for 10 seconds
  • Raise screen, go to photo mode and take CCD image
    • Alternatively, just take a photo picture, without re-burning the focus
  • If significant contamination has built up, you should see a "burned" area where Focus beam has evaportated ice.
  • Continue experiment until there is a significant difference between carbon and carbon + ice.
  • Use the first image (after 10 min exposire at 12K) to determine the scattering coefficient
  • Use the scattering coeffcient to calculate the carbon+ice thickness of the second image
  • Image Analysis: Use your favorite program to measure counts over hole, carbon, and Focus area to get Io, Ic, and It respectively.
    • In EM Menu3, open "linescan", open "Linescan Average" to create box, and use "width (real)" arrow to increase box size.
    • In ImageJ?, import he mrc file as "raw" and select area for density determination

Scripts to do this in SerialEM

pre-exposure macro

   R  # take record image before burn
   ReportSpotSize
   oldspot=$reportedValue
   screenDown
   SetSpotSize = 1
   WaitForDose 5000
   ScreenUp
   SetSpotSize = $oldspot
   R  # take a new one, compare buffers to verify that area is clean.

dose macro

   # need to have file opened for saving (File --> New)
   # need to have beam and record mode set up
   # need to have area pre-cleaned with above macro
   R  # take record image
   S  # save it
   ResetClock
   loop 180  # minutes -- increase to 240 for 4 h
      delay 60  # seconds. 
      ReportClock  # print a timer
   endloop
  R  
  S
  SetColumnOrGunValve 0  # close column valve
 

SerialEM setup

F20 setup

  • Align scope
  • Start Serial EM, make sure Tecnai low dose is off
  • Prepare gain reference with dose calibration

Setup modes:

  • Record: binning 2, 10,000x, 1sec exp, spot 3-4
  • Focus: binning 4, 0.4 sec exp, 200,000x, same spot size as record
    remember to click Continuous update of mag&beam to save settings

Prepare sample for contamination test:

  • Microscope: click Dose button. 2000 e/sqA ~ 10 min. Spot 1, minimize beam to area of interest

Check to make sure no contamination:

  • Take a record
  • Screen down, show focus, make sure over carbon
  • Take another record and confirm no more contamination over area (burn spot from focus mode)

Begin contamination test:

  • Open new file for writing
  • MRC stack, file name *.st (save under E:\NYSBC\cuny_tests\contam_***)

  • Run macro, make sure Area to show when screen down = Focus

# a 3 h contamination test 
# should have beam set up and area pre-exposed.
# Should have file open for saving.
# Should have record mode set up for proper time and binning
# be in low-dose, with focus same as record, but condensed beam
# be sure "area to show when screen down" is Focus

#Ttime = 3  #hours  -- time for contam test.

R # take record image
S  # save it

SetColumnOrGunValve 0  # close gun valve
echo "Waiting for contamination test to finish. Do not touch!"

ResetClock
Loop 3600 
   delay 3
EndLoop

SetColumnOrGunValve 1  # open gun valve
R
AlignTo B # make sure we are still in same area
R
S
ReportClock
# now burn:
ScreenDown
delay 15   # 15-second burn in Focus mode
ScreenUp
GoToLowDoseArea R
R
S
SetColumnOrGunValve 0  # close gun valve
ScreenDown   
EndMacro

Sample Calculation

  • From John Berriman's notes:
  • F20 with 3rd objective aperture
  • Exposure time reading for 250 Angstrom carbon: 1.1 sec (remember inverse relationship between time and number of electrons)
  • Exposure time for hole: 0.96 sec
  • K = 250 A / (log(1.1/0.96)) = 4230 A

  • Set ALLOWTOPICVIEW =

-- BillRice - 12 Apr 2007

Added:
>
>
* tf20contam_081312.st: tf20contam_081312.st

META FILEATTACHMENT attachment="tf20contam_081312.st" attr="" comment="" date="1344955780" name="tf20contam_081312.st" path="tf20contam_081312.st" size="33560576" stream="tf20contam_081312.st" user="Main.PhilipChuang" version="1"
 

Revision 1306 Jul 2012 - Main.KenNguyen

 
META TOPICPARENT name="MicroscopeTests"
Contents

Ice Contamination Rate Test

Theory

  • All intensity measurements are proportional to number of electrons passing through sample. Measure them either directly from counts on CCD camera, or from measured OD from scanned film. Can also use Tecnai exposure time readings, but these are less precise.
  • Let Io represent counts over a hole.
  • Let Ic represent counts over a carbon area with no ice
  • Let It represent counts over a carbon area with ice contamination
  • Thickness of carbon: Tc=Kc log (Io/Ic), where Kc = proportionality constant representing scattering of carbon
    • John Berriman says that Kc=3750 A on EM 420 microscope, 120 kV, 50 micron objective with 3.6A cutoff
    • If using a Quantafoil grid, can assume that carbon is 200A thick, so can calculate Kc=200/(log(Io/Ic)) for a particular microscope
  • Thickness of carbon + ice: Tt=Kc log (Io/It)
  • Thickness of water: Tw=Kw log (Io/Iw), where Kw= scattering constant of water (ice)
    • Can assume that Kw=2 * Kc
  • Thickness of contaminating ice: Tt = Kw/Kc * (Tt - Tc) = 2 * (Tt - Tc)

Caveats

  • As with most tests for this, there are several assumptions which will affect the end result. Perhaps the most important of them is the assumed value for the thickness of the carbon. The carbon of Quantifoil grids can vary from ~20 to ~40nm in thickness. Furthermore, the scattering of electrons is strongly dependent on the accelerating voltage, and at 300kV, there is considerably less scattering than at 100kV, thus at 300kV, this test will yield an underestimation of the contamination rate.

Practical

  • Use a Quantafoil grid to determine Kc, if not already known. Assume that thickness of grid = 200 A. Use an objective aperture so that carbon scattering = 10% (#2 on JEOL3200F, 50 micron on Tecnai)
  • Since Quantafoil grids are often dirty and are quite thick, may be better to use home-made thin carbon grid for contamination measurements. Assume thickness = 70A, or calculate from Quantafoil data
  • Set up low-dose on microscope such that in photo mode, you are imaging a fairly large area, including part of a hole, and focus area is inside photo area, preferably near hole
  • Photo mag of 12K and Focus mag of 200K seems to work. Use about 50 micron underfocus for nice contrast
  • Find a clean area of carbon, then pre-expose in photo mode for 10 minutes, 10 pA/cm2. Just want to be sure anything volatile is gone.
  • Set shuttering to CCD control, so that lifting screen blanks beam.
  • Take a CCD image of photo area
  • Go to Focus, and lower screen to expose the small area for 1 minute, 10 pA/cm2 (JEOL) or 1sec (Tecnai)
  • Raise screen, go back to photo, and take a second image. You should not see any difference -- this proves volatiles are gone and you are down to bare carbon.
    • With Quantafoil grids, this area may actually be darker because of plastic in the grid. You do not need to do this step
  • Close gun valve, and wait at leat 2 hours. Longer if contamination rate is low. We usually do 4 hours
  • Open gun valve, go to Focus mode. Lower screen, expose for 10 seconds
  • Raise screen, go to photo mode and take CCD image
    • Alternatively, just take a photo picture, without re-burning the focus
  • If significant contamination has built up, you should see a "burned" area where Focus beam has evaportated ice.
  • Continue experiment until there is a significant difference between carbon and carbon + ice.
  • Use the first image (after 10 min exposire at 12K) to determine the scattering coefficient
  • Use the scattering coeffcient to calculate the carbon+ice thickness of the second image
  • Image Analysis: Use your favorite program to measure counts over hole, carbon, and Focus area to get Io, Ic, and It respectively.
    • In EM Menu3, open "linescan", open "Linescan Average" to create box, and use "width (real)" arrow to increase box size.
    • In ImageJ?, import he mrc file as "raw" and select area for density determination

Scripts to do this in SerialEM

pre-exposure macro

   R  # take record image before burn
   ReportSpotSize
   oldspot=$reportedValue
   screenDown
   SetSpotSize = 1
   WaitForDose 5000
   ScreenUp
   SetSpotSize = $oldspot
   R  # take a new one, compare buffers to verify that area is clean.

dose macro

   # need to have file opened for saving (File --> New)
   # need to have beam and record mode set up
   # need to have area pre-cleaned with above macro
   R  # take record image
   S  # save it
   ResetClock
   loop 180  # minutes -- increase to 240 for 4 h
      delay 60  # seconds. 
      ReportClock  # print a timer
   endloop
  R  
  S
  SetColumnOrGunValve 0  # close column valve
 

SerialEM setup

Changed:
<
<
F20 Align scope Prepare gain reference Record: binning 2, 10,000x, 1sec exp
>
>

F20 setup

  • Align scope
  • Start Serial EM, make sure Tecnai low dose is off
  • Prepare gain reference with dose calibration
Deleted:
<
<
Focus: binning 4, 0.4 sec exp, 200,000x, same spot size as record remember to click Continuous update of mag&beam to save settings Microscope: Dose button. 2000 e/sqA ~ 10 min. Spot 1
 
Changed:
<
<
Check to make sure no contamination: Take a record Screen down, show focus, make sure over carbon Take another record and make sure no more contamination
>
>
Setup modes:
  • Record: binning 2, 10,000x, 1sec exp, spot 3-4
  • Focus: binning 4, 0.4 sec exp, 200,000x, same spot size as record
    remember to click Continuous update of mag&beam to save settings
 
Changed:
<
<
Open new file for writing MRC stack, file name *.st (save under NYSBC/CUNY test/ -contam- )
>
>
Prepare sample for contamination test:
  • Microscope: click Dose button. 2000 e/sqA ~ 10 min. Spot 1, minimize beam to area of interest
 
Changed:
<
<
Run macro, make sure Area to show when screen down = Focus
>
>
Check to make sure no contamination:
Added:
>
>
  • Take a record
  • Screen down, show focus, make sure over carbon
  • Take another record and confirm no more contamination over area (burn spot from focus mode)

Begin contamination test:

  • Open new file for writing
  • MRC stack, file name *.st (save under E:\NYSBC\cuny_tests\contam_***)

  • Run macro, make sure Area to show when screen down = Focus

# a 3 h contamination test 
# should have beam set up and area pre-exposed.
# Should have file open for saving.
# Should have record mode set up for proper time and binning
# be in low-dose, with focus same as record, but condensed beam
# be sure "area to show when screen down" is Focus

#Ttime = 3  #hours  -- time for contam test.

R # take record image
S  # save it

SetColumnOrGunValve 0  # close gun valve
echo "Waiting for contamination test to finish. Do not touch!"

ResetClock
Loop 3600 
   delay 3
EndLoop

SetColumnOrGunValve 1  # open gun valve
R
AlignTo B # make sure we are still in same area
R
S
ReportClock
# now burn:
ScreenDown
delay 15   # 15-second burn in Focus mode
ScreenUp
GoToLowDoseArea R
R
S
SetColumnOrGunValve 0  # close gun valve
ScreenDown   
EndMacro
 

Sample Calculation

  • From John Berriman's notes:
  • F20 with 3rd objective aperture
  • Exposure time reading for 250 Angstrom carbon: 1.1 sec (remember inverse relationship between time and number of electrons)
  • Exposure time for hole: 0.96 sec
  • K = 250 A / (log(1.1/0.96)) = 4230 A

  • Set ALLOWTOPICVIEW =

-- BillRice - 12 Apr 2007

Added:
>
>

Revision 1206 Jul 2012 - Main.KenNguyen

 
META TOPICPARENT name="MicroscopeTests"
Contents

Ice Contamination Rate Test

Theory

  • All intensity measurements are proportional to number of electrons passing through sample. Measure them either directly from counts on CCD camera, or from measured OD from scanned film. Can also use Tecnai exposure time readings, but these are less precise.
  • Let Io represent counts over a hole.
  • Let Ic represent counts over a carbon area with no ice
  • Let It represent counts over a carbon area with ice contamination
  • Thickness of carbon: Tc=Kc log (Io/Ic), where Kc = proportionality constant representing scattering of carbon
    • John Berriman says that Kc=3750 A on EM 420 microscope, 120 kV, 50 micron objective with 3.6A cutoff
    • If using a Quantafoil grid, can assume that carbon is 200A thick, so can calculate Kc=200/(log(Io/Ic)) for a particular microscope
  • Thickness of carbon + ice: Tt=Kc log (Io/It)
  • Thickness of water: Tw=Kw log (Io/Iw), where Kw= scattering constant of water (ice)
    • Can assume that Kw=2 * Kc
  • Thickness of contaminating ice: Tt = Kw/Kc * (Tt - Tc) = 2 * (Tt - Tc)

Caveats

  • As with most tests for this, there are several assumptions which will affect the end result. Perhaps the most important of them is the assumed value for the thickness of the carbon. The carbon of Quantifoil grids can vary from ~20 to ~40nm in thickness. Furthermore, the scattering of electrons is strongly dependent on the accelerating voltage, and at 300kV, there is considerably less scattering than at 100kV, thus at 300kV, this test will yield an underestimation of the contamination rate.

Practical

  • Use a Quantafoil grid to determine Kc, if not already known. Assume that thickness of grid = 200 A. Use an objective aperture so that carbon scattering = 10% (#2 on JEOL3200F, 50 micron on Tecnai)
  • Since Quantafoil grids are often dirty and are quite thick, may be better to use home-made thin carbon grid for contamination measurements. Assume thickness = 70A, or calculate from Quantafoil data
  • Set up low-dose on microscope such that in photo mode, you are imaging a fairly large area, including part of a hole, and focus area is inside photo area, preferably near hole
  • Photo mag of 12K and Focus mag of 200K seems to work. Use about 50 micron underfocus for nice contrast
  • Find a clean area of carbon, then pre-expose in photo mode for 10 minutes, 10 pA/cm2. Just want to be sure anything volatile is gone.
  • Set shuttering to CCD control, so that lifting screen blanks beam.
  • Take a CCD image of photo area
  • Go to Focus, and lower screen to expose the small area for 1 minute, 10 pA/cm2 (JEOL) or 1sec (Tecnai)
  • Raise screen, go back to photo, and take a second image. You should not see any difference -- this proves volatiles are gone and you are down to bare carbon.
    • With Quantafoil grids, this area may actually be darker because of plastic in the grid. You do not need to do this step
  • Close gun valve, and wait at leat 2 hours. Longer if contamination rate is low. We usually do 4 hours
  • Open gun valve, go to Focus mode. Lower screen, expose for 10 seconds
  • Raise screen, go to photo mode and take CCD image
    • Alternatively, just take a photo picture, without re-burning the focus
  • If significant contamination has built up, you should see a "burned" area where Focus beam has evaportated ice.
  • Continue experiment until there is a significant difference between carbon and carbon + ice.
  • Use the first image (after 10 min exposire at 12K) to determine the scattering coefficient
  • Use the scattering coeffcient to calculate the carbon+ice thickness of the second image
  • Image Analysis: Use your favorite program to measure counts over hole, carbon, and Focus area to get Io, Ic, and It respectively.
    • In EM Menu3, open "linescan", open "Linescan Average" to create box, and use "width (real)" arrow to increase box size.
    • In ImageJ?, import he mrc file as "raw" and select area for density determination

Scripts to do this in SerialEM

pre-exposure macro

   R  # take record image before burn
   ReportSpotSize
   oldspot=$reportedValue
   screenDown
   SetSpotSize = 1
   WaitForDose 5000
   ScreenUp
   SetSpotSize = $oldspot
   R  # take a new one, compare buffers to verify that area is clean.

dose macro

   # need to have file opened for saving (File --> New)
   # need to have beam and record mode set up
   # need to have area pre-cleaned with above macro
   R  # take record image
   S  # save it
   ResetClock
   loop 180  # minutes -- increase to 240 for 4 h
      delay 60  # seconds. 
      ReportClock  # print a timer
   endloop
  R  
  S
  SetColumnOrGunValve 0  # close column valve
 
Added:
>
>

SerialEM setup

F20 Align scope Prepare gain reference Record: binning 2, 10,000x, 1sec exp Focus: binning 4, 0.4 sec exp, 200,000x, same spot size as record remember to click Continuous update of mag&beam to save settings Microscope: Dose button. 2000 e/sqA ~ 10 min. Spot 1

Check to make sure no contamination: Take a record Screen down, show focus, make sure over carbon Take another record and make sure no more contamination

Open new file for writing MRC stack, file name *.st (save under NYSBC/CUNY test/ -contam- )

Run macro, make sure Area to show when screen down = Focus

 

Sample Calculation

  • From John Berriman's notes:
  • F20 with 3rd objective aperture
  • Exposure time reading for 250 Angstrom carbon: 1.1 sec (remember inverse relationship between time and number of electrons)
  • Exposure time for hole: 0.96 sec
  • K = 250 A / (log(1.1/0.96)) = 4230 A

  • Set ALLOWTOPICVIEW =

-- BillRice - 12 Apr 2007

Revision 1127 Oct 2009 - Main.RubenDiaz

 
META TOPICPARENT name="MicroscopeTests"
Contents

Ice Contamination Rate Test

Theory

  • All intensity measurements are proportional to number of electrons passing through sample. Measure them either directly from counts on CCD camera, or from measured OD from scanned film. Can also use Tecnai exposure time readings, but these are less precise.
  • Let Io represent counts over a hole.
  • Let Ic represent counts over a carbon area with no ice
  • Let It represent counts over a carbon area with ice contamination
  • Thickness of carbon: Tc=Kc log (Io/Ic), where Kc = proportionality constant representing scattering of carbon
    • John Berriman says that Kc=3750 A on EM 420 microscope, 120 kV, 50 micron objective with 3.6A cutoff
    • If using a Quantafoil grid, can assume that carbon is 200A thick, so can calculate Kc=200/(log(Io/Ic)) for a particular microscope
  • Thickness of carbon + ice: Tt=Kc log (Io/It)
  • Thickness of water: Tw=Kw log (Io/Iw), where Kw= scattering constant of water (ice)
    • Can assume that Kw=2 * Kc
  • Thickness of contaminating ice: Tt = Kw/Kc * (Tt - Tc) = 2 * (Tt - Tc)
Added:
>
>

Caveats

  • As with most tests for this, there are several assumptions which will affect the end result. Perhaps the most important of them is the assumed value for the thickness of the carbon. The carbon of Quantifoil grids can vary from ~20 to ~40nm in thickness. Furthermore, the scattering of electrons is strongly dependent on the accelerating voltage, and at 300kV, there is considerably less scattering than at 100kV, thus at 300kV, this test will yield an underestimation of the contamination rate.
 

Practical

  • Use a Quantafoil grid to determine Kc, if not already known. Assume that thickness of grid = 200 A. Use an objective aperture so that carbon scattering = 10% (#2 on JEOL3200F, 50 micron on Tecnai)
  • Since Quantafoil grids are often dirty and are quite thick, may be better to use home-made thin carbon grid for contamination measurements. Assume thickness = 70A, or calculate from Quantafoil data
  • Set up low-dose on microscope such that in photo mode, you are imaging a fairly large area, including part of a hole, and focus area is inside photo area, preferably near hole
  • Photo mag of 12K and Focus mag of 200K seems to work. Use about 50 micron underfocus for nice contrast
  • Find a clean area of carbon, then pre-expose in photo mode for 10 minutes, 10 pA/cm2. Just want to be sure anything volatile is gone.
  • Set shuttering to CCD control, so that lifting screen blanks beam.
  • Take a CCD image of photo area
  • Go to Focus, and lower screen to expose the small area for 1 minute, 10 pA/cm2 (JEOL) or 1sec (Tecnai)
  • Raise screen, go back to photo, and take a second image. You should not see any difference -- this proves volatiles are gone and you are down to bare carbon.
    • With Quantafoil grids, this area may actually be darker because of plastic in the grid. You do not need to do this step
  • Close gun valve, and wait at leat 2 hours. Longer if contamination rate is low. We usually do 4 hours
  • Open gun valve, go to Focus mode. Lower screen, expose for 10 seconds
  • Raise screen, go to photo mode and take CCD image
    • Alternatively, just take a photo picture, without re-burning the focus
  • If significant contamination has built up, you should see a "burned" area where Focus beam has evaportated ice.
  • Continue experiment until there is a significant difference between carbon and carbon + ice.
  • Use the first image (after 10 min exposire at 12K) to determine the scattering coefficient
  • Use the scattering coeffcient to calculate the carbon+ice thickness of the second image
  • Image Analysis: Use your favorite program to measure counts over hole, carbon, and Focus area to get Io, Ic, and It respectively.
    • In EM Menu3, open "linescan", open "Linescan Average" to create box, and use "width (real)" arrow to increase box size.
    • In ImageJ?, import he mrc file as "raw" and select area for density determination

Scripts to do this in SerialEM

pre-exposure macro

   R  # take record image before burn
   ReportSpotSize
   oldspot=$reportedValue
   screenDown
   SetSpotSize = 1
   WaitForDose 5000
   ScreenUp
   SetSpotSize = $oldspot
   R  # take a new one, compare buffers to verify that area is clean.

dose macro

   # need to have file opened for saving (File --> New)
   # need to have beam and record mode set up
   # need to have area pre-cleaned with above macro
   R  # take record image
   S  # save it
   ResetClock
   loop 180  # minutes -- increase to 240 for 4 h
      delay 60  # seconds. 
      ReportClock  # print a timer
   endloop
  R  
  S
  SetColumnOrGunValve 0  # close column valve
 

Sample Calculation

  • From John Berriman's notes:
  • F20 with 3rd objective aperture
  • Exposure time reading for 250 Angstrom carbon: 1.1 sec (remember inverse relationship between time and number of electrons)
  • Exposure time for hole: 0.96 sec
  • K = 250 A / (log(1.1/0.96)) = 4230 A

  • Set ALLOWTOPICVIEW =

-- BillRice - 12 Apr 2007

Revision 1020 Oct 2008 - Main.KdDerr

 
META TOPICPARENT name="MicroscopeTests"
Contents

Ice Contamination Rate Test

Theory

  • All intensity measurements are proportional to number of electrons passing through sample. Measure them either directly from counts on CCD camera, or from measured OD from scanned film. Can also use Tecnai exposure time readings, but these are less precise.
  • Let Io represent counts over a hole.
  • Let Ic represent counts over a carbon area with no ice
  • Let It represent counts over a carbon area with ice contamination
  • Thickness of carbon: Tc=Kc log (Io/Ic), where Kc = proportionality constant representing scattering of carbon
    • John Berriman says that Kc=3750 A on EM 420 microscope, 120 kV, 50 micron objective with 3.6A cutoff
    • If using a Quantafoil grid, can assume that carbon is 200A thick, so can calculate Kc=200/(log(Io/Ic)) for a particular microscope
  • Thickness of carbon + ice: Tt=Kc log (Io/It)
  • Thickness of water: Tw=Kw log (Io/Iw), where Kw= scattering constant of water (ice)
    • Can assume that Kw=2 * Kc
  • Thickness of contaminating ice: Tt = Kw/Kc * (Tt - Tc) = 2 * (Tt - Tc)

Practical

  • Use a Quantafoil grid to determine Kc, if not already known. Assume that thickness of grid = 200 A. Use an objective aperture so that carbon scattering = 10% (#2 on JEOL3200F, 50 micron on Tecnai)
  • Since Quantafoil grids are often dirty and are quite thick, may be better to use home-made thin carbon grid for contamination measurements. Assume thickness = 70A, or calculate from Quantafoil data
  • Set up low-dose on microscope such that in photo mode, you are imaging a fairly large area, including part of a hole, and focus area is inside photo area, preferably near hole
  • Photo mag of 12K and Focus mag of 200K seems to work. Use about 50 micron underfocus for nice contrast
  • Find a clean area of carbon, then pre-expose in photo mode for 10 minutes, 10 pA/cm2. Just want to be sure anything volatile is gone.
  • Set shuttering to CCD control, so that lifting screen blanks beam.
  • Take a CCD image of photo area
  • Go to Focus, and lower screen to expose the small area for 1 minute, 10 pA/cm2 (JEOL) or 1sec (Tecnai)
  • Raise screen, go back to photo, and take a second image. You should not see any difference -- this proves volatiles are gone and you are down to bare carbon.
    • With Quantafoil grids, this area may actually be darker because of plastic in the grid. You do not need to do this step
  • Close gun valve, and wait at leat 2 hours. Longer if contamination rate is low. We usually do 4 hours
  • Open gun valve, go to Focus mode. Lower screen, expose for 10 seconds
  • Raise screen, go to photo mode and take CCD image
    • Alternatively, just take a photo picture, without re-burning the focus
  • If significant contamination has built up, you should see a "burned" area where Focus beam has evaportated ice.
  • Continue experiment until there is a significant difference between carbon and carbon + ice.
  • Use the first image (after 10 min exposire at 12K) to determine the scattering coefficient
  • Use the scattering coeffcient to calculate the carbon+ice thickness of the second image
  • Image Analysis: Use your favorite program to measure counts over hole, carbon, and Focus area to get Io, Ic, and It respectively.
    • In EM Menu3, open "linescan", open "Linescan Average" to create box, and use "width (real)" arrow to increase box size.
    • In ImageJ?, import he mrc file as "raw" and select area for density determination

Scripts to do this in SerialEM

pre-exposure macro

   R  # take record image before burn
   ReportSpotSize
   oldspot=$reportedValue
   screenDown
   SetSpotSize = 1
   WaitForDose 5000
   ScreenUp
   SetSpotSize = $oldspot
   R  # take a new one, compare buffers to verify that area is clean.

dose macro

   # need to have file opened for saving (File --> New)
   # need to have beam and record mode set up
   # need to have area pre-cleaned with above macro
   R  # take record image
   S  # save it
Added:
>
>
ResetClock?
  loop 180 # minutes -- increase to 240 for 4 h delay 60 # seconds.
Added:
>
>
ReportClock? # print a timer
  endloop R S SetColumnOrGunValve? 0 # close column valve

Sample Calculation

  • From John Berriman's notes:
  • F20 with 3rd objective aperture
  • Exposure time reading for 250 Angstrom carbon: 1.1 sec (remember inverse relationship between time and number of electrons)
  • Exposure time for hole: 0.96 sec
  • K = 250 A / (log(1.1/0.96)) = 4230 A

  • Set ALLOWTOPICVIEW =

-- BillRice - 12 Apr 2007

Revision 920 Oct 2008 - Main.KdDerr

 
META TOPICPARENT name="MicroscopeTests"
Contents

Ice Contamination Rate Test

Theory

  • All intensity measurements are proportional to number of electrons passing through sample. Measure them either directly from counts on CCD camera, or from measured OD from scanned film. Can also use Tecnai exposure time readings, but these are less precise.
  • Let Io represent counts over a hole.
  • Let Ic represent counts over a carbon area with no ice
  • Let It represent counts over a carbon area with ice contamination
  • Thickness of carbon: Tc=Kc log (Io/Ic), where Kc = proportionality constant representing scattering of carbon
    • John Berriman says that Kc=3750 A on EM 420 microscope, 120 kV, 50 micron objective with 3.6A cutoff
    • If using a Quantafoil grid, can assume that carbon is 200A thick, so can calculate Kc=200/(log(Io/Ic)) for a particular microscope
  • Thickness of carbon + ice: Tt=Kc log (Io/It)
  • Thickness of water: Tw=Kw log (Io/Iw), where Kw= scattering constant of water (ice)
    • Can assume that Kw=2 * Kc
  • Thickness of contaminating ice: Tt = Kw/Kc * (Tt - Tc) = 2 * (Tt - Tc)

Practical

  • Use a Quantafoil grid to determine Kc, if not already known. Assume that thickness of grid = 200 A. Use an objective aperture so that carbon scattering = 10% (#2 on JEOL3200F, 50 micron on Tecnai)
  • Since Quantafoil grids are often dirty and are quite thick, may be better to use home-made thin carbon grid for contamination measurements. Assume thickness = 70A, or calculate from Quantafoil data
  • Set up low-dose on microscope such that in photo mode, you are imaging a fairly large area, including part of a hole, and focus area is inside photo area, preferably near hole
  • Photo mag of 12K and Focus mag of 200K seems to work. Use about 50 micron underfocus for nice contrast
  • Find a clean area of carbon, then pre-expose in photo mode for 10 minutes, 10 pA/cm2. Just want to be sure anything volatile is gone.
  • Set shuttering to CCD control, so that lifting screen blanks beam.
  • Take a CCD image of photo area
  • Go to Focus, and lower screen to expose the small area for 1 minute, 10 pA/cm2 (JEOL) or 1sec (Tecnai)
  • Raise screen, go back to photo, and take a second image. You should not see any difference -- this proves volatiles are gone and you are down to bare carbon.
    • With Quantafoil grids, this area may actually be darker because of plastic in the grid. You do not need to do this step
  • Close gun valve, and wait at leat 2 hours. Longer if contamination rate is low. We usually do 4 hours
  • Open gun valve, go to Focus mode. Lower screen, expose for 10 seconds
  • Raise screen, go to photo mode and take CCD image
    • Alternatively, just take a photo picture, without re-burning the focus
  • If significant contamination has built up, you should see a "burned" area where Focus beam has evaportated ice.
  • Continue experiment until there is a significant difference between carbon and carbon + ice.
  • Use the first image (after 10 min exposire at 12K) to determine the scattering coefficient
  • Use the scattering coeffcient to calculate the carbon+ice thickness of the second image
  • Image Analysis: Use your favorite program to measure counts over hole, carbon, and Focus area to get Io, Ic, and It respectively.
    • In EM Menu3, open "linescan", open "Linescan Average" to create box, and use "width (real)" arrow to increase box size.
    • In ImageJ?, import he mrc file as "raw" and select area for density determination
Added:
>
>

Scripts to do this in SerialEM

pre-exposure macro

   R  # take record image before burn
   ReportSpotSize
   oldspot=$reportedValue
   screenDown
   SetSpotSize = 1
   WaitForDose 5000
   ScreenUp
   SetSpotSize = $oldspot
   R  # take a new one, compare buffers to verify that area is clean.

dose macro

   # need to have file opened for saving (File --> New)
   # need to have beam and record mode set up
   # need to have area pre-cleaned with above macro
   R  # take record image
   S  # save it
   loop 180  # minutes -- increase to 240 for 4 h
      delay 60  # seconds. 
   endloop
  R  
  S
  SetColumnOrGunValve 0  # close column valve
 
 

Sample Calculation

  • From John Berriman's notes:
  • F20 with 3rd objective aperture
  • Exposure time reading for 250 Angstrom carbon: 1.1 sec (remember inverse relationship between time and number of electrons)
  • Exposure time for hole: 0.96 sec
  • K = 250 A / (log(1.1/0.96)) = 4230 A

  • Set ALLOWTOPICVIEW =

-- BillRice - 12 Apr 2007

Revision 821 Aug 2008 - Main.BillRice

 
META TOPICPARENT name="MicroscopeTests"
Contents

Ice Contamination Rate Test

Theory

  • All intensity measurements are proportional to number of electrons passing through sample. Measure them either directly from counts on CCD camera, or from measured OD from scanned film. Can also use Tecnai exposure time readings, but these are less precise.
  • Let Io represent counts over a hole.
  • Let Ic represent counts over a carbon area with no ice
  • Let It represent counts over a carbon area with ice contamination
  • Thickness of carbon: Tc=Kc log (Io/Ic), where Kc = proportionality constant representing scattering of carbon
    • John Berriman says that Kc=3750 A on EM 420 microscope, 120 kV, 50 micron objective with 3.6A cutoff
    • If using a Quantafoil grid, can assume that carbon is 200A thick, so can calculate Kc=200/(log(Io/Ic)) for a particular microscope
  • Thickness of carbon + ice: Tt=Kc log (Io/It)
  • Thickness of water: Tw=Kw log (Io/Iw), where Kw= scattering constant of water (ice)
    • Can assume that Kw=2 * Kc
  • Thickness of contaminating ice: Tt = Kw/Kc * (Tt - Tc) = 2 * (Tt - Tc)

Practical

  • Use a Quantafoil grid to determine Kc, if not already known. Assume that thickness of grid = 200 A. Use an objective aperture so that carbon scattering = 10% (#2 on JEOL3200F, 50 micron on Tecnai)
  • Since Quantafoil grids are often dirty and are quite thick, may be better to use home-made thin carbon grid for contamination measurements. Assume thickness = 70A, or calculate from Quantafoil data
  • Set up low-dose on microscope such that in photo mode, you are imaging a fairly large area, including part of a hole, and focus area is inside photo area, preferably near hole
  • Photo mag of 12K and Focus mag of 200K seems to work. Use about 50 micron underfocus for nice contrast
  • Find a clean area of carbon, then pre-expose in photo mode for 10 minutes, 10 pA/cm2. Just want to be sure anything volatile is gone.
  • Set shuttering to CCD control, so that lifting screen blanks beam.
  • Take a CCD image of photo area
  • Go to Focus, and lower screen to expose the small area for 1 minute, 10 pA/cm2 (JEOL) or 1sec (Tecnai)
  • Raise screen, go back to photo, and take a second image. You should not see any difference -- this proves volatiles are gone and you are down to bare carbon.
Changed:
<
<
  • Close gun valve, and wait at leat 2 hours. Longer of contamination rate is low
  • Open gun valve, go to Focus mode. Lower screen, expose for 1 minute
>
>
    • With Quantafoil grids, this area may actually be darker because of plastic in the grid. You do not need to do this step
  • Close gun valve, and wait at leat 2 hours. Longer if contamination rate is low. We usually do 4 hours
Added:
>
>
  • Open gun valve, go to Focus mode. Lower screen, expose for 10 seconds
 
  • Raise screen, go to photo mode and take CCD image
Added:
>
>
    • Alternatively, just take a photo picture, without re-burning the focus
 
  • If significant contamination has built up, you should see a "burned" area where Focus beam has evaportated ice.
Changed:
<
<
  • Continue experiment until there is a significant difference between carbon and carbon + ice.
>
>
  • Continue experiment until there is a significant difference between carbon and carbon + ice.
Added:
>
>
  • Use the first image (after 10 min exposire at 12K) to determine the scattering coefficient
  • Use the scattering coeffcient to calculate the carbon+ice thickness of the second image
 
  • Image Analysis: Use your favorite program to measure counts over hole, carbon, and Focus area to get Io, Ic, and It respectively.
    • In EM Menu3, open "linescan", open "Linescan Average" to create box, and use "width (real)" arrow to increase box size.
Added:
>
>
    • In ImageJ?, import he mrc file as "raw" and select area for density determination
 

Sample Calculation

  • From John Berriman's notes:
  • F20 with 3rd objective aperture
  • Exposure time reading for 250 Angstrom carbon: 1.1 sec (remember inverse relationship between time and number of electrons)
  • Exposure time for hole: 0.96 sec
  • K = 250 A / (log(1.1/0.96)) = 4230 A

  • Set ALLOWTOPICVIEW =

-- BillRice - 12 Apr 2007

Revision 712 Apr 2007 - Main.BillRice

 
META TOPICPARENT name="MicroscopeTests"
Contents

Ice Contamination Rate Test

Theory

Changed:
<
<
  • All intensity measurements are proportional to number of electrons passing through sample. Measure them either directly from counts on CCD camera, or from measured OD from scanned film. Can alsoe use Tecnai exposure time readings, but these are less precise.
>
>
  • All intensity measurements are proportional to number of electrons passing through sample. Measure them either directly from counts on CCD camera, or from measured OD from scanned film. Can also use Tecnai exposure time readings, but these are less precise.
 
  • Let Io represent counts over a hole.
  • Let Ic represent counts over a carbon area with no ice
  • Let It represent counts over a carbon area with ice contamination
  • Thickness of carbon: Tc=Kc log (Io/Ic), where Kc = proportionality constant representing scattering of carbon
    • John Berriman says that Kc=3750 A on EM 420 microscope, 120 kV, 50 micron objective with 3.6A cutoff
    • If using a Quantafoil grid, can assume that carbon is 200A thick, so can calculate Kc=200/(log(Io/Ic)) for a particular microscope
  • Thickness of carbon + ice: Tt=Kc log (Io/It)
  • Thickness of water: Tw=Kw log (Io/Iw), where Kw= scattering constant of water (ice)
    • Can assume that Kw=2 * Kc
  • Thickness of contaminating ice: Tt = Kw/Kc * (Tt - Tc) = 2 * (Tt - Tc)

Practical

  • Use a Quantafoil grid to determine Kc, if not already known. Assume that thickness of grid = 200 A. Use an objective aperture so that carbon scattering = 10% (#2 on JEOL3200F, 50 micron on Tecnai)
  • Since Quantafoil grids are often dirty and are quite thick, may be better to use home-made thin carbon grid for contamination measurements. Assume thickness = 70A, or calculate from Quantafoil data
  • Set up low-dose on microscope such that in photo mode, you are imaging a fairly large area, including part of a hole, and focus area is inside photo area, preferably near hole
  • Photo mag of 12K and Focus mag of 200K seems to work. Use about 50 micron underfocus for nice contrast
  • Find a clean area of carbon, then pre-expose in photo mode for 10 minutes, 10 pA/cm2. Just want to be sure anything volatile is gone.
  • Set shuttering to CCD control, so that lifting screen blanks beam.
  • Take a CCD image of photo area
  • Go to Focus, and lower screen to expose the small area for 1 minute, 10 pA/cm2 (JEOL) or 1sec (Tecnai)
  • Raise screen, go back to photo, and take a second image. You should not see any difference -- this proves volatiles are gone and you are down to bare carbon.
  • Close gun valve, and wait at leat 2 hours. Longer of contamination rate is low
  • Open gun valve, go to Focus mode. Lower screen, expose for 1 minute
  • Raise screen, go to photo mode and take CCD image
  • If significant contamination has built up, you should see a "burned" area where Focus beam has evaportated ice.
  • Continue experiment until there is a significant difference between carbon and carbon + ice.
  • Image Analysis: Use your favorite program to measure counts over hole, carbon, and Focus area to get Io, Ic, and It respectively.
    • In EM Menu3, open "linescan", open "Linescan Average" to create box, and use "width (real)" arrow to increase box size.

Sample Calculation

  • From John Berriman's notes:
  • F20 with 3rd objective aperture
  • Exposure time reading for 250 Angstrom carbon: 1.1 sec (remember inverse relationship between time and number of electrons)
  • Exposure time for hole: 0.96 sec
  • K = 250 A / (log(1.1/0.96)) = 4230 A

  • Set ALLOWTOPICVIEW =

-- BillRice - 12 Apr 2007

Revision 612 Apr 2007 - Main.BillRice

 
META TOPICPARENT name="MicroscopeTests"
Contents

Ice Contamination Rate Test

Theory

Changed:
<
<
  • All intensity measurements are proportional to number of electrons passing through sample. Measure them either directly from counts on CCD camera, or from measured OD from scanned film.
>
>
  • All intensity measurements are proportional to number of electrons passing through sample. Measure them either directly from counts on CCD camera, or from measured OD from scanned film. Can alsoe use Tecnai exposure time readings, but these are less precise.
 
  • Let Io represent counts over a hole.
  • Let Ic represent counts over a carbon area with no ice
  • Let It represent counts over a carbon area with ice contamination
  • Thickness of carbon: Tc=Kc log (Io/Ic), where Kc = proportionality constant representing scattering of carbon
    • John Berriman says that Kc=3750 A on EM 420 microscope, 120 kV, 50 micron objective with 3.6A cutoff
    • If using a Quantafoil grid, can assume that carbon is 200A thick, so can calculate Kc=200/(log(Io/Ic)) for a particular microscope
  • Thickness of carbon + ice: Tt=Kc log (Io/It)
  • Thickness of water: Tw=Kw log (Io/Iw), where Kw= scattering constant of water (ice)
    • Can assume that Kw=2 * Kc
  • Thickness of contaminating ice: Tt = Kw/Kc * (Tt - Tc) = 2 * (Tt - Tc)

Practical

  • Use a Quantafoil grid to determine Kc, if not already known. Assume that thickness of grid = 200 A. Use an objective aperture so that carbon scattering = 10% (#2 on JEOL3200F, 50 micron on Tecnai)
  • Since Quantafoil grids are often dirty and are quite thick, may be better to use home-made thin carbon grid for contamination measurements. Assume thickness = 70A, or calculate from Quantafoil data
  • Set up low-dose on microscope such that in photo mode, you are imaging a fairly large area, including part of a hole, and focus area is inside photo area, preferably near hole
  • Photo mag of 12K and Focus mag of 200K seems to work. Use about 50 micron underfocus for nice contrast
  • Find a clean area of carbon, then pre-expose in photo mode for 10 minutes, 10 pA/cm2. Just want to be sure anything volatile is gone.
  • Set shuttering to CCD control, so that lifting screen blanks beam.
  • Take a CCD image of photo area
  • Go to Focus, and lower screen to expose the small area for 1 minute, 10 pA/cm2 (JEOL) or 1sec (Tecnai)
  • Raise screen, go back to photo, and take a second image. You should not see any difference -- this proves volatiles are gone and you are down to bare carbon.
  • Close gun valve, and wait at leat 2 hours. Longer of contamination rate is low
  • Open gun valve, go to Focus mode. Lower screen, expose for 1 minute
  • Raise screen, go to photo mode and take CCD image
  • If significant contamination has built up, you should see a "burned" area where Focus beam has evaportated ice.
  • Continue experiment until there is a significant difference between carbon and carbon + ice.
  • Image Analysis: Use your favorite program to measure counts over hole, carbon, and Focus area to get Io, Ic, and It respectively.
    • In EM Menu3, open "linescan", open "Linescan Average" to create box, and use "width (real)" arrow to increase box size.

Sample Calculation

  • From John Berriman's notes:
  • F20 with 3rd objective aperture
  • Exposure time reading for 250 Angstrom carbon: 1.1 sec (remember inverse relationship between time and number of electrons)
  • Exposure time for hole: 0.96 sec
  • K = 250 A / (log(1.1/0.96)) = 4230 A

  • Set ALLOWTOPICVIEW =

-- BillRice - 12 Apr 2007

Revision 512 Apr 2007 - Main.BillRice

 
META TOPICPARENT name="MicroscopeTests"
Contents

Ice Contamination Rate Test

Theory

  • All intensity measurements are proportional to number of electrons passing through sample. Measure them either directly from counts on CCD camera, or from measured OD from scanned film.
  • Let Io represent counts over a hole.
  • Let Ic represent counts over a carbon area with no ice
  • Let It represent counts over a carbon area with ice contamination
  • Thickness of carbon: Tc=Kc log (Io/Ic), where Kc = proportionality constant representing scattering of carbon
    • John Berriman says that Kc=3750 A on EM 420 microscope, 120 kV, 50 micron objective with 3.6A cutoff
    • If using a Quantafoil grid, can assume that carbon is 200A thick, so can calculate Kc=200/(log(Io/Ic)) for a particular microscope
  • Thickness of carbon + ice: Tt=Kc log (Io/It)
  • Thickness of water: Tw=Kw log (Io/Iw), where Kw= scattering constant of water (ice)
    • Can assume that Kw=2 * Kc
  • Thickness of contaminating ice: Tt = Kw/Kc * (Tt - Tc) = 2 * (Tt - Tc)

Practical

  • Use a Quantafoil grid to determine Kc, if not already known. Assume that thickness of grid = 200 A. Use an objective aperture so that carbon scattering = 10% (#2 on JEOL3200F, 50 micron on Tecnai)
  • Since Quantafoil grids are often dirty and are quite thick, may be better to use home-made thin carbon grid for contamination measurements. Assume thickness = 70A, or calculate from Quantafoil data
  • Set up low-dose on microscope such that in photo mode, you are imaging a fairly large area, including part of a hole, and focus area is inside photo area, preferably near hole
  • Photo mag of 12K and Focus mag of 200K seems to work. Use about 50 micron underfocus for nice contrast
  • Find a clean area of carbon, then pre-expose in photo mode for 10 minutes, 10 pA/cm2. Just want to be sure anything volatile is gone.
  • Set shuttering to CCD control, so that lifting screen blanks beam.
  • Take a CCD image of photo area
  • Go to Focus, and lower screen to expose the small area for 1 minute, 10 pA/cm2 (JEOL) or 1sec (Tecnai)
  • Raise screen, go back to photo, and take a second image. You should not see any difference -- this proves volatiles are gone and you are down to bare carbon.
  • Close gun valve, and wait at leat 2 hours. Longer of contamination rate is low
  • Open gun valve, go to Focus mode. Lower screen, expose for 1 minute
  • Raise screen, go to photo mode and take CCD image
  • If significant contamination has built up, you should see a "burned" area where Focus beam has evaportated ice.
  • Continue experiment until there is a significant difference between carbon and carbon + ice.
  • Image Analysis: Use your favorite program to measure counts over hole, carbon, and Focus area to get Io, Ic, and It respectively.
    • In EM Menu3, open "linescan", open "Linescan Average" to create box, and use "width (real)" arrow to increase box size.
Changed:
<
<
---++ Sample Calculation
>
>

Sample Calculation

 
  • From John Berriman's notes:
  • F20 with 3rd objective aperture
  • Exposure time reading for 250 Angstrom carbon: 1.1 sec (remember inverse relationship between time and number of electrons)
  • Exposure time for hole: 0.96 sec
  • K = 250 A / (log(1.1/0.96)) = 4230 A

  • Set ALLOWTOPICVIEW =

-- BillRice - 12 Apr 2007

Revision 412 Apr 2007 - Main.BillRice

 
META TOPICPARENT name="MicroscopeTests"
Contents

Ice Contamination Rate Test

Theory

  • All intensity measurements are proportional to number of electrons passing through sample. Measure them either directly from counts on CCD camera, or from measured OD from scanned film.
  • Let Io represent counts over a hole.
  • Let Ic represent counts over a carbon area with no ice
  • Let It represent counts over a carbon area with ice contamination
  • Thickness of carbon: Tc=Kc log (Io/Ic), where Kc = proportionality constant representing scattering of carbon
    • John Berriman says that Kc=3750 A on EM 420 microscope, 120 kV, 50 micron objective with 3.6A cutoff
    • If using a Quantafoil grid, can assume that carbon is 200A thick, so can calculate Kc=200/(log(Io/Ic)) for a particular microscope
  • Thickness of carbon + ice: Tt=Kc log (Io/It)
  • Thickness of water: Tw=Kw log (Io/Iw), where Kw= scattering constant of water (ice)
    • Can assume that Kw=2 * Kc
  • Thickness of contaminating ice: Tt = Kw/Kc * (Tt - Tc) = 2 * (Tt - Tc)

Practical

  • Use a Quantafoil grid to determine Kc, if not already known. Assume that thickness of grid = 200 A. Use an objective aperture so that carbon scattering = 10% (#2 on JEOL3200F, 50 micron on Tecnai)
  • Since Quantafoil grids are often dirty and are quite thick, may be better to use home-made thin carbon grid for contamination measurements. Assume thickness = 70A, or calculate from Quantafoil data
  • Set up low-dose on microscope such that in photo mode, you are imaging a fairly large area, including part of a hole, and focus area is inside photo area, preferably near hole
  • Photo mag of 12K and Focus mag of 200K seems to work. Use about 50 micron underfocus for nice contrast
  • Find a clean area of carbon, then pre-expose in photo mode for 10 minutes, 10 pA/cm2. Just want to be sure anything volatile is gone.
  • Set shuttering to CCD control, so that lifting screen blanks beam.
  • Take a CCD image of photo area
  • Go to Focus, and lower screen to expose the small area for 1 minute, 10 pA/cm2 (JEOL) or 1sec (Tecnai)
  • Raise screen, go back to photo, and take a second image. You should not see any difference -- this proves volatiles are gone and you are down to bare carbon.
  • Close gun valve, and wait at leat 2 hours. Longer of contamination rate is low
  • Open gun valve, go to Focus mode. Lower screen, expose for 1 minute
  • Raise screen, go to photo mode and take CCD image
  • If significant contamination has built up, you should see a "burned" area where Focus beam has evaportated ice.
  • Continue experiment until there is a significant difference between carbon and carbon + ice.
  • Image Analysis: Use your favorite program to measure counts over hole, carbon, and Focus area to get Io, Ic, and It respectively.
    • In EM Menu3, open "linescan", open "Linescan Average" to create box, and use "width (real)" arrow to increase box size.
Changed:
<
<
>
>
---++ Sample Calculation
Added:
>
>
  • From John Berriman's notes:
  • F20 with 3rd objective aperture
  • Exposure time reading for 250 Angstrom carbon: 1.1 sec (remember inverse relationship between time and number of electrons)
  • Exposure time for hole: 0.96 sec
  • K = 250 A / (log(1.1/0.96)) = 4230 A
 
  • Set ALLOWTOPICVIEW =

-- BillRice - 12 Apr 2007

Revision 312 Apr 2007 - Main.BillRice

 
META TOPICPARENT name="MicroscopeTests"
Contents

Ice Contamination Rate Test

Theory

  • All intensity measurements are proportional to number of electrons passing through sample. Measure them either directly from counts on CCD camera, or from measured OD from scanned film.
  • Let Io represent counts over a hole.
  • Let Ic represent counts over a carbon area with no ice
  • Let It represent counts over a carbon area with ice contamination
  • Thickness of carbon: Tc=Kc log (Io/Ic), where Kc = proportionality constant representing scattering of carbon
    • John Berriman says that Kc=3750 A on EM 420 microscope, 120 kV, 50 micron objective with 3.6A cutoff
    • If using a Quantafoil grid, can assume that carbon is 200A thick, so can calculate Kc=200/(log(Io/Ic)) for a particular microscope
  • Thickness of carbon + ice: Tt=Kc log (Io/It)
  • Thickness of water: Tw=Kw log (Io/Iw), where Kw= scattering constant of water (ice)
    • Can assume that Kw=2 * Kc
  • Thickness of contaminating ice: Tt = Kw/Kc * (Tt - Tc) = 2 * (Tt - Tc)

Practical

  • Use a Quantafoil grid to determine Kc, if not already known. Assume that thickness of grid = 200 A. Use an objective aperture so that carbon scattering = 10% (#2 on JEOL3200F, 50 micron on Tecnai)
  • Since Quantafoil grids are often dirty and are quite thick, may be better to use home-made thin carbon grid for contamination measurements. Assume thickness = 70A, or calculate from Quantafoil data
  • Set up low-dose on microscope such that in photo mode, you are imaging a fairly large area, including part of a hole, and focus area is inside photo area, preferably near hole
  • Photo mag of 12K and Focus mag of 200K seems to work. Use about 50 micron underfocus for nice contrast
  • Find a clean area of carbon, then pre-expose in photo mode for 10 minutes, 10 pA/cm2. Just want to be sure anything volatile is gone.
  • Set shuttering to CCD control, so that lifting screen blanks beam.
  • Take a CCD image of photo area
  • Go to Focus, and lower screen to expose the small area for 1 minute, 10 pA/cm2 (JEOL) or 1sec (Tecnai)
  • Raise screen, go back to photo, and take a second image. You should not see any difference -- this proves volatiles are gone and you are down to bare carbon.
  • Close gun valve, and wait at leat 2 hours. Longer of contamination rate is low
  • Open gun valve, go to Focus mode. Lower screen, expose for 1 minute
  • Raise screen, go to photo mode and take CCD image
  • If significant contamination has built up, you should see a "burned" area where Focus beam has evaportated ice.
  • Continue experiment until there is a significant difference between carbon and carbon + ice.
Added:
>
>
  • Image Analysis: Use your favorite program to measure counts over hole, carbon, and Focus area to get Io, Ic, and It respectively.
    • In EM Menu3, open "linescan", open "Linescan Average" to create box, and use "width (real)" arrow to increase box size.
 
Changed:
<
<
>
>
Deleted:
<
<
  • Use a quantifoil grid - carbon layer is about 20nm
  • 10pA/cm^2 = 1 sec exposure
  • Focus image
  • Use objective lens 3 for contrast - Chose lens that gives about 10% scattering for carbon.
  • Want to image equal parts hole/carbon here after known as vacuum/carbon
  • Take a picture
  • Open "Linescan" in TCL
  • Click "Linescan Average" to create box
  • "width (real)" arrow to increase box
  • Record Mean values of carbon and vacuum areas
  • (Vacuum Mean- Carbon Mean)=difference
  • (difference/vacuum mean)*100=percent asorbed

  • Allow Ice to contaminate sample for a few hours
  • Make sure you are using the same objective and condenser lenses
  • Run above test burning hole in carbon near hole
  • Measure Mean of vacuum, burned area, and ice on carbon
  • Calculate the thickness of the ice

  • Ice of the same value is twice as thick as carbon
 
  • Set ALLOWTOPICVIEW =

-- BillRice - 12 Apr 2007

Revision 212 Apr 2007 - Main.BillRice

 
META TOPICPARENT name="MicroscopeTests"
Contents

Ice Contamination Rate Test

Added:
>
>

Theory

  • All intensity measurements are proportional to number of electrons passing through sample. Measure them either directly from counts on CCD camera, or from measured OD from scanned film.
  • Let Io represent counts over a hole.
  • Let Ic represent counts over a carbon area with no ice
  • Let It represent counts over a carbon area with ice contamination
  • Thickness of carbon: Tc=Kc log (Io/Ic), where Kc = proportionality constant representing scattering of carbon
    • John Berriman says that Kc=3750 A on EM 420 microscope, 120 kV, 50 micron objective with 3.6A cutoff
    • If using a Quantafoil grid, can assume that carbon is 200A thick, so can calculate Kc=200/(log(Io/Ic)) for a particular microscope
  • Thickness of carbon + ice: Tt=Kc log (Io/It)
  • Thickness of water: Tw=Kw log (Io/Iw), where Kw= scattering constant of water (ice)
    • Can assume that Kw=2 * Kc
  • Thickness of contaminating ice: Tt = Kw/Kc * (Tt - Tc) = 2 * (Tt - Tc)

Practical

  • Use a Quantafoil grid to determine Kc, if not already known. Assume that thickness of grid = 200 A. Use an objective aperture so that carbon scattering = 10% (#2 on JEOL3200F, 50 micron on Tecnai)
  • Since Quantafoil grids are often dirty and are quite thick, may be better to use home-made thin carbon grid for contamination measurements. Assume thickness = 70A, or calculate from Quantafoil data
  • Set up low-dose on microscope such that in photo mode, you are imaging a fairly large area, including part of a hole, and focus area is inside photo area, preferably near hole
  • Photo mag of 12K and Focus mag of 200K seems to work. Use about 50 micron underfocus for nice contrast
  • Find a clean area of carbon, then pre-expose in photo mode for 10 minutes, 10 pA/cm2. Just want to be sure anything volatile is gone.
  • Set shuttering to CCD control, so that lifting screen blanks beam.
  • Take a CCD image of photo area
  • Go to Focus, and lower screen to expose the small area for 1 minute, 10 pA/cm2 (JEOL) or 1sec (Tecnai)
  • Raise screen, go back to photo, and take a second image. You should not see any difference -- this proves volatiles are gone and you are down to bare carbon.
  • Close gun valve, and wait at leat 2 hours. Longer of contamination rate is low
  • Open gun valve, go to Focus mode. Lower screen, expose for 1 minute
  • Raise screen, go to photo mode and take CCD image
  • If significant contamination has built up, you should see a "burned" area where Focus beam has evaportated ice.
  • Continue experiment until there is a significant difference between carbon and carbon + ice.
 
  • Use a quantifoil grid - carbon layer is about 20nm
  • 10pA/cm^2 = 1 sec exposure
  • Focus image
Changed:
<
<
  • Use objective lens (3?) for contrast
>
>
  • Use objective lens 3 for contrast - Chose lens that gives about 10% scattering for carbon.
 
  • Want to image equal parts hole/carbon here after known as vacuum/carbon
  • Take a picture
  • Open "Linescan" in TCL
  • Click "Linescan Average" to create box
  • "width (real)" arrow to increase box
  • Record Mean values of carbon and vacuum areas
  • (Vacuum Mean- Carbon Mean)=difference
  • (difference/vacuum mean)*100=percent asorbed

  • Allow Ice to contaminate sample for a few hours
  • Make sure you are using the same objective and condenser lenses
  • Run above test burning hole in carbon near hole
  • Measure Mean of vacuum, burned area, and ice on carbon
  • Calculate the thickness of the ice

  • Ice of the same value is twice as thick as carbon

  • Set ALLOWTOPICVIEW =
Changed:
<
<
-- KdDerr - 13 Sep 2006
>
>
-- BillRice - 12 Apr 2007

Revision 113 Sep 2006 - Main.KdDerr

 
META TOPICPARENT name="MicroscopeTests"
Contents

Ice Contamination Rate Test

  • Use a quantifoil grid - carbon layer is about 20nm
  • 10pA/cm^2 = 1 sec exposure
  • Focus image
  • Use objective lens (3?) for contrast
  • Want to image equal parts hole/carbon here after known as vacuum/carbon
  • Take a picture
  • Open "Linescan" in TCL
  • Click "Linescan Average" to create box
  • "width (real)" arrow to increase box
  • Record Mean values of carbon and vacuum areas
  • (Vacuum Mean- Carbon Mean)=difference
  • (difference/vacuum mean)*100=percent asorbed

  • Allow Ice to contaminate sample for a few hours
  • Make sure you are using the same objective and condenser lenses
  • Run above test burning hole in carbon near hole
  • Measure Mean of vacuum, burned area, and ice on carbon
  • Calculate the thickness of the ice

  • Ice of the same value is twice as thick as carbon

  • Set ALLOWTOPICVIEW =

-- KdDerr - 13 Sep 2006

 
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding this intranet, Send feedback