Skip to content

Started implementation of extended jets#194

Draft
cosimoNigro wants to merge 5 commits into
masterfrom
extended_jets
Draft

Started implementation of extended jets#194
cosimoNigro wants to merge 5 commits into
masterfrom
extended_jets

Conversation

@cosimoNigro
Copy link
Copy Markdown
Owner

Started to work on implementation of the extended jet model, following Cotter and Potter 2012, with @udaisharma99.

udaisharma99 and others added 2 commits March 18, 2026 16:06
Implemented a conical Jet model; electron distribution is used instead of electron density to solve electron evolution equaiton. SSA implemented to modify the SED flux but not the electron evolution.
@review-notebook-app
Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 19, 2026

⚠️ JUnit XML file not found

The CLI was unable to find any JUnit XML files to upload.
For more help, visit our troubleshooting guide.

Updates:
- Implemented Jet power and Equiparition parameter as a parameter to cone model
- Removed initial radius as a parameter to cone model (depends on jet power)
- Merged synchrotron cone and synchrotron blob to make a base synchrotron class
- the qualitative shape for the electron distribution plot works out although differs quantitatively with C&P Model
- problems with synchrotron cooling; becomes significant at larger distances than expected?

[ci skip]
Implemented class method which uses jet power to set the radius and initialise the cone.

[ci skip]
Changes implemented:

1. The electron distribution evolves using the chang and cooper solver.
2. SED can be plotted for particular x using sed_spatial

Problems:
1. Electron distribution is affected significantly by cooling even for low gammas
2. SED remains flat for broad frequencies
3. SED from particular slices have same peak frequency even for high x
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

Successfully merging this pull request may close these issues.

2 participants