Caius' Notes: Difference between revisions

From EOVSA Wiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
== EOVSA flare spectrograms ==
== EOVSA flare spectrograms ==


== Checking the possible EOVSA ==
=== Checking the possible EOVSA ===


Verify the possible flares on the daily EOVSA Solar Dynamic Spectrogram, for example:  
Verify the possible flares on the daily EOVSA Solar Dynamic Spectrogram, for example:  
Line 32: Line 32:
Create a
Create a


== Using Python 3.8 ==
=== Using Python 3.8 ===

Revision as of 23:12, 28 May 2024

EOVSA flare spectrograms

Checking the possible EOVSA

Verify the possible flares on the daily EOVSA Solar Dynamic Spectrogram, for example:

http://ovsa.njit.edu/browser/?suntoday_date=2024-05-07

Daily spec 20240507.png

In this example, we are going to analyze the M8.2 flare that happened after 16:00 UT.

For a better flare time precision, a Dynamic spectrogram with short time range at:

http://ovsa.njit.edu/flaremon/

XSP20240507153014.png

Since 2024-May-05, the Real Time Flare detection figure and its list are also available:

http://ovsa.njit.edu/flaremon/FLM20240507.png http://ovsa.njit.edu/flaremon/flarelist/flarelist_2024-05-07.txt

FLM20240507.png


Login into pipeline machine as user:

ssh -X user@pipeline 

Create a

Using Python 3.8