Difference between revisions of "Category:STIX Flares"

From stix
Jump to: navigation, search
Line 8: Line 8:
 
If you wish to contribute modules, please send them to hualin.xiao@fhnw.ch
 
If you wish to contribute modules, please send them to hualin.xiao@fhnw.ch
 
Below is template:
 
Below is template:
<code>
+
<syntaxhighlight lang="python">
 
def module_name(flare_id, start_utc, end_utc):
 
def module_name(flare_id, start_utc, end_utc):
 
     # data processing code here
 
     # data processing code here
 
     # plot data
 
     # plot data
 
     # save plot
 
     # save plot
 
+
</syntaxhighlight>
</code>
 

Revision as of 17:29, 12 May 2021

Recent articles in category:Category Name

Flare wiki pages are created by the flare data processing pipeline. At present, it only processes data of a few instruments. More data processing modules can be integrated into the pipeline. If you wish to contribute modules, please send them to hualin.xiao@fhnw.ch Below is template:

def module_name(flare_id, start_utc, end_utc):
    # data processing code here
    # plot data
    # save plot

Pages in category "STIX Flares"

The following 200 pages are in this category, out of 889 total.

(previous page) (next page)

S

(previous page) (next page)