fluorescence-spectroscopy-analyzer

Solid

Fluorescence spectroscopy skill for quantum dot characterization, FRET measurements, and photoluminescence analysis

AI & Automation 814 stars 53 forks Updated today MIT

Install

View on GitHub

Quality Score: 93/100

Stars 20%
97
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
83
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Fluorescence Spectroscopy Analyzer ## Purpose The Fluorescence Spectroscopy Analyzer skill provides comprehensive photoluminescence characterization of nanomaterials, enabling analysis of emission properties, quantum yields, and energy transfer processes. ## Capabilities - Excitation/emission spectra - Quantum yield calculation - Fluorescence lifetime measurements - FRET efficiency calculation - Photostability assessment - Single-particle fluorescence ## Usage Guidelines ### Fluorescence Analysis 1. **Spectral Measurements** - Acquire excitation and emission spectra - Correct for instrument response - Identify emission maxima 2. **Quantum Yield** - Use integrating sphere or reference - Account for reabsorption - Report with standard 3. **Lifetime Measurements** - Use TCSPC for time-resolved - Fit decay curves - Identify multiple components ## Process Integration - Multi-Modal Nanomaterial Characterization Pipeline - Nanosensor Development and Validation Pipeline - Nanoparticle Drug Delivery System Development ## Input Schema ```json { "sample_id": "string", "excitation_wavelength": "number (nm)", "measurement_type": "steady_state|time_resolved|quantum_yield", "reference_standard": "string (optional)" } ``` ## Output Schema ```json { "emission": { "peak_wavelength": "number (nm)", "fwhm": "number (nm)", "stokes_shift": "number (nm)" }, "quantum_yield": { "value": "number", "method": "string", "re...

Details

Author
a5c-ai
Repository
a5c-ai/babysitter
Created
4 months ago
Last Updated
today
Language
JavaScript
License
MIT

Related Skills