Difference between revisions of "Category:STIX Flares"

From stix
Jump to: navigation, search
Line 6: Line 6:
 
At present, it only processes data of a few instruments.  
 
At present, it only processes data of a few instruments.  
 
More data processing modules can be integrated into the pipeline.
 
More data processing modules can be integrated into the pipeline.
If you wish to contribute modules, please send them to [mailto:hualin.xiao@fhnw.ch Hualin Xiao]
+
If you wish to contribute modules, please prepare modules like the example below and send them to [mailto:hualin.xiao@fhnw.ch Hualin Xiao]
Below is template:
+
 
 
<syntaxhighlight lang="python">
 
<syntaxhighlight lang="python">
 
def module_name(flare_id, start_utc, end_utc):
 
def module_name(flare_id, start_utc, end_utc):

Revision as of 17:32, 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 prepare modules like the example below and send them to Hualin Xiao

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)