返回技能列表

interpret-raman-spectrum

pjt222
更新于 2 days ago
7 次查看
17
2
17
在 GitHub 上查看
其他data

关于

This Claude Skill analyzes Raman spectra to identify molecular vibrations and assign molecular symmetry by applying polarizability-based selection rules. It enables complementary analysis with IR data, mitigates fluorescence interference, and matches spectra against references. Use it for systematic interpretation of Raman scattering data in spectroscopic applications.

快速安装

Claude Code

推荐
主要方式
npx skills add pjt222/agent-almanac -a claude-code
插件命令备选方式
/plugin add https://github.com/pjt222/agent-almanac
Git 克隆备选方式
git clone https://github.com/pjt222/agent-almanac.git ~/.claude/skills/interpret-raman-spectrum

在 Claude Code 中复制并粘贴此命令以安装该技能

技能文档

Interpret Raman Spectrum

Analyze Raman scattering spectra to identify molecular vibrations, apply selection rules complementary to infrared absorption, and integrate Raman data with IR results for a comprehensive vibrational analysis.

When to Use

  • Analyzing samples that are difficult for IR (aqueous solutions, sealed containers, remote sensing)
  • Identifying symmetric vibrations that are weak or inactive in IR
  • Complementing IR data using the mutual exclusion principle for centrosymmetric molecules
  • Characterizing carbon materials (graphene, carbon nanotubes, diamond) via characteristic Raman bands
  • Analyzing inorganic compounds, minerals, or crystalline phases where Raman is often more informative than IR
  • Performing non-destructive, in situ analysis (no sample preparation required for many Raman measurements)

Inputs

  • Required: Raman spectrum data (Raman shift in cm-1 vs. intensity)
  • Required: Excitation laser wavelength (e.g., 532 nm, 633 nm, 785 nm, 1064 nm)
  • Optional: IR spectrum of the same sample for complementary analysis
  • Optional: Polarization data (parallel and perpendicular spectra for depolarization ratios)
  • Optional: Known molecular formula or compound class
  • Optional: Sample physical state (solid, liquid, solution, gas, thin film)

Procedure

Step 1: Assess Spectrum Quality and Identify Artifacts

Evaluate the Raman spectrum for reliability before analyzing peaks:

  1. Laser wavelength and fluorescence: Fluorescence is the most common interference in Raman spectroscopy. It produces a broad, intense background that can obscure Raman peaks. Shorter-wavelength lasers (532 nm) excite more fluorescence; longer-wavelength lasers (785 nm, 1064 nm) reduce it at the cost of weaker Raman signal (intensity scales as lambda^-4).
  2. Signal-to-noise ratio: Evaluate whether Raman peaks are clearly distinguishable from noise. Weak Raman scatterers may require longer acquisition times or higher laser power.
  3. Cosmic ray spikes: Sharp, narrow spikes at random positions are cosmic ray artifacts, not Raman peaks. They appear in only one spectrum of a time-averaged set and can be removed by spike filters.
  4. Baseline correction: A sloping or curved baseline (from fluorescence or thermal emission) should be subtracted before measuring peak positions and intensities.
  5. Photodegradation: High laser power can damage or transform the sample. Check for spectral changes between successive acquisitions at the same spot. Reduce power if degradation is observed.
  6. Spectral range: Standard Raman spectra cover 100--4000 cm-1 Raman shift. The low-frequency cutoff depends on the edge or notch filter used to block the Rayleigh line. Note if any region is truncated.

Got: Spectrum quality assessed, fluorescence level documented, artifacts (cosmic rays, baseline drift) identified or corrected, and the usable spectral range confirmed.

If fail: If fluorescence dominates the spectrum (broad background >> Raman peaks), recommend re-measurement with a longer-wavelength laser (785 or 1064 nm) or surface-enhanced Raman spectroscopy (SERS). If the sample degrades, reduce laser power or use a rotating sample stage.

Step 2: Identify Raman-Active Modes and Apply Selection Rules

Determine which vibrations are Raman-active and how they complement IR data:

  1. Raman selection rule: A vibration is Raman-active if it involves a change in the polarizability of the molecule. Symmetric stretches (which often change the molecular volume) are typically strong in Raman.
  2. IR selection rule (for comparison): A vibration is IR-active if it involves a change in the dipole moment. Asymmetric stretches are typically strong in IR.
  3. Mutual exclusion principle: For molecules with a center of inversion (centrosymmetric), no vibration can be both Raman-active and IR-active. If a band appears in both spectra, the molecule lacks a center of symmetry.
  4. General complementarity: Even for non-centrosymmetric molecules, vibrations that are strong in Raman tend to be weak in IR, and vice versa. This complementarity makes the combined Raman + IR dataset more informative than either alone.
  5. Identify Raman-favored modes: Symmetric stretches (C-C, C=C, S-S, N=N), breathing modes of rings, and stretches of homonuclear bonds (which have no dipole change and are IR-inactive) are typically strong in Raman.

Got: Selection rules applied, Raman-active vs. IR-active modes distinguished, and mutual exclusion tested if the molecule is centrosymmetric.

If fail: If the molecular symmetry is unknown, use the combined Raman and IR data to infer it. If a band appears in both spectra with comparable intensity, the molecule is not centrosymmetric.

Step 3: Analyze Raman Shift Positions

Assign observed Raman bands to specific vibrational modes using characteristic frequencies:

  1. C-H stretching region (2800--3100 cm-1): Similar to IR, but Raman intensities differ. Aromatic and olefinic C-H (3000--3100 cm-1) are often stronger in Raman than aliphatic C-H.
  2. Triple bonds (2100--2260 cm-1): C triple-bond C symmetric stretch is strong in Raman and often weak or absent in IR. C triple-bond N is active in both.
  3. Double bond stretches:
Shift (cm-1)AssignmentRaman Intensity
1600--1680C=C stretchStrong
1650--1800C=O stretchMedium (weaker than IR)
1500--1600Aromatic C=CMedium to strong
  1. Aromatic ring modes:
Shift (cm-1)AssignmentNotes
990--1010Ring breathing (monosubstituted)Very strong, diagnostic
1000Ring breathing (sym. trisubstituted)Strong
1580--1600Ring stretchMedium
3050--3070Aromatic C-H stretchMedium
  1. Other characteristic Raman bands:
Shift (cm-1)Assignment
430--550S-S stretch (disulfide)
570--705C-S stretch
800--1100C-C skeletal stretch
630--770C-Cl stretch
500--680C-Br stretch
200--400Metal-ligand stretch
  1. Carbon materials: The G band (~1580 cm-1, graphitic sp2) and D band (~1350 cm-1, defect/disorder) are diagnostic for carbon allotropes. The 2D band (~2700 cm-1) characterizes graphene layer count. Diamond shows a sharp peak at 1332 cm-1.

Got: All significant Raman bands assigned to vibrational modes with reference to characteristic frequency ranges.

If fail: If a band cannot be assigned from the tables above, consult spectral databases (RRUFF for minerals, SDBS for organics). Unassigned bands may belong to combination modes, overtones, or lattice vibrations in crystalline samples.

Step 4: Compare Raman with IR Data

Integrate the two complementary vibrational techniques:

  1. Tabulate corresponding bands: Create a comparison table listing each vibrational mode with its Raman shift, IR frequency, and relative intensity in each technique.
  2. Identify modes observed in only one technique: Modes present in Raman but absent in IR (or vice versa) provide symmetry information. Symmetric stretches of non-polar bonds (S-S, C=C in symmetric environments) appear only in Raman.
  3. Resolve ambiguities: Where IR assignments were tentative (e.g., overlapping C-O and C-N stretches in the fingerprint region), check whether Raman provides a clearer picture due to different relative intensities.
  4. Functional group confirmation: Confirm IR-identified functional groups via their Raman counterparts. For example, an ester should show C=O in IR (~1735 cm-1) and C-O-C in Raman. A carboxylic acid should show broad O-H in IR and C=O in both techniques.
  5. Assess overall consistency: The Raman and IR data should be mutually consistent. Any contradictions (e.g., a band assigned as a symmetric stretch that appears strong in both spectra for an allegedly centrosymmetric molecule) indicate an error in assignment or symmetry assumption.

Got: A unified vibrational analysis table combining Raman and IR data, with functional group assignments confirmed or refined by the complementary information.

If fail: If IR data is unavailable, the Raman spectrum alone still provides useful information but with reduced certainty. Note which assignments would benefit from IR confirmation.

Step 5: Evaluate Polarization Data and Document Results

Use depolarization ratios for symmetry assignment and compile the final analysis:

  1. Depolarization ratio (rho): rho = I_perpendicular / I_parallel, measured from polarized Raman experiments.
    • rho = 0 to 0.75: Polarized band (rho < 0.75). Totally symmetric vibrations (A-type) are polarized.
    • rho = 0.75: Depolarized band. Non-totally-symmetric vibrations give rho = 0.75.
  2. Symmetry assignment: Polarized bands must belong to the totally symmetric irreducible representation of the molecular point group. This helps distinguish between modes of different symmetry that appear at similar frequencies.
  3. Compile results: Assemble a complete table of all observed Raman bands with:
    • Raman shift (cm-1)
    • Relative intensity (strong/medium/weak)
    • Depolarization ratio (if measured)
    • Assignment (vibrational mode)
    • Corresponding IR band (if observed)
  4. Compare with reference spectra: If the compound is known, compare the observed Raman spectrum with published reference spectra (databases such as RRUFF, SDBS, or NIST). Agreement in peak positions within +/- 3 cm-1 and matching relative intensities confirms identity.
  5. Report uncertainties: Flag any assignments that remain tentative, and note which additional experiments (temperature-dependent Raman, resonance Raman, SERS) could resolve ambiguities.

Got: Complete Raman analysis with all bands assigned, polarization data interpreted for symmetry, and results integrated with IR and other spectroscopic data.

If fail: If polarization data is unavailable, symmetry assignment relies on frequency and intensity patterns alone. Note the limitation and recommend polarized measurements if symmetry information is critical.

Validation

  • Spectrum quality assessed (fluorescence, cosmic rays, baseline, photodegradation)
  • Raman selection rules applied and Raman-active modes identified
  • Mutual exclusion principle tested if the molecule is centrosymmetric
  • All significant Raman bands assigned to vibrational modes
  • Raman data compared and integrated with IR data where available
  • Depolarization ratios interpreted for symmetry assignment (if polarization data available)
  • Assignments consistent with known molecular structure or proposed structure from other techniques
  • Results compared with reference spectra where possible

Pitfalls

  • Fluorescence overwhelming the Raman signal: This is the single most common problem. Switch to a longer-wavelength laser or use time-gated detection. Do not attempt to interpret broad fluorescent humps as Raman bands.
  • Confusing cosmic ray spikes with real peaks: Cosmic rays produce sharp, intense spikes that appear at random positions. They are present in single acquisitions but disappear in averaged spectra. Always check for reproducibility.
  • Neglecting the polarizability selection rule: Modes that are strong in IR (asymmetric stretches of polar bonds) may be weak or absent in Raman, and vice versa. Do not expect the same intensity pattern as IR.
  • Ignoring sample degradation: High laser power can char, polymerize, or phase-transform the sample. Spectrum changes between successive measurements at the same spot indicate degradation.
  • Assuming all Raman bands are fundamentals: Overtones (2x fundamental frequency) and combination bands can appear in Raman spectra. These are weaker than fundamentals but can cause confusion if not considered.
  • Overlooking low-frequency modes: Lattice vibrations, torsional modes, and metal-ligand stretches appear below 400 cm-1. Many conventional Raman setups do not access this region. Verify that the instrument's notch/edge filter allows measurement in the low-frequency range if these modes are relevant.

Related Skills

  • interpret-ir-spectrum -- complementary vibrational technique for dipole-active modes
  • interpret-nmr-spectrum -- determine molecular connectivity for complete structure assignment
  • interpret-mass-spectrum -- establish molecular formula and fragmentation
  • interpret-uv-vis-spectrum -- characterize electronic transitions and chromophores
  • plan-spectroscopic-analysis -- select and sequence analytical techniques before data acquisition

GitHub 仓库

pjt222/agent-almanac
路径: i18n/caveman-lite/skills/interpret-raman-spectrum
0
agentsagentskillsai-assisted-developmentclaude-codeskillsteams

相关推荐技能

llamaguard

其他

LlamaGuard是Meta推出的7-8B参数内容审核模型,专门用于过滤LLM的输入和输出内容。它能检测六大安全风险类别(暴力/仇恨、性内容、武器、违禁品、自残、犯罪计划),准确率达94-95%。开发者可通过HuggingFace、vLLM或Sagemaker快速部署,并能与NeMo Guardrails集成实现自动化安全防护。

查看技能

cost-optimization

其他

这个Claude Skill帮助开发者优化云成本,通过资源调整、标记策略和预留实例来降低AWS、Azure和GCP的开支。它适用于减少云支出、分析基础设施成本或实施成本治理策略的场景。关键功能包括提供成本可视化、资源规模调整指导和定价模型优化建议。

查看技能

quantizing-models-bitsandbytes

其他

这个Skill使用bitsandbytes库量化大语言模型,能在GPU内存有限时通过8位或4位量化减少50-75%内存占用,同时保持精度损失最小。它支持INT8、NF4、FP4等多种量化格式,可与HuggingFace Transformers无缝集成,适用于需要部署更大模型或加速推理的场景。还提供QLoRA训练和8位优化器支持,让开发者能轻松实现高效模型压缩。

查看技能

dispatching-parallel-agents

其他

该Skill用于并行处理3个以上无依赖关系的独立故障,可为每个问题域分派专属Claude代理同时执行调查修复。它通过并发处理多个独立问题显著提升故障排查效率,特别适用于测试文件、子系统等无共享状态的场景。

查看技能