The Software for Modeling FETCH Observations of 2005 May 13 CME
Authors/Creators
Description
The following MATLAB codes and inputs were used to create the majority of figures and tables in the **submitted** ApJ article (#AAS55701), "Modeling FETCH Observations of 2005 May 13 CME".
Abstract
Coronal Mass Ejections (CMEs) evolve significantly as they propagate from the Sun to the Earth, so remote observations of changes in speed, strength of the magnetic field, density, and overall structure are critical for predicting their arrival time and geoeffectiveness. Radio remote observations of Faraday rotation and Total Electron Content combined with white-light observations enables the measurement of these properties with careful analyses. This paper describes the analysis techniques and evaluates their accuracy with regard to measuring a CME’s complex evolving structure and speed. The approach utilizes the layout of the Faraday effect tracker of coronal and heliospheric strutures (FETCH) with AWSoM simulations as input for evaluating these radio-based measures.
Archive Organization
MATLAB Code: VelTablesJensenEtAl.m - Generates data for Tables 1-3 and Figure 9
Inputs:
Line1LineTimeArrive.csv - arrival time of signal traveling Line 1, [minutes] after beginning of simulation, irregular spacing (single column)
Line2LineTimeArrive.csv - same for Line 2
Line3LineTimeArrive.csv - same for Line 3
Line4LineTimeArrive.csv - same for Line 4
Line1ForwardTEC.csv - Total Electron Content [#/m^2] along Line 1 at time given in Line1LineTimeArrive (single column)
Line2ForwardTEC.csv - same for Line 2
Line3ForwardTEC.csv - same for Line 3
Line4ForwardTEC.csv - same for Line 4
Line1Forwardpath.csv - Locations of grid points [solar radii, Heliographic Inertial coordinate system, X-direction in column 1, Y-direction in column 2] for Line 1 path
Line2Forwardpath.csv - same for Line 2
Line3Forwardpath.csv - same for Line 3
Line4Forwardpath.csv - same for Line 4
Line1ForwardN.csv - Density [#/cm^3] at selected grid points along Line 1 at time given in Line1LineTimeArrive; rows delineate the grid (values at Line1Forwardpath locations) and columns for time (values at Line1LineTimeArrive)
Line2ForwardN.csv - same for Line 2
Line3ForwardN.csv - same for Line 3
Line4ForwardN.csv - same for Line 4
Line1ForwardVx.csv - Velocity [km/sec] in the X-direction at each grid point along Line 1 at time given in Line1LineTimeArrive; rows delineate the grid (values at Line1Forwardpath locations) and columns for time (values at Line1LineTimeArrive)
Line2ForwardVx.csv - same for Line 2
Line3ForwardVx.csv - same for Line 3
Line4ForwardVx.csv - same for Line 4
Line1ForwardVy.csv - Velocity [km/sec] in the Y-direction at each grid point along Line 1 at time given in Line1LineTimeArrive; rows delineate the grid (values at Line1Forwardpath locations) and columns for time (values at Line1LineTimeArrive)
Line2ForwardVy.csv - same for Line 2
Line3ForwardVy.csv - same for Line 3
Line4ForwardVy.csv - same for Line 4
Line1ForwardRM.csv - Rotation measure [rad/m^2] along Line 1 at time given in Line1LineTimeArrive (single column)
Line2ForwardRM.csv - same for Line 2
Line3ForwardRM.csv - same for Line 3
Line4ForwardRM.csv - same for Line 4
MATLAB Code: AppBJensenEtAl.m - Generates Figures 7, 10, 16, 17, and data in Table 4
Inputs (previously described): Line1ForwardTEC (& Line2ForwardTEC, Line3ForwardTEC, and Line4ForwardTEC), Line1ForwardN (& Line2ForwardN, Line3ForwardN, and Line4ForwardN), Line1LineTimeArrive (& Line2LineTimeArrive, Line3LineTimeArrive, and Line4LineTimeArrive), Line1Forwardpath (& Line2Forwardpath, Line3Forwardpath, and Line4Forwardpath)
MATLAB Code: FETCHSimDataJensenEtAl.m - Generates Figures 8, 11, 12, 13, and 14
Inputs (previously described): Line1ForwardTEC (& Line2ForwardTEC, Line3ForwardTEC, and Line4ForwardTEC), Line1ForwardN (& Line2ForwardN, Line3ForwardN, and Line4ForwardN), Line1LineTimeArrive (& Line2LineTimeArrive, Line3LineTimeArrive, and Line4LineTimeArrive), Line1Forwardpath (& Line2Forwardpath, Line3Forwardpath, and Line4Forwardpath), Line1ForwardRM (& Line2ForwardRM, Line3ForwardRM, and Line4ForwardRM)
Line1ForwardBx.csv - Magnetic field [G] in the X-direction at each grid point along Line 1 at time given in Line1LineTimeArrive; rows delineate the grid (values at Line1Forwardpath locations) and columns for time (values at Line1LineTimeArrive)
Line2ForwardBx.csv - same for Line 2
Line3ForwardBx.csv - same for Line 3
Line4ForwardBx.csv - same for Line 4
Line1ForwardBy.csv - Magnetic field [G] in the Y-direction at each grid point along Line 1 at time given in Line1LineTimeArrive; rows delineate the grid (values at Line1Forwardpath locations) and columns for time (values at Line1LineTimeArrive)
Line2ForwardBy.csv - same for Line 2
Line3ForwardBy.csv - same for Line 3
Line4ForwardBy.csv - same for Line 4
Files
LineForwardBxBy.zip
Files
(95.2 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:c0c3113c06147eeecd3cd8e637c337af
|
38.3 kB | Download |
|
md5:18fa0a53046519f0f1fcbc62c80fcba4
|
15.0 kB | Download |
|
md5:74e215d59aca9d3f9349968d64110e1c
|
38.7 MB | Preview Download |
|
md5:0fb565c94c71410f0fda71b68a77389c
|
18.8 MB | Preview Download |
|
md5:90f629a5fa852671adad9257b397efd3
|
25.9 kB | Preview Download |
|
md5:8630f6c32928f17fb23abee2841d926c
|
39.5 kB | Preview Download |
|
md5:6fc82d494253d5e39f5b58cc3f113a80
|
40.2 kB | Preview Download |
|
md5:cfd1f808b729f80f1b59a640574e6488
|
37.5 MB | Preview Download |
|
md5:e8c9507a02e71a093c5556cbdd794165
|
10.9 kB | Preview Download |
|
md5:51e524ff3d2e69a5b59c7805dd2faed4
|
26.0 kB | Download |
Additional details
Funding
Dates
- Submitted
-
2024-05-14Production of the code for submission to ApJ
Software
- Programming language
- MATLAB