Feature Extraction
  1. Feature Extraction

flare_association

Public
AuthorCommitMessageCommit dateIssues
Sung-Hong ParkSung-Hong Park
83a1f094df8Modified the format of the flare magnitude in flare association data from a string to a float number
Sung-Hong ParkSung-Hong Park
1f42f8ad220Added the code description comment
Sung-Hong ParkSung-Hong Park
af954db1a82Modified the flare association algorithm and associated subroutines corresponding to the updated FLARECAST staging table
Sung-Hong ParkSung-Hong Park
5a2dfae7d44A bug fixed
Sung-Hong ParkSung-Hong Park
44714f568caFixed a bug in regards to a flare event of which start time has a different date compared to that of the peak and end times.
Samuel von StachelskiSamuel von Stachelski
b5d3f10c6b8MMerge branch 'master' of https://dev.flarecast.eu/stash/scm/fe/flare_association
Samuel von StachelskiSamuel von Stachelski
b8b6fbb4e42fixed typo
Sung-Hong ParkSung-Hong Park
23ff4f496c2fixed typos
Samuel von StachelskiSamuel von Stachelski
7f093b8d479fixed typo
Sung-Hong ParkSung-Hong Park
7a70f053c2aChanged to exclude B-class flares
Sung-Hong ParkSung-Hong Park
232094039a0Configuration file changed
Sung-Hong ParkSung-Hong Park
baae04de735Changed the default values of the two key words time_window and time_offset
Sung-Hong ParkSung-Hong Park
db37a4ed7e5Modified the format of empty variables
Sung-Hong ParkSung-Hong Park
269e113f063Added t_offset keyword
Sung-Hong ParkSung-Hong Park
5bae18ec54dupdated API of services
Sung-Hong ParkSung-Hong Park
5465f058b0cRemoved subroutines which are not used for the flare_association.pro algorithm
Sung-Hong ParkSung-Hong Park
ee401bc97f5updated API of services
Samuel von StachelskiSamuel von Stachelski
2a3a80e8d29added better debug output, fixed bug with un-/wrong-initialized values in flare association
Sung-Hong ParkSung-Hong Park
bd20409185aModified the code in case there is no SWPC event list data for a given time
Sung-Hong ParkSung-Hong Park
34551190d3bAdded the configuration file for the flare association algorithm
Sung-Hong ParkSung-Hong Park
a0006555422New code for downloading SWPC event data
Sung-Hong ParkSung-Hong Park
9fab39271c3The structure of the code has been changed in order to be implemented into the master routine "call_prop_extractions.pro".
Sung-Hong ParkSung-Hong Park
c45f58d700bRemove some lines related to the coordinate transformation (between image coordinates and Heliographic coordinates)
Sung-Hong ParkSung-Hong Park
0000d746b7bRemove some lines related to the coordinate transformation (between image coordinates and Heliographic coordinates)
Sung-Hong ParkSung-Hong Park
f7032685f27Fixed some bugs and modified the code based on the flare data format
Sung-Hong ParkSung-Hong Park
54f77da4572NOAA/SWPC ftp site have the uncompressed event list since 2015
Sung-Hong ParkSung-Hong Park
de424b4098aChange the subroutine "find_goes_flare_info_from_flarecast.pro" which now downloads the SWPC event list from the FLARECAST staging table
Sung-Hong ParkSung-Hong Park
8f56538fa54Added the subroutine "find_goes_flare_info_from_flarecast.pro" which now downloads the SWPC event list from the FLARECAST staging table
Sung-Hong ParkSung-Hong Park
9a9ee3932eaChange the subroutine "find_goes_flare_info_from_flarecast.pro" which now downloads the SWPC event list from the FLARECAST staging table
Sung-Hong ParkSung-Hong Park
d85594479faUpdate the codes and some bugs are fixed
Sung-Hong ParkSung-Hong Park
5396867a7b0Remove the "wait" function
Sung-Hong ParkSung-Hong Park
3d05da0925fReplace the image process subroutine from "correct_image_limb.pro" to "image_check_correct.pro" and remove the definition line of the associated "lon_max" parameter.Change the latitude and longitude ranges to be corresponding to the SHARP entire field-of-view (in the previous version, the CMASK region is only considered).
Sung-Hong ParkSung-Hong Park
0c49516762eInitial Commit