Difference between revisions of "Category:STIX Flares"

From stix
Jump to: navigation, search
Line 5: Line 5:
 
Flare wiki pages are created by the flare data processing pipeline.  
 
Flare wiki pages are created by the flare data processing pipeline.  
 
At present, it only processes data of a few instruments.  
 
At present, it only processes data of a few instruments.  
More data 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 hualin.xiao@fhnw.ch
 +
Below is template:
 +
<code>
 +
def module_name(flare_id, start_utc, end_utc):
 +
    # data processing code here
 +
    # plot data
 +
    # save plot
 +
 
 +
</code>

Revision as of 17:28, 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)