Thanks to visit codestin.com
Credit goes to github.com

Skip to content

eem_raman_normalisation for EEMs from aqualog #31

@markjohnsonubc

Description

@markjohnsonubc

The eem_raman_normalisation wants to normalize based on excitation of 350nm, but Aqualog outputs data for ex = 351 nm.

A suggestion would be to add the condition that if manucafturer: Aqualog == TRUE then use ex == 351
index_ex <- which(blank$ex == 351)

Also note spelling of manucafturer

We are able to get Raman area output when setting a local function to use ex==351.

Thanks
Mark

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions