SunPy physics¶
The physics submodule contains routines to calculate various physical parameters and models for the Sun.
sunpy.physics Package¶
sunpy.physics.differential_rotation Module¶
Functions¶
|
This function computes the change in longitude over days in degrees. |
|
Given a coordinate on the Sun, calculate where that coordinate maps to as seen by a new observer at some later or earlier time, given that the input coordinate rotates according to the solar rotation profile. |
|
Warp a |
sunpy.physics.solar_rotation Module¶
This module provides routines for applying solar rotation functions to map sequences.
Functions¶
|
Calculate the shift that must be applied to each map contained in a mapsequence in order to compensate for solar rotation. |
|
Move the layers in a mapsequence according to the input shifts. |