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

cannot view only one spectra #18

Open
carham93 opened this issue Oct 17, 2024 · 0 comments
Open

cannot view only one spectra #18

carham93 opened this issue Oct 17, 2024 · 0 comments

Comments

@carham93
Copy link

Hello,

I have a problem just opening a single Chromatogram :)

  • data folder has one .json file
  • the same code but with 8 files and 8 reaction times works perfectly

analyzer = ChromAnalyzer.read_asm(
path="data",
reaction_times=[1]
time_unit=minute,
temperature=33,
ph=7.4,
)

analyzer.visualize_spectra()

ZeroDivisionError: division by zero

Thank you :)

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

No branches or pull requests

1 participant