forked from tardis-sn/tardis
-
Notifications
You must be signed in to change notification settings - Fork 0
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
bot token #48
Open
atharva-2001
wants to merge
28
commits into
master
Choose a base branch
from
test2
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
bot token #48
Conversation
This file contains 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
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
* Add bash step and use setup_env action * Empty commit
* Automated changes for post-release 2024.11.20 * Empty commit --------- Co-authored-by: Atharva Arya <aryaatharva18@gmail.com>
Automated changes for post-release 2024.11.25
…o changes" (tardis-sn#2891) Revert "Fix the issue where the docs are built twice when there are no change…" This reverts commit 9526314.
* update read docs * Remove from read me badge
* Automated changes for post-release 2024.12.01 * Trigger tests --------- Co-authored-by: Atharva Arya <aryaatharva18@gmail.com>
…ardis-sn#2894) Fixing label issue in convergence plots See issue tardis-sn#2446
* Create legacy plasma graph * Set up legacy plasma collections and factory * Legacy macro atom transition probs * Modifications to the formal integral, and simple workflow testbed * Partial fix for the formal integral * Drop macro atom data from plasma * Fixes formal integral tests * Resolve macro atom solver comments * Address opacity state and solver comments * Use restructured sobolev calculations for legacy plasma modules * Fixes formal integral test failures * Simplify workflow radiation field setup * Fixes standard workflow * Adds tests for the sobolev calculations * Fixes CUDA formal integral tests * Remove plasma atomic data variable assignment * Clean up macro atom a bit
* Rename detailed_balance to equilibrium * Add ion number source and destination as index columns * Rates matrix solver * Normalized level population solver (not working) * Correct shape of assignment * Correctly updating the dataframe (still chained assignment) * Adds docstrings * Fixes level population indexing and add TODO for the rate matrix solver * Refactor of the rate matrix solver to adapt to different inputs Also include electron distribution class to hold relevant info. * Add consistent * Adds support for no approximation of collisional rates * Fix transformation of rate matrix * Make electron_distribution a dataclass * Better name for rate matrix variable * Adds simple tests for level pop solver * Correct index in col strength test * Resolve test indexing issue * Specify CGS for the electron distribution * Rename electron_distribution to electron_energy_distribution * Adds basic regression data test to the level population solver * Adds proper rate matrix and level population solver tests * Rename electron energy dist. input * Adds example notebooks and comment on tests * Remove outdated notebook * Address comment * Pre-run tardis solver workflow
Remove labelled from workflow triggers
Automated changes for post-release 2024.12.08
* Test new conda release * No concurrency for faster debugging * Remove pull request target * Remove if statement and comment out tests * Pin libmambapy * Reset triggers * Revert tests
Automated changes for post-release 2024.12.15
* Update unit tests paragraph with regression data * Update lfs command * Fix syntax * Update regression data step. * Fix reference * Update note * Add a note about migrating to regression data * Removing integration tests section * Update repo location line
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.
No description provided.