Skip to content

Commit

Permalink
feat: oxford instrument jcamp by filters (#2706)
Browse files Browse the repository at this point in the history
* chore: add oxford instrument 1d sample

* chore: fix oxford example

* chore: 1D oxford instrument example

* fix: map the filters and be sure to have an id object

* chore: 1D oxford instrument example

* chore: sample COSY oxford with filters

* chore: symmetrize cosy

* chore: add hsqc experiment

* chore: add phase correction to oxford hsqc

* chore: add 1D to COSY example oxford

* chore: remove HSQC oxford sample

* chore: update nmr-processing

* chore: update nmr-load-save

* chore: add labels to filters

* chore: clean up info.pulseSequence

* chore: update package-lock

---------

Co-authored-by: hamed musallam <[email protected]>
  • Loading branch information
jobo322 and hamed-musallam authored Oct 23, 2023
1 parent 86530ac commit 42bc8e8
Show file tree
Hide file tree
Showing 10 changed files with 462 additions and 58 deletions.
122 changes: 70 additions & 52 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@
"ml-stat": "^1.3.3",
"multiplet-analysis": "^2.1.2",
"nmr-correlation": "^2.3.3",
"nmr-load-save": "^0.22.2",
"nmr-processing": "^11.3.0",
"nmr-load-save": "^0.22.4",
"nmr-processing": "^11.4.1",
"nmredata": "^0.9.7",
"numeral": "^2.0.6",
"openchemlib": "^8.7.1",
Expand Down
Binary file added public/data/oxfordInstruments/ethylCrotonate.zip
Binary file not shown.
Loading

0 comments on commit 42bc8e8

Please sign in to comment.