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

Support for X-ray polarimetry #329

Merged
merged 32 commits into from
Feb 6, 2024
Merged

Support for X-ray polarimetry #329

merged 32 commits into from
Feb 6, 2024

Conversation

thjsal
Copy link
Contributor

@thjsal thjsal commented Sep 8, 2023

Calculation of polarized X-ray pulses (with Stokes parameters I, Q, and U) implemented. An example and tutorial has also been drafted. The code should still be optimized, and better documented, and the statistical analysis part should be checked/finished.

Currently, there are separate integrators for Stokes parameter calculation. It might be better to merge them with the normal integrators to avoid repeating similar codes very many times. But need to think if that can be done so that extra computation is avoided when polarized signals are not needed.

Calculation of polarized X-ray pulses (with Stokes parameters I, Q, and U) implemented. An example and tutorial has also been drafted. The code should be still optimized, and better documented, and the implementation of tools for fitting polarimetric observations should be finished.
@thjsal thjsal linked an issue Sep 8, 2023 that may be closed by this pull request
This option still to be passed properly to HotRegion and other integrators. Then stokes and normal integrators could be merged.
Copy link
Member

@drannawatts drannawatts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Go for it!!

@thjsal thjsal added the enhancement New feature or request label Nov 25, 2023
@thjsal thjsal requested a review from Basdorsman February 1, 2024 10:55
@thjsal thjsal changed the title [WIP] Support for X-ray polarimetry Support for X-ray polarimetry Feb 2, 2024
Copy link
Contributor

@Basdorsman Basdorsman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changelog looks fine. I tested the 1 spot example and it works fine.

@thjsal thjsal merged commit 6aeef9a into main Feb 6, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add X-ray polarization functionality
3 participants