-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
There are plenty of comments in this testcase. @jobo322 please could you cleanup this ?
nmr-parser/src/__tests__/fromJCAMP.test.js
Lines 49 to 59 in dd59022
| // expect(info.temperature).toStrictEqual(298); | |
| // expect(info.probeName).toStrictEqual( | |
| // '5 mm Multinuclear inverse Z-grad Z8255/0040', | |
| // ); | |
| //expect(info.fieldStrength).toBeCloseTo(7.049031799126325, 3); | |
| //expect(info.baseFrequency).toStrictEqual(300.13); | |
| expect(info.pulseSequence).toStrictEqual('single_pulse_dec'); | |
| //expect(info.digitalFilter).toBeCloseTo(61.020833333333336, 5); | |
| // expect(info.pulseStrength90).toBeCloseTo(22727.272727272728, 5); | |
| // expect(info.numberOfScans).toStrictEqual(32); | |
| // expect(info.relaxationTime).toStrictEqual(1.2); |
Metadata
Metadata
Assignees
Labels
No labels