Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

report fixed wavelength in emission spec #152

Draft
wants to merge 4 commits into
base: development
Choose a base branch
from

Conversation

f-idiris
Copy link
Contributor

@f-idiris f-idiris commented Sep 8, 2023

No description provided.

@f-idiris f-idiris force-pushed the update-emission-layout-reporting-format branch from 913dbc7 to 2c00d26 Compare September 8, 2023 12:07
},
);
// eslint-disable-next-line prefer-destructuring
fixedWavelength = jcamp.info.$CSAUTOMETADATA.match(/FIXEDWAVELENGTH=([\d.]+)/)[1];
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • What will happen when CSAUTOMETADATA is not in the jcamp file?
  • What will happen when FIXEDWAVELENGTH is not in the jcamp file?

Copy link
Member

@baolanlequang baolanlequang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added some comments

@f-idiris f-idiris force-pushed the update-emission-layout-reporting-format branch from c3d0ca0 to 4544297 Compare September 12, 2023 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants