[RADIS] Integrate a Modern Lazy-Loading Alternative for Large-Scale Spectroscopic Database Processing [Tanisha Dahale]#48
Open
tanishadahale wants to merge 1 commit intoOpenAstronomy:mainfrom
Conversation
minouHub
approved these changes
Apr 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Requirements
(Check for issues marked "easy" or "package-novice" in each organization. Don't be afraid to contact the development mailing list if you have questions or run into trouble setting up a development environment.):
Standardize database progress output across all APIs radis/radis#899
Add automatic residual plotting to SpecDatabase.fit_spectrum radis/radis#907
Fix: Update non-regression test values for HITRAN2024 radis/radis#910
feat: add support for wildcards and lists in calc_spectrum(databank=...) radis/radis#914
Add file-like object support to spectrum.store() (fixes #506) radis/radis#930
Refactor: switch from os.path to pathlib (partial) radis/radis#936
Fix #440: Investigate slit_dispersion issue and correct English mistake radis/radis#946
Fix TODOs: add error/warning messages and fix bare except radis/radis#956
Fix LineSurvey to respect lineinfo for unknown database formats radis/radis#957
Resolve TODOs: add missing warning, docstring, and remove outdated comment radis/radis#967
Add normalize support to get_distance() radis/radis#968
fix: Spectrum.plot(wunit='nm') respects medium for correct wavelength range radis/radis#982
fix: resolve ExoMol database loading TODOs (cache column warning, .bz2 cleanup) radis/radis#983