-
-
Notifications
You must be signed in to change notification settings - Fork 409
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add better treatment of relativistic effects * Include angle aberration in virtual packet scheme * Fix transformation of electron scattering opacity * Move check of relativity flag into do_angle_aberration function * Add test for relativistic calculation of distance2line * Fix j_blue_estimator * Rename angle_aberration functions for clarity * Fix formatting * Use the original relativistic treatment for full_relativity disabled * Remove trailing whitespaces * Fix cmontecarlo unit tests * Remove deprecated distance attribute * Use comoving distance in estimator update for full_relativity only * Remove not needed j_blue_idx from get_increment_j_blue_estimator_energy * Fix Edotlu estimator bug * Raise Exception in FormalIntegrator for full relativity mode * Raise Exception if config options for both full relativity and formal integral are set
- Loading branch information
1 parent
d209920
commit 592cc80
Showing
10 changed files
with
336 additions
and
77 deletions.
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.