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

Development #13

Merged
merged 77 commits into from
Oct 25, 2023
Merged

Development #13

merged 77 commits into from
Oct 25, 2023

Conversation

NishaSharma14
Copy link
Collaborator

No description provided.

hamed-musallam and others added 30 commits October 18, 2022 15:13
Method: post
Input
{
    urls: string[],
    snapshot?:boolean
}

where the snapshot parameter is optional and if it is true then a snapshot will be generated for each spectrum.

Output

{
    spectra: Spectra[],
    molecules:Molecule[],
    images: {id: number,image:string(base64)}[]
}

where the id in the images list is the id of the spectrum and each spectrum has a unique id
This reverts commit 4aca9fe.
hamed-musallam and others added 25 commits February 27, 2023 14:03
- compatible with NMRium version 0.34.0
…sion-0.34.0

feat: upgrade nmr-load-save to version 0.34.0
 - compatible with NMRium version 0.34.0
add proper comments to dev-build worfklow
doc: change the default spectra-parser API paramters
fix: add release-please workflow
@CS76 CS76 self-requested a review October 24, 2023 11:55
@NishaSharma14 NishaSharma14 merged commit fab22ad into main Oct 25, 2023
2 checks passed
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.

3 participants