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

Bands and dipole in MBS #227

Merged
merged 5 commits into from
Mar 22, 2023
Merged

Bands and dipole in MBS #227

merged 5 commits into from
Mar 22, 2023

Conversation

paganol
Copy link
Member

@paganol paganol commented Mar 3, 2023

This PR adds two new features in Mbs:

  • An interface with the class BandPassInfo. Now the bandpass contained by BandPassInfo is used in the band integration.
  • The possibility of adding a solar dipole to the generated maps (it addresses the issue Dipole in the map based simulations #226). For now only the linear dipole approximation is implemented, other approximations could be added later.

A new module, constants.py, has been added, where we can put useful constants.

@paganol paganol linked an issue Mar 22, 2023 that may be closed by this pull request
@paganol paganol merged commit e8a8b84 into master Mar 22, 2023
@paganol paganol deleted the bands_in_mbs branch March 22, 2023 14:31
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.

Dipole in the map based simulations
1 participant