Commit graph

23 commits

Author SHA1 Message Date
bdd0b33f38 Bachelorthesis / RAPID_FGM.py gelöscht 2026-06-10 22:14:26 +02:00
88e9c73a3e RAPID_FGM.py
This is the main program. The RAPID (IES or IIMS), FGM,
and EFLOW or IFLOW CDF files are loaded and synchro-
nized. Additionally, pitch angle calculations such as pitch an-
gle and averaging are performed here. All data is stored in a
python dictionary, which is extended to include the relevant
variables for each spacecraft.
2026-06-10 22:12:55 +02:00
3de9073b27 POWER_LAW.py
This program calculates the average flux (3D distribution) for each energy bin
across all times and viewing directions. The resulting energy
spectrum is then plotted on a double-logarithmic graph.
2026-06-10 22:09:23 +02:00
353268b816 PAD.py
Displays the PAD for a channel of a spacecraft. It plots both
the raw data points and their mean values, including error
bars.
2026-06-10 22:06:58 +02:00
64898edeb2 PAD_gridspect.py
Displays the PADs for all channels of a spacecraft.
2026-06-10 22:04:42 +02:00
455369bdf2 Bachelorthesis/MW_gridspect.py aktualisiert 2026-06-10 22:01:37 +02:00
a183f6c634 Mollweide.py
Generates a Mollweide diagram for a selected channel of a
spacecraft including color-coded fluxes, which can be compared
on the color bar with the corresponding counts per sector.
2026-06-10 22:00:48 +02:00
c25249f762 PITCH_TIMELINE.py
Generates a time series, which displays the PADs as a heat map
for all channels of a spacecraft. It also provides the components
and magnitude of the magnetic field, as well as the coordinates
and radial distance from Earth.
2026-06-10 21:59:06 +02:00
6a2334b9c6 Bachelorthesis / RAPID_FGM.py aktualisiert
This is the main program. The RAPID (IES or IIMS), FGM,
and EFLOW or IFLOW CDF files are loaded and synchro-
nized. Additionally, pitch angle calculations such as pitch an-
gle and averaging are performed here. All data is stored in a
python dictionary, which is extended to include the relevant
variables for each spacecraft.
2026-06-10 21:53:58 +02:00
4c7a7423d7 Bachelorthesis/Mollweide_gridspect.py aktualisiert
Generates the Mollweide diagram for all channels of a space-
craft.
2026-06-10 21:42:58 +02:00
c54d1b4b80 PARTICLE_FLUX_ORBIT.py
This code generates a plot of electron flux, ion flux, trajectory, and radial distance from Earth for ONE spacecraft over a specified time interval. To do this, it reads in an .npy file and accepts the desired time interval as input.
2026-06-04 16:17:36 +02:00
404049b068 All_SC_3D_ORBIT.py
This code allows you to visualize the position, trajectory of all spacecraft, and Key Science Regions of PMO in 3D. 
One .npy file is loaded per spacecraft. To plot the trajectory over a time interval, the variables start and end must correspond to the desired time interval. To plot a discrete point in time, set start=None and end=None, and only target_time receives the desired timestamp.
2026-06-04 16:01:21 +02:00
5e10f02b05 Dateien nach „Bachelorthesis“ hochladen
files are loaded in 'rapid_fgm_class.py'. Calculations and syncronisations happen there.
The visual plot is created in 'Mollweide_gridspect.py'
2026-05-20 13:00:46 +02:00
e3b22868f4 Plots/C2_RAP_ESPCT_Flux_Ch4_2002.png gelöscht 2026-03-09 16:48:22 +01:00
92fde6fa83 Dateien nach „Plots“ hochladen 2026-03-09 16:48:02 +01:00
518bebba3a README.md aktualisiert 2026-03-02 16:23:31 +01:00
9f8fa8bc72 README.md aktualisiert 2026-03-02 14:39:26 +01:00
ac3064ba21 README.md aktualisiert 2026-03-02 14:34:59 +01:00
25483027c7 README.md aktualisiert 2026-03-02 14:32:57 +01:00
bd7fd4c80f Dateien nach „Plots“ hochladen 2026-03-02 14:31:13 +01:00
c4c8468a8e README.md aktualisiert 2026-03-02 11:16:32 +01:00
9c2211f370 aktualisierte Dateien 2026-03-02 10:36:15 +01:00
d00118897a Initialer Commit 2026-03-02 10:11:52 +01:00