Size: 1046
Comment:
|
Size: 1529
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
== HMI Pipeline Module - Module_Name_Here == | == HMI Pipeline Module - BxByBzTransform == |
Line 3: | Line 3: |
Summarize the task performed by this module in a couple sentences | Transform disambiguated vector magnetic field from native HMI image coordinates to local planar rectilinear heliocentric coordinates. - Lambert's Azimuthal equivalent projection method will be used for this transformation. This method preserves area. Vector transformation will base on formulae specified by Hagyard (1987). - The module can be applied appropriately only to localized ARPs. - Uncertainties will be estimated based on variance and covariance from the Inversion code. |
Line 6: | Line 12: |
. List inputs here | . Inputs: B_total, Filling Factor (where appropriate), inclination, azimuth and their uncertainties in image coordinates. |
Line 9: | Line 15: |
. List outputs here | . Output: Bx, By, Bz magnetic field components with uncertainties in localized area in planar heliocentric coordinates. |
Line 12: | Line 18: |
. Indicate nominal cadence on which module is run | . 6 hours? |
Line 15: | Line 21: |
. Indicate if/when products are archived | . No (?). |
Line 21: | Line 27: |
. Indicate estimate of percentage complete for the module | . 60% |
Line 24: | Line 30: |
. Name heritage or percent complete for Basic Code | . Project.c from Rick. |
HMI Pipeline Module - BxByBzTransform
Transform disambiguated vector magnetic field from native HMI image coordinates to local planar rectilinear heliocentric coordinates.
- - Lambert's Azimuthal equivalent projection method will be used for this transformation. This method preserves area. Vector transformation will base on formulae specified by Hagyard (1987). - The module can be applied appropriately only to localized ARPs. - Uncertainties will be estimated based on variance and covariance from the Inversion code.
Module Inputs
- Inputs: B_total, Filling Factor (where appropriate), inclination, azimuth and their uncertainties in image coordinates.
Module Outputs
- Output: Bx, By, Bz magnetic field components with uncertainties in localized area in planar heliocentric coordinates.
Cadence
- 6 hours?
Archive
- No (?).
Options
- Indicate if there are any options when running the code
Overall Status of Module
- 60%
Status of Code
- Project.c from Rick.
Status of DRMS module
- Indicate status of DRMS module version of module
Issues needing resolution
- List issues that still need to be resolved
- Describe as many as you like
Responsible scientist
- Give name of local coordinator for development of this module
Y. Liu
Remarks
- Back to ["HMIModuleTable"]
Back to FrontPage