SunPy Demo RHESSI Workshop 13

Author: Steven Christe

Email: steven.christe@nasa.gov

What is SunPy?

A community-developed, free and open-source solar data analysis environment for Python.

SunPy is built upon foundational libraries which enable scientific computing in Python which includes

and also (increasingly)

This ipython notebook file can be found at

or can be viewed (if you don't have ipython installed) here

Setting up the notebook for inline plots


In [1]:
%matplotlib inline

In [2]:
import numpy as np

In [3]:
import matplotlib.pyplot as plt

In [4]:
import sunpy

In [5]:
sunpy.system_info()


==========================================================
 SunPy Installation Information

==========================================================

###########
 General
###########
Time : Friday, 04. April 2014 07:22AM UT
System : Darwin
Processor : i386
Arch : 64bit
SunPy : 0.3.2
SunPy_git : v0.3.1-878-g5d3d14a
OS: Mac OS X 10.9.2 (i386)


###########
 Required Libraries 
###########
Python: 2.7.6
NumPy: 1.8.1
SciPy: 0.13.3
matplotlib: 1.3.1
Astropy: 0.3
Pandas: 0.13.1


###########
 Recommended Libraries 
###########
beautifulsoup: 4.3.1
PyQt: 4.9.4
SUDS: 0.4
Sqlalchemy: 0.8.3
Requests: 1.2.3
/Users/schriste/anaconda/lib/python2.7/site-packages/pytz/__init__.py:29: UserWarning: Module _imaging was already imported from /Users/schriste/anaconda/lib/python2.7/site-packages/PIL/_imaging.so, but /Users/schriste/.local/lib/python2.7/site-packages is being added to sys.path
  from pkg_resources import resource_stream

1. Solar Images in SunPy

SunPy has a Map type that supports 2D images, it makes it simple to read data in from any filetype supported in sunpy.io which is currently FITS, JPEG2000 and ANA files. You can also create maps from any (data, metadata) pair.

SunPy contains a few test data files, under the sunpy namespace:

  • sunpy.AIA_171_IMAGE
  • sunpy.CALLISTO_IMAGE
  • sunpy.EIT_195_IMAGE
  • sunpy.RHESSI_EVENT_LIST
  • sunpy.RHESSI_IMAGE

These are all just links to FITS files contained in the SunPy distribution.


In [6]:
print sunpy.AIA_171_IMAGE


/Users/schriste/Dropbox/Developer/python/sunpy/sunpy/data/sample/AIA20110319_105400_0171.fits

In [7]:
import sunpy.map

aiamap = sunpy.map.Map(sunpy.AIA_171_IMAGE)
aiamap


Out[7]:
SunPy AIAMap
---------
Observatory:	 SDO
Instrument:	 AIA_3
Detector:	 AIA
Measurement:	 171
Obs Date:	 2011-03-19T10:54:00.34
dt:		 1.999601
Dimension:	 [1024, 1024]
[dx, dy] =	 [2.400000, 2.400000]

array([[ 0.3125, -0.0625, -0.125 , ...,  0.625 , -0.625 ,  0.    ],
       [ 1.    ,  0.1875, -0.8125, ...,  0.625 , -0.625 ,  0.    ],
       [-1.1875,  0.375 , -0.5   , ..., -0.125 , -0.625 , -1.1875],
       ..., 
       [-0.625 ,  0.0625, -0.3125, ...,  0.125 ,  0.125 ,  0.125 ],
       [ 0.5625,  0.0625,  0.5625, ..., -0.0625, -0.0625,  0.    ],
       [ 0.5   , -0.125 ,  0.4375, ...,  0.6875,  0.6875,  0.6875]])

Maps contain both the image data and the metadata associated with the image, this metadata currently does not deviate much from the standard FITS WCS keywords, but presented in a instrument-independant manner.

Documentation on the Map Object

The data (stored in a numpy array)


In [8]:
aiamap.data


Out[8]:
array([[ 0.3125, -0.0625, -0.125 , ...,  0.625 , -0.625 ,  0.    ],
       [ 1.    ,  0.1875, -0.8125, ...,  0.625 , -0.625 ,  0.    ],
       [-1.1875,  0.375 , -0.5   , ..., -0.125 , -0.625 , -1.1875],
       ..., 
       [-0.625 ,  0.0625, -0.3125, ...,  0.125 ,  0.125 ,  0.125 ],
       [ 0.5625,  0.0625,  0.5625, ..., -0.0625, -0.0625,  0.    ],
       [ 0.5   , -0.125 ,  0.4375, ...,  0.6875,  0.6875,  0.6875]])

In [9]:
aiamap.data.max()


Out[9]:
9429.125

The standard deviation


In [10]:
aiamap.data.std()


Out[10]:
292.43424704678557

In [11]:
aiamap.data.min()


Out[11]:
-2.0

The original metadata (stored in a dictionary)


In [12]:
aiamap.meta


Out[12]:
MapMeta([('dsun_obs', 148940609626.98), ('t_obs', '2011-03-19T10:54:01.34Z'), ('tobsepoc', '1977.01.01_00:00:00_TAI'), ('simple', True), ('datavals', 16777216), ('aimgshen', 4), ('aiagp2', 0), ('aiftsid', 40960), ('comment', "FITS (Flexible Image Transport System) format is defined in 'Astronomy  and Astrophysics', volume 376, page 359; bibcode: 2001A&A...376..359H"), ('aihis348', 8388262), ('roi_llx2', -2147483648), ('extend', True), ('aivnmst', 453), ('aicfgdl4', 236), ('crlt_obs', -7.064078), ('aicfgdl1', 0), ('aicfgdl2', 137), ('aicfgdl3', 201), ('totvals', 16777216), ('acs_mode', 'SCIENCE'), ('isppktvn', '001.197'), ('aimshobe', 26.076), ('aimshobc', 41.099998), ('aihis860', 8388603), ('r_sun', 1608.94397), ('orb_rec', 'sdo.fds_orbit_vectors[2011.03.19_10:54:00_UTC]'), ('fid', 0), ('wave_str', '171_THIN'), ('aecdelay', 1540), ('int_time', 2.273438), ('aimshcbc', 2040.791992), ('crval1', 0.0), ('lvl_num', 1.5), ('acs_safe', 'NO'), ('aimshcbe', 2025.864014), ('aifoenfl', 1), ('y0_lf', 'nan'), ('aifdbid', 241), ('ctype2', 'HPLT-TAN'), ('ctype1', 'HPLN-TAN'), ('exptime', 1.999601), ('quallev0', 0), ('obs_vn', 2177.6711), ('aiasen', 0), ('aifcps', 10), ('cdelt1', 2.4), ('cdelt2', 2.4), ('rsun_ref', 696000000.0), ('naxis', 2), ('date-obs', '2011-03-19T10:54:00.34'), ('rsun_lf', 'nan'), ('aistate', 'CLOSED'), ('obs_vw', 30775.731671), ('datamean', 236.57), ('datarms', 294.02), ('obs_vr', -2132.568376), ('rsun_obs', 963.879683), ('aiawvlen', 7), ('instrume', 'AIA_3'), ('camera', 3), ('blank', -2147483648), ('oscnrms', 'nan'), ('oscnmean', 'nan'), ('aimgots', 1679223275), ('roi_llx1', -2147483648), ('naxis1', 1024), ('naxis2', 1024), ('datakurt', 49.56), ('aifiltyp', 0), ('acs_eclp', 'NO'), ('agt1svy', 18), ('roi_nwin', -2147483648), ('agt1svz', 10), ('aiaecenf', 1), ('checksum', 'J7qAL7o6J7oAJ7o5'), ('inst_rot', 0.102488), ('percentd', 100.0), ('acs_cgt', 'GT3'), ('bitpix', 32), ('asd_rec', 'sdo.lev0_asd_0004[:#8948067]'), ('aimgfsn', 5), ('quality', 1073741824), ('roi_sum', -2147483648), ('dataskew', 4.63), ('mpo_rec', 'sdo.master_pointing[:#116]'), ('roi_nax2', -2147483648), ('fsn', 22642033), ('roi_nax1', -2147483648), ('dsun_ref', 149597870691.0), ('aihismxb', 7), ('expsdev', 0.00016), ('aiahfsn', 22642025), ('car_rot', 2108), ('gciec_y', 'nan'), ('gciec_x', 'nan'), ('gciec_z', 'nan'), ('aimgtyp', 0), ('datasum', '3958014355'), ('cunit1', 'arcsec'), ('asqtnum', 2), ('cunit2', 'arcsec'), ('crln_obs', 315.285065), ('origin', 'SDO/JSOC-SDP'), ('roi_nay2', -2147483648), ('aihis604', 8388597), ('agt3svz', 0), ('datamin', -7), ('imscl_mp', 0.599076), ('aifrmlid', 3024), ('crval2', 0.0), ('crpix1', 512.5), ('crpix2', 512.5), ('sat_z0', 14.820671), ('telescop', 'SDO/AIA'), ('wavelnth', 171), ('isppktim', '2011-03-19T10:53:57.50Z'), ('keycomments', {'DATASUM': 'data unit checksum updated 2011-03-19T11:08:18', 'EXTEND': 'FITS dataset may contain extensions', 'NAXIS1': 'length of data axis 1', 'CHECKSUM': 'HDU checksum updated 2011-03-19T11:08:18', 'NAXIS2': 'length of data axis 2', 'NAXIS': 'number of data axes', 'SIMPLE': 'file does conform to FITS standard', 'BITPIX': 'number of bits per data pixel'}), ('datamax', 16228), ('asqfsn', 22642033), ('y0_mp', 2046.589966), ('roi_nay1', -2147483648), ('aimgshce', 2000), ('aimgotss', 5339), ('agt3svy', 2), ('aecmode', 'ON'), ('date', '2011-03-19T11:08:25'), ('aihis192', 8381297), ('img_type', 'LIGHT'), ('aiagp8', 393), ('aiagp9', 457), ('aimshcte', 2068.676025), ('aiagp5', 0), ('aiagp6', 0), ('aiagp7', 0), ('aiagp1', 0), ('aimshctc', 2054.875977), ('aiagp3', 0), ('sat_rot', -8.8e-05), ('agt4svz', 0), ('crota2', 0.0), ('aiftswth', 0), ('agt4svy', 14), ('x0_lf', 'nan'), ('recnum', 76202), ('aifwen', 204), ('hciec_z', 'nan'), ('aiagp10', 748), ('hciec_x', 'nan'), ('hciec_y', 'nan'), ('datamedn', 192), ('missvals', 0), ('aiaecti', 0), ('tobsstep', 90.0), ('asqhdr', 2170125681), ('acs_sunp', 'YES'), ('history', ''), ('waveunit', 'angstrom'), ('flat_rec', 'aia.flatfield[:#7]'), ('bzero', 0.0), ('roi_lly2', -2147483648), ('x0_mp', 2052.399902), ('roi_lly1', -2147483648), ('aiagp4', 0), ('aimshotc', 55.312), ('agt2svy', 10), ('aimshote', 69.316002), ('agt2svz', 8), ('ispsname', 'aia.lev0_isp_0011'), ('bscale', 0.0625), ('aectype', 0), ('sat_y0', -0.365593), ('detector', 'AIA')])

In [13]:
aiamap.meta.keys()


Out[13]:
['dsun_obs',
 't_obs',
 'tobsepoc',
 'simple',
 'datavals',
 'aimgshen',
 'aiagp2',
 'aiftsid',
 'comment',
 'aihis348',
 'roi_llx2',
 'extend',
 'aivnmst',
 'aicfgdl4',
 'crlt_obs',
 'aicfgdl1',
 'aicfgdl2',
 'aicfgdl3',
 'totvals',
 'acs_mode',
 'isppktvn',
 'aimshobe',
 'aimshobc',
 'aihis860',
 'r_sun',
 'orb_rec',
 'fid',
 'wave_str',
 'aecdelay',
 'int_time',
 'aimshcbc',
 'crval1',
 'lvl_num',
 'acs_safe',
 'aimshcbe',
 'aifoenfl',
 'y0_lf',
 'aifdbid',
 'ctype2',
 'ctype1',
 'exptime',
 'quallev0',
 'obs_vn',
 'aiasen',
 'aifcps',
 'cdelt1',
 'cdelt2',
 'rsun_ref',
 'naxis',
 'date-obs',
 'rsun_lf',
 'aistate',
 'obs_vw',
 'datamean',
 'datarms',
 'obs_vr',
 'rsun_obs',
 'aiawvlen',
 'instrume',
 'camera',
 'blank',
 'oscnrms',
 'oscnmean',
 'aimgots',
 'roi_llx1',
 'naxis1',
 'naxis2',
 'datakurt',
 'aifiltyp',
 'acs_eclp',
 'agt1svy',
 'roi_nwin',
 'agt1svz',
 'aiaecenf',
 'checksum',
 'inst_rot',
 'percentd',
 'acs_cgt',
 'bitpix',
 'asd_rec',
 'aimgfsn',
 'quality',
 'roi_sum',
 'dataskew',
 'mpo_rec',
 'roi_nax2',
 'fsn',
 'roi_nax1',
 'dsun_ref',
 'aihismxb',
 'expsdev',
 'aiahfsn',
 'car_rot',
 'gciec_y',
 'gciec_x',
 'gciec_z',
 'aimgtyp',
 'datasum',
 'cunit1',
 'asqtnum',
 'cunit2',
 'crln_obs',
 'origin',
 'roi_nay2',
 'aihis604',
 'agt3svz',
 'datamin',
 'imscl_mp',
 'aifrmlid',
 'crval2',
 'crpix1',
 'crpix2',
 'sat_z0',
 'telescop',
 'wavelnth',
 'isppktim',
 'keycomments',
 'datamax',
 'asqfsn',
 'y0_mp',
 'roi_nay1',
 'aimgshce',
 'aimgotss',
 'agt3svy',
 'aecmode',
 'date',
 'aihis192',
 'img_type',
 'aiagp8',
 'aiagp9',
 'aimshcte',
 'aiagp5',
 'aiagp6',
 'aiagp7',
 'aiagp1',
 'aimshctc',
 'aiagp3',
 'sat_rot',
 'agt4svz',
 'crota2',
 'aiftswth',
 'agt4svy',
 'x0_lf',
 'recnum',
 'aifwen',
 'hciec_z',
 'aiagp10',
 'hciec_x',
 'hciec_y',
 'datamedn',
 'missvals',
 'aiaecti',
 'tobsstep',
 'asqhdr',
 'acs_sunp',
 'history',
 'waveunit',
 'flat_rec',
 'bzero',
 'roi_lly2',
 'x0_mp',
 'roi_lly1',
 'aiagp4',
 'aimshotc',
 'agt2svy',
 'aimshote',
 'agt2svz',
 'ispsname',
 'bscale',
 'aectype',
 'sat_y0',
 'detector']

In [14]:
aiamap.meta.get('rsun_obs')


Out[14]:
963.879683

We also provide quick access to some key metadata values as object variables


In [15]:
print(aiamap.date, aiamap.coordinate_system, aiamap.detector, aiamap.dsun)


('2011-03-19T10:54:00.34', {'y': 'HPLT-TAN', 'x': 'HPLN-TAN'}, 'AIA', 148940609626.98)

The properties of the map provide a standard way of reading meta data. For instance the pixel scale can be accessed with the .scale attribute:


In [16]:
aiamap.scale


Out[16]:
{'x': 2.4, 'y': 2.4}

In [17]:
aiamap.yrange


Out[17]:
[-1228.8, 1228.8]

In [18]:
aiamap.xrange


Out[18]:
[-1228.8, 1228.8]

Map provides some useful functions such as

  • submap
  • plotting
  • resampling

Playing with a map


In [19]:
aiasub = aiamap.submap([-250,50],[-550,-250])

In [20]:
aiasub.xrange, aiasub.yrange


Out[20]:
([-249.59999999999999, 50.400000000000006],
 [-549.60000000000002, -249.60000000000002])

In [21]:
fig, ax = plt.subplots(1, figsize=(7,7))
im = aiasub.plot(axes=ax, vmin=100, vmax=aiasub.data.max())
ax = aiasub.draw_grid(grid_spacing=5)
cbar = plt.colorbar()


Composite Maps

Composite maps inherits from genericMap and can handle multiple maps and lets you plot them together.


In [22]:
compmap = sunpy.map.Map(sunpy.AIA_171_IMAGE, sunpy.RHESSI_IMAGE, composite=True)

In [23]:
levels = np.arange(0,50,5)
print(levels)
compmap.set_levels(1, levels, percent=True)
compmap.set_alpha(1,0.5)
compmap.set_colors(1, 'Reds_r')


[ 0  5 10 15 20 25 30 35 40 45]

In [24]:
ax = plt.subplot()
compmap.plot()
ax.axis([200, 600, -600, -200])
plt.show()


Spectrograms


In [25]:
from sunpy.spectra.sources.callisto import CallistoSpectrogram
tstart, tend = "2011-06-07T06:00:00", "2011-06-07T07:45:00"
callisto = CallistoSpectrogram.from_range("BIR", tstart, tend)

In [26]:
callisto.peek(vmin = 0)


Out[26]:
<matplotlib.axes.AxesSubplot at 0x112f440d0>

In [27]:
callisto_nobg = callisto.subtract_bg()

In [28]:
callisto_nobg.peek(vmin = 0)


Out[28]:
<matplotlib.axes.AxesSubplot at 0x1129c0250>

In [29]:
callisto_nobg.peek(vmin = 0, vmax = 40)


Out[29]:
<matplotlib.axes.AxesSubplot at 0x11299ac10>

In [30]:
callisto.data


Out[30]:
array([[117, 117, 117, ..., 117, 116, 117],
       [117, 116, 117, ..., 116, 116, 116],
       [117, 116, 116, ..., 116, 116, 116],
       ..., 
       [128, 128, 128, ..., 125, 124, 126],
       [127, 128, 127, ..., 123, 123, 125],
       [145, 146, 142, ..., 143, 137, 140]], dtype=uint8)

Lightcurves


In [31]:
import sunpy.lightcurve
evelc = sunpy.lightcurve.EVELightCurve.create('2014/01/01')


/Users/schriste/Dropbox/Developer/python/sunpy/sunpy/lightcurve/lightcurve.py:223: RuntimeWarning: Using existing file rather than downloading, use overwrite=True to override.
  warnings.warn("Using existing file rather than downloading, use overwrite=True to override.", RuntimeWarning)

In [32]:
evelc.data


Out[32]:
XRS-B proxy XRS-A proxy SEM proxy 0.1-7ESPquad 17.1ESP 25.7ESP 30.4ESP 36.6ESP darkESP 121.6MEGS-P darkMEGS-P q0ESP q1ESP q2ESP q3ESP CMLat CMLon x_cool proxy oldXRSB proxy
HHMM
2014-01-01 00:00:00 0.000006 0.000000 0.000858 0.00196 0.000904 0.000547 0.000958 -1.000000 49.4 -1 39.2 0.334 0.157 0.351 0.158 -28.9 -0.9 2320 0.000005
2014-01-01 00:01:00 0.000006 0.000000 0.000858 0.00195 0.000904 0.000547 0.000959 -1.000000 49.4 -1 39.2 0.334 0.157 0.351 0.158 -28.8 -0.9 2320 0.000005
2014-01-01 00:02:00 0.000006 0.000000 0.000857 0.00195 0.000903 0.000547 0.000957 -1.000000 49.4 -1 39.2 0.334 0.157 0.350 0.158 -28.7 -1.2 2320 0.000005
2014-01-01 00:03:00 0.000006 0.000000 0.000857 0.00195 0.000903 0.000547 0.000956 -1.000000 49.4 -1 39.2 0.334 0.157 0.351 0.158 -28.8 -1.0 2330 0.000005
2014-01-01 00:04:00 0.000006 0.000000 0.000856 0.00194 0.000903 0.000547 0.000955 -1.000000 49.4 -1 39.2 0.334 0.157 0.351 0.158 -28.7 -1.0 2330 0.000005
2014-01-01 00:05:00 0.000006 0.000000 0.000856 0.00194 0.000903 0.000547 0.000955 -1.000000 49.5 -1 39.2 0.335 0.157 0.350 0.158 -28.8 -1.3 2330 0.000005
2014-01-01 00:06:00 0.000006 0.000000 0.000856 0.00194 0.000903 0.000546 0.000955 -1.000000 49.5 -1 39.2 0.334 0.158 0.351 0.158 -28.8 -1.3 2330 0.000005
2014-01-01 00:07:00 0.000006 0.000000 0.000856 0.00194 0.000903 0.000546 0.000955 -1.000000 49.5 -1 39.2 0.334 0.158 0.350 0.158 -28.7 -1.3 2330 0.000005
2014-01-01 00:08:00 0.000006 0.000000 0.000856 0.00194 0.000903 0.000546 0.000956 -1.000000 49.5 -1 39.2 0.335 0.158 0.350 0.158 -28.7 -1.8 2330 0.000005
2014-01-01 00:09:00 0.000006 0.000000 0.000857 0.00195 0.000904 0.000546 0.000956 -1.000000 49.5 -1 39.2 0.335 0.158 0.349 0.158 -28.7 -2.0 2330 0.000005
2014-01-01 00:10:00 0.000006 0.000000 0.000857 0.00196 0.000904 0.000546 0.000956 -1.000000 49.5 -1 39.2 0.335 0.159 0.349 0.158 -28.6 -2.1 2340 0.000005
2014-01-01 00:11:00 0.000006 0.000000 0.000856 0.00197 0.000903 0.000546 0.000956 -1.000000 49.5 -1 39.2 0.335 0.159 0.349 0.158 -28.6 -2.4 2340 0.000005
2014-01-01 00:12:00 0.000006 0.000000 0.000856 0.00199 0.000903 0.000546 0.000955 0.000445 49.5 -1 39.2 0.336 0.159 0.348 0.157 -28.6 -3.0 2340 0.000005
2014-01-01 00:13:00 0.000006 0.000000 0.000855 0.00203 0.000903 0.000546 0.000954 0.007550 49.5 -1 39.3 0.338 0.160 0.345 0.156 -28.6 -4.7 2340 0.000006
2014-01-01 00:14:00 0.000006 0.000000 0.000855 0.00208 0.000903 0.000546 0.000954 0.013800 49.5 -1 39.3 0.341 0.161 0.343 0.156 -28.5 -6.7 2340 0.000006
2014-01-01 00:15:00 0.000007 0.000000 0.000855 0.00212 0.000904 0.000545 0.000954 0.242000 49.5 -1 39.3 0.341 0.162 0.342 0.155 -28.5 -7.6 2340 0.000006
2014-01-01 00:16:00 0.000007 0.000001 0.000855 0.00215 0.000904 0.000545 0.000954 0.537000 49.5 -1 39.2 0.342 0.163 0.340 0.155 -28.3 -8.3 2350 0.000006
2014-01-01 00:17:00 0.000007 0.000001 0.000855 0.00217 0.000904 0.000545 0.000954 0.597000 49.6 -1 39.2 0.343 0.164 0.338 0.155 -28.2 -9.5 2350 0.000006
2014-01-01 00:18:00 0.000007 0.000001 0.000856 0.00218 0.000904 0.000545 0.000956 0.998000 49.6 -1 39.2 0.343 0.165 0.337 0.155 -28.0 -10.1 2350 0.000006
2014-01-01 00:19:00 0.000007 0.000001 0.000857 0.00217 0.000905 0.000545 0.000957 0.934000 49.6 -1 39.3 0.343 0.165 0.336 0.155 -27.9 -10.3 2350 0.000006
2014-01-01 00:20:00 0.000007 0.000001 0.000857 0.00217 0.000905 0.000545 0.000956 0.870000 49.6 -1 39.3 0.343 0.166 0.336 0.155 -27.9 -10.6 2350 0.000006
2014-01-01 00:21:00 0.000007 0.000001 0.000856 0.00216 0.000905 0.000545 0.000955 0.808000 49.6 -1 39.3 0.343 0.165 0.337 0.155 -27.9 -10.2 2350 0.000006
2014-01-01 00:22:00 0.000007 0.000001 0.000855 0.00217 0.000905 0.000545 0.000953 0.746000 49.6 -1 39.3 0.343 0.165 0.337 0.155 -27.9 -10.2 2360 0.000006
2014-01-01 00:23:00 0.000007 0.000001 0.000855 0.00217 0.000905 0.000546 0.000953 0.687000 49.6 -1 39.3 0.343 0.165 0.337 0.155 -27.9 -10.2 2360 0.000006
2014-01-01 00:24:00 0.000007 0.000001 0.000855 0.00216 0.000906 0.000546 0.000953 0.629000 49.6 -1 39.2 0.343 0.165 0.337 0.155 -28.0 -10.2 2360 0.000006
2014-01-01 00:25:00 0.000007 0.000001 0.000856 0.00216 0.000906 0.000547 0.000954 0.574000 49.6 -1 39.2 0.344 0.165 0.336 0.155 -28.0 -10.5 2360 0.000006
2014-01-01 00:26:00 0.000007 0.000001 0.000856 0.00217 0.000906 0.000547 0.000954 0.520000 49.5 -1 39.3 0.343 0.165 0.336 0.155 -27.9 -10.5 2360 0.000006
2014-01-01 00:27:00 0.000007 0.000001 0.000856 0.00218 0.000906 0.000547 0.000955 0.470000 49.5 -1 39.3 0.343 0.165 0.337 0.155 -28.0 -10.2 2370 0.000006
2014-01-01 00:28:00 0.000007 0.000001 0.000856 0.00218 0.000906 0.000547 0.000955 0.421000 49.5 -1 39.3 0.343 0.165 0.337 0.155 -28.0 -10.3 2370 0.000006
2014-01-01 00:29:00 0.000007 0.000001 0.000856 0.00219 0.000906 0.000548 0.000954 0.376000 49.5 -1 39.3 0.343 0.165 0.338 0.154 -28.1 -10.2 2370 0.000006
2014-01-01 00:30:00 0.000007 0.000001 0.000856 0.00220 0.000906 0.000548 0.000954 0.332000 49.6 -1 39.3 0.344 0.165 0.337 0.154 -28.2 -10.4 2370 0.000006
2014-01-01 00:31:00 0.000007 0.000001 0.000856 0.00221 0.000906 0.000548 0.000954 0.292000 49.6 -1 39.3 0.345 0.164 0.337 0.154 -28.3 -10.6 2370 0.000006
2014-01-01 00:32:00 0.000007 0.000001 0.000856 0.00222 0.000906 0.000548 0.000953 0.254000 49.5 -1 39.3 0.345 0.164 0.338 0.154 -28.4 -10.6 2370 0.000006
2014-01-01 00:33:00 0.000007 0.000001 0.000856 0.00224 0.000906 0.000549 0.000953 0.219000 49.5 -1 39.3 0.346 0.164 0.338 0.153 -28.5 -10.9 2380 0.000007
2014-01-01 00:34:00 0.000007 0.000001 0.000855 0.00226 0.000906 0.000549 0.000953 0.186000 49.5 -1 39.3 0.347 0.164 0.337 0.152 -28.6 -12.0 2380 0.000007
2014-01-01 00:35:00 0.000007 0.000001 0.000856 0.00229 0.000906 0.000549 0.000954 0.156000 49.5 -1 39.3 0.349 0.164 0.336 0.151 -28.7 -13.0 2380 0.000007
2014-01-01 00:36:00 0.000008 0.000001 0.000856 0.00231 0.000906 0.000549 0.000954 0.218000 49.5 -1 39.3 0.349 0.164 0.335 0.151 -28.7 -13.4 2380 0.000007
2014-01-01 00:37:00 0.000008 0.000001 0.000857 0.00233 0.000907 0.000549 0.000955 0.361000 49.5 -1 39.3 0.351 0.164 0.334 0.151 -28.7 -14.1 2380 0.000007
2014-01-01 00:38:00 0.000008 0.000001 0.000858 0.00236 0.000907 0.000549 0.000956 0.320000 49.5 -1 39.3 0.350 0.165 0.334 0.151 -28.6 -14.3 2380 0.000007
2014-01-01 00:39:00 0.000008 0.000001 0.000859 0.00237 0.000907 0.000549 0.000958 0.283000 49.5 -1 39.3 0.351 0.164 0.334 0.151 -28.7 -14.1 2390 0.000007
2014-01-01 00:40:00 0.000008 0.000001 0.000859 0.00238 0.000907 0.000550 0.000958 0.247000 49.5 -1 39.3 0.350 0.164 0.334 0.151 -28.7 -13.9 2390 0.000007
2014-01-01 00:41:00 0.000008 0.000001 0.000859 0.00240 0.000907 0.000549 0.000957 0.214000 49.5 -1 39.3 0.350 0.164 0.335 0.151 -28.7 -13.5 2390 0.000007
2014-01-01 00:42:00 0.000008 0.000001 0.000859 0.00241 0.000907 0.000549 0.000958 0.183000 49.5 -1 39.3 0.349 0.164 0.335 0.152 -28.7 -13.0 2390 0.000007
2014-01-01 00:43:00 0.000008 0.000001 0.000860 0.00242 0.000908 0.000549 0.000960 0.155000 49.5 -1 39.3 0.349 0.164 0.336 0.151 -28.8 -12.8 2390 0.000007
2014-01-01 00:44:00 0.000008 0.000001 0.000861 0.00243 0.000909 0.000550 0.000960 0.307000 49.5 -1 39.3 0.349 0.163 0.337 0.151 -28.9 -12.6 2390 0.000007
2014-01-01 00:45:00 0.000008 0.000001 0.000861 0.00244 0.000909 0.000550 0.000961 0.620000 49.5 -1 39.3 0.349 0.163 0.338 0.151 -29.0 -12.1 2400 0.000007
2014-01-01 00:46:00 0.000008 0.000001 0.000862 0.00244 0.000909 0.000550 0.000961 0.742000 49.5 -1 39.3 0.348 0.162 0.338 0.152 -28.9 -11.6 2400 0.000007
2014-01-01 00:47:00 0.000008 0.000001 0.000862 0.00244 0.000909 0.000551 0.000961 0.763000 49.5 -1 39.3 0.348 0.163 0.338 0.152 -28.9 -11.6 2400 0.000007
2014-01-01 00:48:00 0.000008 0.000001 0.000862 0.00244 0.000909 0.000551 0.000961 0.695000 49.5 -1 39.3 0.347 0.163 0.338 0.152 -28.8 -11.1 2400 0.000007
2014-01-01 00:49:00 0.000008 0.000001 0.000863 0.00243 0.000909 0.000551 0.000962 0.675000 49.5 -1 39.2 0.346 0.163 0.339 0.152 -28.8 -10.8 2400 0.000007
2014-01-01 00:50:00 0.000008 0.000001 0.000864 0.00242 0.000910 0.000552 0.000965 1.140000 49.5 -1 39.3 0.346 0.162 0.340 0.152 -28.9 -10.3 2400 0.000007
2014-01-01 00:51:00 0.000008 0.000001 0.000866 0.00241 0.000910 0.000552 0.000966 1.260000 49.5 -1 39.3 0.346 0.162 0.340 0.152 -28.9 -10.3 2410 0.000007
2014-01-01 00:52:00 0.000008 0.000001 0.000865 0.00239 0.000910 0.000551 0.000966 1.470000 49.5 -1 39.3 0.345 0.162 0.340 0.152 -28.9 -10.0 2410 0.000007
2014-01-01 00:53:00 0.000008 0.000001 0.000865 0.00238 0.000911 0.000551 0.000965 1.820000 49.5 -1 39.3 0.345 0.162 0.340 0.152 -28.9 -9.8 2410 0.000007
2014-01-01 00:54:00 0.000008 0.000001 0.000865 0.00238 0.000911 0.000552 0.000966 1.890000 49.4 -1 39.3 0.344 0.162 0.341 0.152 -28.9 -9.4 2410 0.000007
2014-01-01 00:55:00 0.000008 0.000001 0.000865 0.00236 0.000911 0.000552 0.000965 1.880000 49.4 -1 39.3 0.345 0.162 0.341 0.153 -28.9 -9.3 2420 0.000007
2014-01-01 00:56:00 0.000008 0.000001 0.000864 0.00235 0.000911 0.000552 0.000964 2.040000 49.4 -1 39.3 0.344 0.162 0.341 0.153 -28.8 -9.3 2420 0.000007
2014-01-01 00:57:00 0.000008 0.000001 0.000864 0.00233 0.000911 0.000553 0.000964 2.250000 49.4 -1 39.3 0.343 0.162 0.341 0.154 -28.8 -8.6 2420 0.000007
2014-01-01 00:58:00 0.000008 0.000001 0.000864 0.00232 0.000910 0.000553 0.000963 2.060000 49.4 -1 39.3 0.343 0.162 0.342 0.154 -28.7 -8.3 2420 0.000007
2014-01-01 00:59:00 0.000007 0.000001 0.000863 0.00230 0.000910 0.000554 0.000962 1.870000 49.4 -1 39.3 0.343 0.162 0.342 0.154 -28.7 -8.2 2430 0.000007
... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ...

1440 rows × 19 columns


In [33]:
fig = plt.figure()
ax = evelc.data['XRS-B proxy'].plot()
plt.show()



In [34]:
ax = evelc.data['17.1ESP'].plot()


We can see that the missing data in this file hasn't been properly removed. (This is probably a bug in EVELightCurve). We can check the header:


In [35]:
evelc.meta


Out[35]:
['; DATA_list: 20140101_EVE_L0CS_DIODES_1m.txt\n',
 '; DATA_list: 20140101_EVE_L0CS_DIODES_1m.txt\n',
 '; Created: Wed Jan  1 23:59:12 2014 UTC\n',
 '; Origin: SDO/EVE Science Processing and Operations Center, LASP/CU\n',
 '; Units: W/m^2 for irradiance, dark is counts/(0.25s sample), quadrants are unitless, solar lat & lon are deg\n',
 '; Source: SDO-EVE ESP and MEGS-P instruments, http://lasp.colorado.edu/eve\n',
 '; Product: Level 0CS, 1-minute averaged SDO-EVE Solar Indices from broadband photometers\n',
 '; Version: 3.0, code updated 2013-Feb-02\n',
 '; Missing data: -1.00e+00\n',
 '; Column descriptions:\n',
 ';  HHMM: hour and minute in UT\n',
 ';  XRS-B proxy: a model of the expected XRS-B 0.1-0.8 nm value, calculated using two-component method\n',
 ';  XRS-A proxy: a model of the expected XRS-A value\n',
 ';  SEM proxy: a model of the expected SEM 26-34 nm value\n',
 ';  0.1-7ESPquad: the total irradiance over the ESP quadrant diode 0.1-7 nm\n',
 ';  17.1ESP: ESP irradiance measurement near 17.1 nm\n',
 ';  25.7ESP: ESP irradiance measurement near 25.7 nm\n',
 ';  30.4ESP: ESP irradiance measurement near 30.4 nm\n',
 ';  36.6ESP: ESP irradiance measurement near 36.6 nm\n',
 ';  darkESP: ESP dark diode count rates (background)\n',
 ';  121.6MEGS-P: MEGS-P irradiance measurement at H I Lyman-alpha 121.6 nm\n',
 ';  darkMEGS-P: MEGS-P dark diode count rates (background)\n',
 ';  q0ESP: ESP quadrant 0 fraction (q0ESP to q3ESP add up to 1.0)\n',
 ';  q1ESP: ESP quadrant 1 fraction\n',
 ';  q2ESP: ESP quadrant 2 fraction\n',
 ';  q3ESP: ESP quadrant 3 fraction\n',
 ';  CMLat: Latitude centroid of ESP quad diode irradiance at the sun in degrees\n',
 ';  CMLon: Longitude centroid of ESP quad diode irradiance at the sun in degrees\n',
 ';  x_cool proxy: Cool component for calculating XRS-B proxy\n',
 ';  oldXRSB proxy: XRS-B calculated using the version 2 method\n',
 '; Format:\n',
 ';  YYYY DOY MO DD\n',
 ';  HHMM XRS-B    XRS-A      SEM      0.1-7     17.1      25.7      30.4      36.6      dark      121.6     dark      q0        q1        q2        q3        CM    CM       x_cool oldXRSB\n',
 ';       proxy    proxy     proxy     ESPquad   ESP       ESP       ESP       ESP       ESP       MEGS-P    MEGS-P    ESP       ESP       ESP       ESP       Lat   Lon      proxy  proxy\n',
 ';---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------\n',
 ';END_OF_HEADER\n']

In [36]:
from pandas import isnull
evelc.data['17.1ESP'][evelc.data['17.1ESP'] == -1]


Out[36]:
HHMM
2014-01-01 17:23:00   -1
Name: 17.1ESP, dtype: float64

In [37]:
evelc.data['17.1ESP'][evelc.data['17.1ESP'] == -1] = np.nan

In [38]:
evelc.data.replace(-1, np.nan)


Out[38]:
XRS-B proxy XRS-A proxy SEM proxy 0.1-7ESPquad 17.1ESP 25.7ESP 30.4ESP 36.6ESP darkESP 121.6MEGS-P darkMEGS-P q0ESP q1ESP q2ESP q3ESP CMLat CMLon x_cool proxy oldXRSB proxy
HHMM
2014-01-01 00:00:00 0.000006 0.000000 0.000858 0.00196 0.000904 0.000547 0.000958 NaN 49.4 NaN 39.2 0.334 0.157 0.351 0.158 -28.9 -0.9 2320 0.000005
2014-01-01 00:01:00 0.000006 0.000000 0.000858 0.00195 0.000904 0.000547 0.000959 NaN 49.4 NaN 39.2 0.334 0.157 0.351 0.158 -28.8 -0.9 2320 0.000005
2014-01-01 00:02:00 0.000006 0.000000 0.000857 0.00195 0.000903 0.000547 0.000957 NaN 49.4 NaN 39.2 0.334 0.157 0.350 0.158 -28.7 -1.2 2320 0.000005
2014-01-01 00:03:00 0.000006 0.000000 0.000857 0.00195 0.000903 0.000547 0.000956 NaN 49.4 NaN 39.2 0.334 0.157 0.351 0.158 -28.8 NaN 2330 0.000005
2014-01-01 00:04:00 0.000006 0.000000 0.000856 0.00194 0.000903 0.000547 0.000955 NaN 49.4 NaN 39.2 0.334 0.157 0.351 0.158 -28.7 NaN 2330 0.000005
2014-01-01 00:05:00 0.000006 0.000000 0.000856 0.00194 0.000903 0.000547 0.000955 NaN 49.5 NaN 39.2 0.335 0.157 0.350 0.158 -28.8 -1.3 2330 0.000005
2014-01-01 00:06:00 0.000006 0.000000 0.000856 0.00194 0.000903 0.000546 0.000955 NaN 49.5 NaN 39.2 0.334 0.158 0.351 0.158 -28.8 -1.3 2330 0.000005
2014-01-01 00:07:00 0.000006 0.000000 0.000856 0.00194 0.000903 0.000546 0.000955 NaN 49.5 NaN 39.2 0.334 0.158 0.350 0.158 -28.7 -1.3 2330 0.000005
2014-01-01 00:08:00 0.000006 0.000000 0.000856 0.00194 0.000903 0.000546 0.000956 NaN 49.5 NaN 39.2 0.335 0.158 0.350 0.158 -28.7 -1.8 2330 0.000005
2014-01-01 00:09:00 0.000006 0.000000 0.000857 0.00195 0.000904 0.000546 0.000956 NaN 49.5 NaN 39.2 0.335 0.158 0.349 0.158 -28.7 -2.0 2330 0.000005
2014-01-01 00:10:00 0.000006 0.000000 0.000857 0.00196 0.000904 0.000546 0.000956 NaN 49.5 NaN 39.2 0.335 0.159 0.349 0.158 -28.6 -2.1 2340 0.000005
2014-01-01 00:11:00 0.000006 0.000000 0.000856 0.00197 0.000903 0.000546 0.000956 NaN 49.5 NaN 39.2 0.335 0.159 0.349 0.158 -28.6 -2.4 2340 0.000005
2014-01-01 00:12:00 0.000006 0.000000 0.000856 0.00199 0.000903 0.000546 0.000955 0.000445 49.5 NaN 39.2 0.336 0.159 0.348 0.157 -28.6 -3.0 2340 0.000005
2014-01-01 00:13:00 0.000006 0.000000 0.000855 0.00203 0.000903 0.000546 0.000954 0.007550 49.5 NaN 39.3 0.338 0.160 0.345 0.156 -28.6 -4.7 2340 0.000006
2014-01-01 00:14:00 0.000006 0.000000 0.000855 0.00208 0.000903 0.000546 0.000954 0.013800 49.5 NaN 39.3 0.341 0.161 0.343 0.156 -28.5 -6.7 2340 0.000006
2014-01-01 00:15:00 0.000007 0.000000 0.000855 0.00212 0.000904 0.000545 0.000954 0.242000 49.5 NaN 39.3 0.341 0.162 0.342 0.155 -28.5 -7.6 2340 0.000006
2014-01-01 00:16:00 0.000007 0.000001 0.000855 0.00215 0.000904 0.000545 0.000954 0.537000 49.5 NaN 39.2 0.342 0.163 0.340 0.155 -28.3 -8.3 2350 0.000006
2014-01-01 00:17:00 0.000007 0.000001 0.000855 0.00217 0.000904 0.000545 0.000954 0.597000 49.6 NaN 39.2 0.343 0.164 0.338 0.155 -28.2 -9.5 2350 0.000006
2014-01-01 00:18:00 0.000007 0.000001 0.000856 0.00218 0.000904 0.000545 0.000956 0.998000 49.6 NaN 39.2 0.343 0.165 0.337 0.155 -28.0 -10.1 2350 0.000006
2014-01-01 00:19:00 0.000007 0.000001 0.000857 0.00217 0.000905 0.000545 0.000957 0.934000 49.6 NaN 39.3 0.343 0.165 0.336 0.155 -27.9 -10.3 2350 0.000006
2014-01-01 00:20:00 0.000007 0.000001 0.000857 0.00217 0.000905 0.000545 0.000956 0.870000 49.6 NaN 39.3 0.343 0.166 0.336 0.155 -27.9 -10.6 2350 0.000006
2014-01-01 00:21:00 0.000007 0.000001 0.000856 0.00216 0.000905 0.000545 0.000955 0.808000 49.6 NaN 39.3 0.343 0.165 0.337 0.155 -27.9 -10.2 2350 0.000006
2014-01-01 00:22:00 0.000007 0.000001 0.000855 0.00217 0.000905 0.000545 0.000953 0.746000 49.6 NaN 39.3 0.343 0.165 0.337 0.155 -27.9 -10.2 2360 0.000006
2014-01-01 00:23:00 0.000007 0.000001 0.000855 0.00217 0.000905 0.000546 0.000953 0.687000 49.6 NaN 39.3 0.343 0.165 0.337 0.155 -27.9 -10.2 2360 0.000006
2014-01-01 00:24:00 0.000007 0.000001 0.000855 0.00216 0.000906 0.000546 0.000953 0.629000 49.6 NaN 39.2 0.343 0.165 0.337 0.155 -28.0 -10.2 2360 0.000006
2014-01-01 00:25:00 0.000007 0.000001 0.000856 0.00216 0.000906 0.000547 0.000954 0.574000 49.6 NaN 39.2 0.344 0.165 0.336 0.155 -28.0 -10.5 2360 0.000006
2014-01-01 00:26:00 0.000007 0.000001 0.000856 0.00217 0.000906 0.000547 0.000954 0.520000 49.5 NaN 39.3 0.343 0.165 0.336 0.155 -27.9 -10.5 2360 0.000006
2014-01-01 00:27:00 0.000007 0.000001 0.000856 0.00218 0.000906 0.000547 0.000955 0.470000 49.5 NaN 39.3 0.343 0.165 0.337 0.155 -28.0 -10.2 2370 0.000006
2014-01-01 00:28:00 0.000007 0.000001 0.000856 0.00218 0.000906 0.000547 0.000955 0.421000 49.5 NaN 39.3 0.343 0.165 0.337 0.155 -28.0 -10.3 2370 0.000006
2014-01-01 00:29:00 0.000007 0.000001 0.000856 0.00219 0.000906 0.000548 0.000954 0.376000 49.5 NaN 39.3 0.343 0.165 0.338 0.154 -28.1 -10.2 2370 0.000006
2014-01-01 00:30:00 0.000007 0.000001 0.000856 0.00220 0.000906 0.000548 0.000954 0.332000 49.6 NaN 39.3 0.344 0.165 0.337 0.154 -28.2 -10.4 2370 0.000006
2014-01-01 00:31:00 0.000007 0.000001 0.000856 0.00221 0.000906 0.000548 0.000954 0.292000 49.6 NaN 39.3 0.345 0.164 0.337 0.154 -28.3 -10.6 2370 0.000006
2014-01-01 00:32:00 0.000007 0.000001 0.000856 0.00222 0.000906 0.000548 0.000953 0.254000 49.5 NaN 39.3 0.345 0.164 0.338 0.154 -28.4 -10.6 2370 0.000006
2014-01-01 00:33:00 0.000007 0.000001 0.000856 0.00224 0.000906 0.000549 0.000953 0.219000 49.5 NaN 39.3 0.346 0.164 0.338 0.153 -28.5 -10.9 2380 0.000007
2014-01-01 00:34:00 0.000007 0.000001 0.000855 0.00226 0.000906 0.000549 0.000953 0.186000 49.5 NaN 39.3 0.347 0.164 0.337 0.152 -28.6 -12.0 2380 0.000007
2014-01-01 00:35:00 0.000007 0.000001 0.000856 0.00229 0.000906 0.000549 0.000954 0.156000 49.5 NaN 39.3 0.349 0.164 0.336 0.151 -28.7 -13.0 2380 0.000007
2014-01-01 00:36:00 0.000008 0.000001 0.000856 0.00231 0.000906 0.000549 0.000954 0.218000 49.5 NaN 39.3 0.349 0.164 0.335 0.151 -28.7 -13.4 2380 0.000007
2014-01-01 00:37:00 0.000008 0.000001 0.000857 0.00233 0.000907 0.000549 0.000955 0.361000 49.5 NaN 39.3 0.351 0.164 0.334 0.151 -28.7 -14.1 2380 0.000007
2014-01-01 00:38:00 0.000008 0.000001 0.000858 0.00236 0.000907 0.000549 0.000956 0.320000 49.5 NaN 39.3 0.350 0.165 0.334 0.151 -28.6 -14.3 2380 0.000007
2014-01-01 00:39:00 0.000008 0.000001 0.000859 0.00237 0.000907 0.000549 0.000958 0.283000 49.5 NaN 39.3 0.351 0.164 0.334 0.151 -28.7 -14.1 2390 0.000007
2014-01-01 00:40:00 0.000008 0.000001 0.000859 0.00238 0.000907 0.000550 0.000958 0.247000 49.5 NaN 39.3 0.350 0.164 0.334 0.151 -28.7 -13.9 2390 0.000007
2014-01-01 00:41:00 0.000008 0.000001 0.000859 0.00240 0.000907 0.000549 0.000957 0.214000 49.5 NaN 39.3 0.350 0.164 0.335 0.151 -28.7 -13.5 2390 0.000007
2014-01-01 00:42:00 0.000008 0.000001 0.000859 0.00241 0.000907 0.000549 0.000958 0.183000 49.5 NaN 39.3 0.349 0.164 0.335 0.152 -28.7 -13.0 2390 0.000007
2014-01-01 00:43:00 0.000008 0.000001 0.000860 0.00242 0.000908 0.000549 0.000960 0.155000 49.5 NaN 39.3 0.349 0.164 0.336 0.151 -28.8 -12.8 2390 0.000007
2014-01-01 00:44:00 0.000008 0.000001 0.000861 0.00243 0.000909 0.000550 0.000960 0.307000 49.5 NaN 39.3 0.349 0.163 0.337 0.151 -28.9 -12.6 2390 0.000007
2014-01-01 00:45:00 0.000008 0.000001 0.000861 0.00244 0.000909 0.000550 0.000961 0.620000 49.5 NaN 39.3 0.349 0.163 0.338 0.151 -29.0 -12.1 2400 0.000007
2014-01-01 00:46:00 0.000008 0.000001 0.000862 0.00244 0.000909 0.000550 0.000961 0.742000 49.5 NaN 39.3 0.348 0.162 0.338 0.152 -28.9 -11.6 2400 0.000007
2014-01-01 00:47:00 0.000008 0.000001 0.000862 0.00244 0.000909 0.000551 0.000961 0.763000 49.5 NaN 39.3 0.348 0.163 0.338 0.152 -28.9 -11.6 2400 0.000007
2014-01-01 00:48:00 0.000008 0.000001 0.000862 0.00244 0.000909 0.000551 0.000961 0.695000 49.5 NaN 39.3 0.347 0.163 0.338 0.152 -28.8 -11.1 2400 0.000007
2014-01-01 00:49:00 0.000008 0.000001 0.000863 0.00243 0.000909 0.000551 0.000962 0.675000 49.5 NaN 39.2 0.346 0.163 0.339 0.152 -28.8 -10.8 2400 0.000007
2014-01-01 00:50:00 0.000008 0.000001 0.000864 0.00242 0.000910 0.000552 0.000965 1.140000 49.5 NaN 39.3 0.346 0.162 0.340 0.152 -28.9 -10.3 2400 0.000007
2014-01-01 00:51:00 0.000008 0.000001 0.000866 0.00241 0.000910 0.000552 0.000966 1.260000 49.5 NaN 39.3 0.346 0.162 0.340 0.152 -28.9 -10.3 2410 0.000007
2014-01-01 00:52:00 0.000008 0.000001 0.000865 0.00239 0.000910 0.000551 0.000966 1.470000 49.5 NaN 39.3 0.345 0.162 0.340 0.152 -28.9 -10.0 2410 0.000007
2014-01-01 00:53:00 0.000008 0.000001 0.000865 0.00238 0.000911 0.000551 0.000965 1.820000 49.5 NaN 39.3 0.345 0.162 0.340 0.152 -28.9 -9.8 2410 0.000007
2014-01-01 00:54:00 0.000008 0.000001 0.000865 0.00238 0.000911 0.000552 0.000966 1.890000 49.4 NaN 39.3 0.344 0.162 0.341 0.152 -28.9 -9.4 2410 0.000007
2014-01-01 00:55:00 0.000008 0.000001 0.000865 0.00236 0.000911 0.000552 0.000965 1.880000 49.4 NaN 39.3 0.345 0.162 0.341 0.153 -28.9 -9.3 2420 0.000007
2014-01-01 00:56:00 0.000008 0.000001 0.000864 0.00235 0.000911 0.000552 0.000964 2.040000 49.4 NaN 39.3 0.344 0.162 0.341 0.153 -28.8 -9.3 2420 0.000007
2014-01-01 00:57:00 0.000008 0.000001 0.000864 0.00233 0.000911 0.000553 0.000964 2.250000 49.4 NaN 39.3 0.343 0.162 0.341 0.154 -28.8 -8.6 2420 0.000007
2014-01-01 00:58:00 0.000008 0.000001 0.000864 0.00232 0.000910 0.000553 0.000963 2.060000 49.4 NaN 39.3 0.343 0.162 0.342 0.154 -28.7 -8.3 2420 0.000007
2014-01-01 00:59:00 0.000007 0.000001 0.000863 0.00230 0.000910 0.000554 0.000962 1.870000 49.4 NaN 39.3 0.343 0.162 0.342 0.154 -28.7 -8.2 2430 0.000007
... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ...

1440 rows × 19 columns


In [39]:
evelc.data['17.1ESP'][evelc.data['17.1ESP'] == -1]


Out[39]:
Series([], name: 17.1ESP, dtype: float64)

In [40]:
import pandas as pd
pd.__version__


Out[40]:
'0.13.1'

In [41]:
ax = evelc.data['17.1ESP'].plot()


Solar Constants


In [42]:
from sunpy.sun import constants as sun

In [43]:
sun.mass


Out[43]:
$1.9891\times 10^{+30} \; \mathrm{kg}$

In [44]:
type(sun.mass)


Out[44]:
astropy.constants.constant.Constant

In [45]:
print(sun.mass)


  Name   = Solar mass
  Value  = 1.9891e+30
  Error  = 5e+25
  Units  = kg
  Reference = Allen's Astrophysical Quantities 4th Ed.

In [46]:
(sun.mass/sun.volume).cgs


Out[46]:
$1.40851 \; \mathrm{\frac{g}{cm^{3}}}$

In [47]:
sun.find('age')


Out[47]:
['age', 'average angular size', 'average density', 'average intensity']

In [48]:
sun.value('age'), sun.unit('age')


Out[48]:
(4600000000.0, Unit("yr"))

Searching the VSO


In [49]:
from sunpy.net import vso
client = vso.VSOClient()
tstart, tend = '2011/6/7 05:30', '2011/6/7 6:30'

In [50]:
lasco_query = client.query(vso.attrs.Time(tstart, tend), vso.attrs.Instrument('lasco'))

In [51]:
lasco_query.num_records()


Out[51]:
8

In [52]:
lasco_query.show()


Start time           End time             Source  Instrument  Type  
----------           --------             ------  ----------  ----  
2011-06-07 05:35:23  2011-06-07 05:35:48  SOHO    LASCO       CORONA
2011-06-07 05:43:09  2011-06-07 05:43:29  SOHO    LASCO       CORONA
2011-06-07 05:50:13  2011-06-07 05:50:38  SOHO    LASCO       CORONA
2011-06-07 05:57:59  2011-06-07 05:58:18  SOHO    LASCO       CORONA
2011-06-07 06:04:58  2011-06-07 06:05:23  SOHO    LASCO       CORONA
2011-06-07 06:12:45  2011-06-07 06:13:04  SOHO    LASCO       CORONA
2011-06-07 06:19:43  2011-06-07 06:20:08  SOHO    LASCO       CORONA
2011-06-07 06:27:29  2011-06-07 06:27:48  SOHO    LASCO       CORONA

now download the data


In [53]:
pathformat = '/Users/schriste/sunpy/data/{file}.fits'
results = client.get(lasco_query, path = pathformat)

In [54]:
instrument_condition = ( vso.attrs.Instrument('lasco') | vso.attrs.Detector('cor1') )
coronagraphs = client.query(vso.attrs.Time(tstart, tend), instrument_condition)
coronagraphs.num_records()


Out[54]:
117

In [55]:
coronagraphs.show()


Start time           End time             Source    Instrument  Type  
----------           --------             ------    ----------  ----  
2011-06-07 05:35:23  2011-06-07 05:35:48  SOHO      LASCO       CORONA
2011-06-07 05:43:09  2011-06-07 05:43:29  SOHO      LASCO       CORONA
2011-06-07 05:50:13  2011-06-07 05:50:38  SOHO      LASCO       CORONA
2011-06-07 05:57:59  2011-06-07 05:58:18  SOHO      LASCO       CORONA
2011-06-07 06:04:58  2011-06-07 06:05:23  SOHO      LASCO       CORONA
2011-06-07 06:12:45  2011-06-07 06:13:04  SOHO      LASCO       CORONA
2011-06-07 06:19:43  2011-06-07 06:20:08  SOHO      LASCO       CORONA
2011-06-07 06:27:29  2011-06-07 06:27:48  SOHO      LASCO       CORONA
2011-06-07 05:30:00  2011-06-07 05:30:01  STEREO_A  SECCHI      CORONA
2011-06-07 05:30:09  2011-06-07 05:30:10  STEREO_A  SECCHI      CORONA
2011-06-07 05:30:18  2011-06-07 05:30:19  STEREO_A  SECCHI      CORONA
2011-06-07 05:30:25  2011-06-07 05:30:27  STEREO_B  SECCHI      CORONA
2011-06-07 05:30:34  2011-06-07 05:30:36  STEREO_B  SECCHI      CORONA
2011-06-07 05:30:43  2011-06-07 05:30:45  STEREO_B  SECCHI      CORONA
2011-06-07 05:32:55  2011-06-07 05:32:57  STEREO_B  SECCHI      CORONA
2011-06-07 05:33:04  2011-06-07 05:33:06  STEREO_B  SECCHI      CORONA
2011-06-07 05:33:13  2011-06-07 05:33:15  STEREO_B  SECCHI      CORONA
2011-06-07 05:35:00  2011-06-07 05:35:01  STEREO_A  SECCHI      CORONA
2011-06-07 05:35:09  2011-06-07 05:35:10  STEREO_A  SECCHI      CORONA
2011-06-07 05:35:18  2011-06-07 05:35:19  STEREO_A  SECCHI      CORONA
2011-06-07 05:35:25  2011-06-07 05:35:27  STEREO_B  SECCHI      CORONA
2011-06-07 05:35:34  2011-06-07 05:35:36  STEREO_B  SECCHI      CORONA
2011-06-07 05:35:43  2011-06-07 05:35:45  STEREO_B  SECCHI      CORONA
2011-06-07 05:37:56  2011-06-07 05:37:58  STEREO_B  SECCHI      CORONA
2011-06-07 05:38:04  2011-06-07 05:38:06  STEREO_B  SECCHI      CORONA
2011-06-07 05:38:13  2011-06-07 05:38:15  STEREO_B  SECCHI      CORONA
2011-06-07 05:40:00  2011-06-07 05:40:01  STEREO_A  SECCHI      CORONA
2011-06-07 05:40:09  2011-06-07 05:40:10  STEREO_A  SECCHI      CORONA
2011-06-07 05:40:18  2011-06-07 05:40:19  STEREO_A  SECCHI      CORONA
2011-06-07 05:40:25  2011-06-07 05:40:27  STEREO_B  SECCHI      CORONA
2011-06-07 05:40:34  2011-06-07 05:40:36  STEREO_B  SECCHI      CORONA
2011-06-07 05:40:43  2011-06-07 05:40:45  STEREO_B  SECCHI      CORONA
2011-06-07 05:42:55  2011-06-07 05:42:57  STEREO_B  SECCHI      CORONA
2011-06-07 05:43:04  2011-06-07 05:43:06  STEREO_B  SECCHI      CORONA
2011-06-07 05:43:13  2011-06-07 05:43:15  STEREO_B  SECCHI      CORONA
2011-06-07 05:45:00  2011-06-07 05:45:01  STEREO_A  SECCHI      CORONA
2011-06-07 05:45:09  2011-06-07 05:45:10  STEREO_A  SECCHI      CORONA
2011-06-07 05:45:18  2011-06-07 05:45:19  STEREO_A  SECCHI      CORONA
2011-06-07 05:45:25  2011-06-07 05:45:27  STEREO_B  SECCHI      CORONA
2011-06-07 05:45:34  2011-06-07 05:45:36  STEREO_B  SECCHI      CORONA
2011-06-07 05:45:43  2011-06-07 05:45:45  STEREO_B  SECCHI      CORONA
2011-06-07 05:47:55  2011-06-07 05:47:57  STEREO_B  SECCHI      CORONA
2011-06-07 05:48:04  2011-06-07 05:48:06  STEREO_B  SECCHI      CORONA
2011-06-07 05:48:13  2011-06-07 05:48:15  STEREO_B  SECCHI      CORONA
2011-06-07 05:50:00  2011-06-07 05:50:01  STEREO_A  SECCHI      CORONA
2011-06-07 05:50:09  2011-06-07 05:50:10  STEREO_A  SECCHI      CORONA
2011-06-07 05:50:18  2011-06-07 05:50:19  STEREO_A  SECCHI      CORONA
2011-06-07 05:50:25  2011-06-07 05:50:27  STEREO_B  SECCHI      CORONA
2011-06-07 05:50:34  2011-06-07 05:50:36  STEREO_B  SECCHI      CORONA
2011-06-07 05:50:43  2011-06-07 05:50:45  STEREO_B  SECCHI      CORONA
2011-06-07 05:52:55  2011-06-07 05:52:57  STEREO_B  SECCHI      CORONA
2011-06-07 05:53:04  2011-06-07 05:53:06  STEREO_B  SECCHI      CORONA
2011-06-07 05:53:13  2011-06-07 05:53:15  STEREO_B  SECCHI      CORONA
2011-06-07 05:55:00  2011-06-07 05:55:01  STEREO_A  SECCHI      CORONA
2011-06-07 05:55:09  2011-06-07 05:55:10  STEREO_A  SECCHI      CORONA
2011-06-07 05:55:18  2011-06-07 05:55:19  STEREO_A  SECCHI      CORONA
2011-06-07 05:55:25  2011-06-07 05:55:27  STEREO_B  SECCHI      CORONA
2011-06-07 05:55:34  2011-06-07 05:55:36  STEREO_B  SECCHI      CORONA
2011-06-07 05:55:43  2011-06-07 05:55:45  STEREO_B  SECCHI      CORONA
2011-06-07 05:57:55  2011-06-07 05:57:57  STEREO_B  SECCHI      CORONA
2011-06-07 05:58:04  2011-06-07 05:58:06  STEREO_B  SECCHI      CORONA
2011-06-07 05:58:13  2011-06-07 05:58:15  STEREO_B  SECCHI      CORONA
2011-06-07 06:00:00  2011-06-07 06:00:01  STEREO_A  SECCHI      CORONA
2011-06-07 06:00:09  2011-06-07 06:00:10  STEREO_A  SECCHI      CORONA
2011-06-07 06:00:18  2011-06-07 06:00:19  STEREO_A  SECCHI      CORONA
2011-06-07 06:00:25  2011-06-07 06:00:27  STEREO_B  SECCHI      CORONA
2011-06-07 06:00:34  2011-06-07 06:00:36  STEREO_B  SECCHI      CORONA
2011-06-07 06:00:43  2011-06-07 06:00:45  STEREO_B  SECCHI      CORONA
2011-06-07 06:02:55  2011-06-07 06:02:57  STEREO_B  SECCHI      CORONA
2011-06-07 06:03:04  2011-06-07 06:03:06  STEREO_B  SECCHI      CORONA
2011-06-07 06:03:13  2011-06-07 06:03:15  STEREO_B  SECCHI      CORONA
2011-06-07 06:05:00  2011-06-07 06:05:01  STEREO_A  SECCHI      CORONA
2011-06-07 06:05:09  2011-06-07 06:05:10  STEREO_A  SECCHI      CORONA
2011-06-07 06:05:18  2011-06-07 06:05:19  STEREO_A  SECCHI      CORONA
2011-06-07 06:05:25  2011-06-07 06:05:27  STEREO_B  SECCHI      CORONA
2011-06-07 06:05:34  2011-06-07 06:05:36  STEREO_B  SECCHI      CORONA
2011-06-07 06:05:43  2011-06-07 06:05:45  STEREO_B  SECCHI      CORONA
2011-06-07 06:07:55  2011-06-07 06:07:57  STEREO_B  SECCHI      CORONA
2011-06-07 06:08:04  2011-06-07 06:08:06  STEREO_B  SECCHI      CORONA
2011-06-07 06:08:13  2011-06-07 06:08:15  STEREO_B  SECCHI      CORONA
2011-06-07 06:10:00  2011-06-07 06:10:01  STEREO_A  SECCHI      CORONA
2011-06-07 06:10:09  2011-06-07 06:10:10  STEREO_A  SECCHI      CORONA
2011-06-07 06:10:18  2011-06-07 06:10:19  STEREO_A  SECCHI      CORONA
2011-06-07 06:10:25  2011-06-07 06:10:27  STEREO_B  SECCHI      CORONA
2011-06-07 06:10:34  2011-06-07 06:10:36  STEREO_B  SECCHI      CORONA
2011-06-07 06:10:43  2011-06-07 06:10:45  STEREO_B  SECCHI      CORONA
2011-06-07 06:12:55  2011-06-07 06:12:57  STEREO_B  SECCHI      CORONA
2011-06-07 06:13:04  2011-06-07 06:13:06  STEREO_B  SECCHI      CORONA
2011-06-07 06:13:13  2011-06-07 06:13:15  STEREO_B  SECCHI      CORONA
2011-06-07 06:15:00  2011-06-07 06:15:01  STEREO_A  SECCHI      CORONA
2011-06-07 06:15:09  2011-06-07 06:15:10  STEREO_A  SECCHI      CORONA
2011-06-07 06:15:18  2011-06-07 06:15:19  STEREO_A  SECCHI      CORONA
2011-06-07 06:15:25  2011-06-07 06:15:27  STEREO_B  SECCHI      CORONA
2011-06-07 06:15:34  2011-06-07 06:15:36  STEREO_B  SECCHI      CORONA
2011-06-07 06:15:43  2011-06-07 06:15:45  STEREO_B  SECCHI      CORONA
2011-06-07 06:17:55  2011-06-07 06:17:57  STEREO_B  SECCHI      CORONA
2011-06-07 06:18:04  2011-06-07 06:18:06  STEREO_B  SECCHI      CORONA
2011-06-07 06:18:13  2011-06-07 06:18:15  STEREO_B  SECCHI      CORONA
2011-06-07 06:20:00  2011-06-07 06:20:01  STEREO_A  SECCHI      CORONA
2011-06-07 06:20:09  2011-06-07 06:20:10  STEREO_A  SECCHI      CORONA
2011-06-07 06:20:18  2011-06-07 06:20:19  STEREO_A  SECCHI      CORONA
2011-06-07 06:20:25  2011-06-07 06:20:27  STEREO_B  SECCHI      CORONA
2011-06-07 06:20:34  2011-06-07 06:20:36  STEREO_B  SECCHI      CORONA
2011-06-07 06:20:43  2011-06-07 06:20:45  STEREO_B  SECCHI      CORONA
2011-06-07 06:22:55  2011-06-07 06:22:57  STEREO_B  SECCHI      CORONA
2011-06-07 06:23:04  2011-06-07 06:23:06  STEREO_B  SECCHI      CORONA
2011-06-07 06:23:13  2011-06-07 06:23:15  STEREO_B  SECCHI      CORONA
2011-06-07 06:25:00  2011-06-07 06:25:01  STEREO_A  SECCHI      CORONA
2011-06-07 06:25:09  2011-06-07 06:25:10  STEREO_A  SECCHI      CORONA
2011-06-07 06:25:18  2011-06-07 06:25:19  STEREO_A  SECCHI      CORONA
2011-06-07 06:25:25  2011-06-07 06:25:27  STEREO_B  SECCHI      CORONA
2011-06-07 06:25:34  2011-06-07 06:25:36  STEREO_B  SECCHI      CORONA
2011-06-07 06:25:43  2011-06-07 06:25:45  STEREO_B  SECCHI      CORONA
2011-06-07 06:27:55  2011-06-07 06:27:57  STEREO_B  SECCHI      CORONA
2011-06-07 06:28:04  2011-06-07 06:28:06  STEREO_B  SECCHI      CORONA
2011-06-07 06:28:13  2011-06-07 06:28:15  STEREO_B  SECCHI      CORONA
2011-06-07 06:30:00  2011-06-07 06:30:01  STEREO_A  SECCHI      CORONA

Searching for events in the HEK


In [56]:
from sunpy.net import hek
client = hek.HEKClient()
tstart, tend = '2011/08/09 00:00:00', '2011/08/10 00:00:00'
result = client.query(hek.attrs.Time(tstart,tend), hek.attrs.EventType('FL')) # ’FL’ indicates flare
len(result)


Out[56]:
52

In [57]:
result


Out[57]:
[{u'SOL_standard': u'SOL2011-08-08T01:30:04L247C075',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': None,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': -470,
  u'boundbox_c1ur': 573,
  u'boundbox_c2ll': -174,
  u'boundbox_c2ur': 476,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 521.5,
  u'event_c2error': 324.9,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 51,
  u'event_coord2': 151,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HPC-TOPO',
  u'event_coordunit': u'arcsec',
  u'event_description': u'Small flare in the lower pat of the AR. Few instants before, a coronal shock wave appears from the right part of the image.',
  u'event_endtime': u'2011-08-10T00:00:04',
  u'event_expires': u'',
  u'event_importance': u'0.80000000000000004',
  u'event_importance_num_ratings': u'1',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-09T11:55:00',
  u'event_pixelunit': u'',
  u'event_probability': None,
  u'event_starttime': u'2011-08-08T01:30:04',
  u'event_testflag': u'false',
  u'event_title': u'Small flare in AR',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': None,
  u'fl_peakfluxunit': u'',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'Scott Green',
  u'frm_daterun': u'2011-08-11T17:26:01',
  u'frm_humanflag': u'true',
  u'frm_identifier': u'Annotator-build_20110621-avc',
  u'frm_institute': u'LMSAL',
  u'frm_name': u'asainz',
  u'frm_paramset': u'n/a',
  u'frm_specificid': u'',
  u'frm_url': u'n/a',
  u'frm_versionnumber': None,
  u'gs_galleryid': u'pod_sainz+dalda_alberto_2011-08-11T17:26:07.457',
  u'gs_imageurl': u'http://www.lmsal.com/hek/gallery/podimages/2011/08/11/pod_sainz%2Bdalda_alberto_2011-08-11T17%3A26%3A07.457/panorama_asainz_AIA-211_HMI-6173_20110808T222504_at_20110811T172017.jpg',
  u'gs_movieurl': u'',
  u'gs_thumburl': u'http://www.lmsal.com/hek/gallery/podimages/2011/08/11/pod_sainz%2Bdalda_alberto_2011-08-11T17%3A26%3A07.457/thumb/panorama_asainz_AIA-211_HMI-6173_20110808T222504_at_20110811T172017.jpg',
  u'hcr_checked': u'true',
  u'hgc_bbox': u'POLYGON((-146.807764 -5.167838,-79.64706 -5.630367,-69.862234 34.479115,-154.290862 35.148002,-146.807764 -5.167838))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-113.8074292 15.364686)',
  u'hgc_x': -113.8074292,
  u'hgc_y': 15.364686,
  u'hgs_bbox': u'POLYGON((-29.808574 -5.167838,37.35213 -5.630367,47.136956 34.479115,-37.291672 35.148002,-29.808574 -5.167838))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(3.1917608 15.364686)',
  u'hgs_x': 3.1917608,
  u'hgs_y': 15.364686,
  u'hpc_bbox': u'POLYGON((-470 -174,573 -174,573 476,-470 476,-470 -174))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(51 151)',
  u'hpc_x': 51,
  u'hpc_y': 151,
  u'hrc_a': 341.337688166087,
  u'hrc_bbox': u'POLYGON((0.529988 110.315196,0.633264 253.108304,0.787746 309.716939,0.707395 44.636607,0.529988 110.315196))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(0.168543050299641 341.337688166087)',
  u'hrc_r': 0.168543050299641,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2011-08-11T17:26:13',
  u'kb_archivid': u'ivo://helio-informatics.org/FL211_AlbertoSainzDalda_20110811_172601',
  u'kb_archivist': u'sainzdalda_alberto',
  u'obs_channelid': u'211',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'AIA',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 2.11e-06,
  u'obs_observatory': u'SDO',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'n/a'},
   {u'ref_name': u'Event_MapURL', u'ref_type': u'unknown', u'ref_url': u''},
   {u'ref_name': u'Movie',
    u'ref_type': u'movie',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/08/AVC_AlbertoSainzDalda_20110808T013004-20110810T000004_SDO_211-6173_300.0_20110811_172601.mov'},
   {u'ref_name': u'FL:  HER Entry',
    u'ref_type': u'ivorn',
    u'ref_url': u'ivo://helio-informatics.org/FL6173_AlbertoSainzDalda_20110811_172601'}],
  u'refs_orig': u'',
  u'revision': u'1',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None},
 {u'SOL_standard': u'SOL2011-08-08T01:30:04L247C075',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': None,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': -470,
  u'boundbox_c1ur': 573,
  u'boundbox_c2ll': -174,
  u'boundbox_c2ur': 476,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 521.5,
  u'event_c2error': 324.9,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 51,
  u'event_coord2': 151,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HPC-TOPO',
  u'event_coordunit': u'arcsec',
  u'event_description': u'Small flare in the lower pat of the AR. Few instants before, a coronal shock wave appears from the right part of the image.',
  u'event_endtime': u'2011-08-10T00:00:04',
  u'event_expires': u'',
  u'event_importance': u'0.80000000000000004',
  u'event_importance_num_ratings': u'1',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-09T11:55:00',
  u'event_pixelunit': u'',
  u'event_probability': None,
  u'event_starttime': u'2011-08-08T01:30:04',
  u'event_testflag': u'false',
  u'event_title': u'Small flare in AR',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': None,
  u'fl_peakfluxunit': u'',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'Scott Green',
  u'frm_daterun': u'2011-08-11T17:26:01',
  u'frm_humanflag': u'true',
  u'frm_identifier': u'Annotator-build_20110621-avc',
  u'frm_institute': u'LMSAL',
  u'frm_name': u'asainz',
  u'frm_paramset': u'n/a',
  u'frm_specificid': u'',
  u'frm_url': u'n/a',
  u'frm_versionnumber': None,
  u'gs_galleryid': u'pod_sainz+dalda_alberto_2011-08-11T17:26:07.457',
  u'gs_imageurl': u'http://www.lmsal.com/hek/gallery/podimages/2011/08/11/pod_sainz%2Bdalda_alberto_2011-08-11T17%3A26%3A07.457/panorama_asainz_AIA-211_HMI-6173_20110808T222504_at_20110811T172017.jpg',
  u'gs_movieurl': u'',
  u'gs_thumburl': u'http://www.lmsal.com/hek/gallery/podimages/2011/08/11/pod_sainz%2Bdalda_alberto_2011-08-11T17%3A26%3A07.457/thumb/panorama_asainz_AIA-211_HMI-6173_20110808T222504_at_20110811T172017.jpg',
  u'hcr_checked': u'true',
  u'hgc_bbox': u'POLYGON((-146.807764 -5.167838,-79.64706 -5.630367,-69.862234 34.479115,-154.290862 35.148002,-146.807764 -5.167838))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-113.8074292 15.364686)',
  u'hgc_x': -113.8074292,
  u'hgc_y': 15.364686,
  u'hgs_bbox': u'POLYGON((-29.808574 -5.167838,37.35213 -5.630367,47.136956 34.479115,-37.291672 35.148002,-29.808574 -5.167838))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(3.1917608 15.364686)',
  u'hgs_x': 3.1917608,
  u'hgs_y': 15.364686,
  u'hpc_bbox': u'POLYGON((-470 -174,573 -174,573 476,-470 476,-470 -174))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(51 151)',
  u'hpc_x': 51,
  u'hpc_y': 151,
  u'hrc_a': 341.337688166087,
  u'hrc_bbox': u'POLYGON((0.529988 110.315196,0.633264 253.108304,0.787746 309.716939,0.707395 44.636607,0.529988 110.315196))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(0.168543050299641 341.337688166087)',
  u'hrc_r': 0.168543050299641,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2011-08-11T17:26:24',
  u'kb_archivid': u'ivo://helio-informatics.org/FL6173_AlbertoSainzDalda_20110811_172601',
  u'kb_archivist': u'sainzdalda_alberto',
  u'obs_channelid': u'6173',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'HMI',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 6.173e-05,
  u'obs_observatory': u'SDO',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'n/a'},
   {u'ref_name': u'Event_MapURL', u'ref_type': u'unknown', u'ref_url': u''},
   {u'ref_name': u'Movie',
    u'ref_type': u'movie',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/08/AVC_AlbertoSainzDalda_20110808T013004-20110810T000004_SDO_211-6173_300.0_20110811_172601.mov'},
   {u'ref_name': u'FL:  HER Entry',
    u'ref_type': u'ivorn',
    u'ref_url': u'ivo://helio-informatics.org/FL211_AlbertoSainzDalda_20110811_172601'}],
  u'refs_orig': u'',
  u'revision': u'1',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None},
 {u'SOL_standard': u'SOL2011-08-08T01:30:04L247C075',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': None,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': -470,
  u'boundbox_c1ur': 573,
  u'boundbox_c2ll': -174,
  u'boundbox_c2ur': 476,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 521.5,
  u'event_c2error': 324.9,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 51,
  u'event_coord2': 151,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HPC-TOPO',
  u'event_coordunit': u'arcsec',
  u'event_description': u'Small flare in the lower pat of the AR. Few instants before, a coronal shock wave appears from the right part of the image.',
  u'event_endtime': u'2011-08-10T00:00:04',
  u'event_expires': u'',
  u'event_importance': u'0.80000000000000004',
  u'event_importance_num_ratings': u'1',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-09T11:55:00',
  u'event_pixelunit': u'',
  u'event_probability': None,
  u'event_starttime': u'2011-08-08T01:30:04',
  u'event_testflag': u'false',
  u'event_title': u'Small flare in AR',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': None,
  u'fl_peakfluxunit': u'',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'Scott Green',
  u'frm_daterun': u'2011-08-11T17:26:01',
  u'frm_humanflag': u'true',
  u'frm_identifier': u'MetaEventCreator',
  u'frm_institute': u'LMSAL',
  u'frm_name': u'asainz',
  u'frm_paramset': u'n/a',
  u'frm_specificid': u'',
  u'frm_url': u'n/a',
  u'frm_versionnumber': None,
  u'gs_galleryid': u'pod_sainz+dalda_alberto_2011-08-11T17:26:26.640',
  u'gs_imageurl': u'http://www.lmsal.com/hek/gallery/podimages/2011/08/11/pod_sainz%2Bdalda_alberto_2011-08-11T17%3A26%3A26.640/panorama_asainz_AIA-211_HMI-6173_20110808T222504_at_20110811T172017.jpg',
  u'gs_movieurl': u'',
  u'gs_thumburl': u'http://www.lmsal.com/hek/gallery/podimages/2011/08/11/pod_sainz%2Bdalda_alberto_2011-08-11T17%3A26%3A26.640/thumb/panorama_asainz_AIA-211_HMI-6173_20110808T222504_at_20110811T172017.jpg',
  u'hcr_checked': u'true',
  u'hgc_bbox': u'POLYGON((-146.807764 -5.167838,-79.64706 -5.630367,-69.862234 34.479115,-154.290862 35.148002,-146.807764 -5.167838))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-113.8074292 15.364686)',
  u'hgc_x': -113.8074292,
  u'hgc_y': 15.364686,
  u'hgs_bbox': u'POLYGON((-29.808574 -5.167838,37.35213 -5.630367,47.136956 34.479115,-37.291672 35.148002,-29.808574 -5.167838))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(3.1917608 15.364686)',
  u'hgs_x': 3.1917608,
  u'hgs_y': 15.364686,
  u'hpc_bbox': u'POLYGON((-470 -174,573 -174,573 476,-470 476,-470 -174))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(51 151)',
  u'hpc_x': 51,
  u'hpc_y': 151,
  u'hrc_a': 341.337688166087,
  u'hrc_bbox': u'POLYGON((0.529988 110.315196,0.633264 253.108304,0.787746 309.716939,0.707395 44.636607,0.529988 110.315196))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(0.168543050299641 341.337688166087)',
  u'hrc_r': 0.168543050299641,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2011-08-11T17:26:36',
  u'kb_archivid': u'ivo://helio-informatics.org/FLMET_AlbertoSainzDalda_20110811_172601',
  u'kb_archivist': u'sainzdalda_alberto',
  u'obs_channelid': u'FL',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'HEK',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 0,
  u'obs_observatory': u'SDO',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'n/a'},
   {u'ref_name': u'Event_MapURL', u'ref_type': u'unknown', u'ref_url': u''},
   {u'ref_name': u'Movie',
    u'ref_type': u'movie',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/08/AVC_AlbertoSainzDalda_20110808T013004-20110810T000004_SDO_211-6173_300.0_20110811_172601.mov'}],
  u'refs_orig': u'',
  u'revision': u'1',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None},
 {u'SOL_standard': u'SOL2011-08-08T02:50:04L318C074',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': None,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': 586,
  u'boundbox_c1ur': 1171,
  u'boundbox_c2ll': -71,
  u'boundbox_c2ur': 552,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 292.75,
  u'event_c2error': 311.55,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 879,
  u'event_coord2': 240,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HPC-TOPO',
  u'event_coordunit': u'arcsec',
  u'event_description': u'Coronal loop In the lower part of the AR. Later, a small flare in the same part of teh AR. Finally, in the upper part of AR there is a small CME.',
  u'event_endtime': u'2011-08-09T04:30:04',
  u'event_expires': u'',
  u'event_importance': u'0.80000000000000004',
  u'event_importance_num_ratings': u'1',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-08T19:20:00',
  u'event_pixelunit': u'',
  u'event_probability': None,
  u'event_starttime': u'2011-08-08T02:50:04',
  u'event_testflag': u'false',
  u'event_title': u'Small Flare and small CME in AR',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': None,
  u'fl_peakfluxunit': u'',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'Scott Green',
  u'frm_daterun': u'2011-08-11T01:28:12',
  u'frm_humanflag': u'true',
  u'frm_identifier': u'MetaEventCreator',
  u'frm_institute': u'LMSAL',
  u'frm_name': u'asainz',
  u'frm_paramset': u'n/a',
  u'frm_specificid': u'',
  u'frm_url': u'n/a',
  u'frm_versionnumber': None,
  u'gs_galleryid': u'pod_sainz+dalda_alberto_2011-08-11T01:28:36.980',
  u'gs_imageurl': u'http://www.lmsal.com/hek/gallery/podimages/2011/08/11/pod_sainz%2Bdalda_alberto_2011-08-11T01%3A28%3A36.980/panorama_asainz_AIA-304_AIA-171_20110808T114004_at_20110811T012120.jpg',
  u'gs_movieurl': u'',
  u'gs_thumburl': u'http://www.lmsal.com/hek/gallery/podimages/2011/08/11/pod_sainz%2Bdalda_alberto_2011-08-11T01%3A28%3A36.980/thumb/panorama_asainz_AIA-304_AIA-171_20110808T114004_at_20110811T012120.jpg',
  u'hcr_checked': u'true',
  u'hgc_bbox': u'POLYGON((-79.600542 0.608558,-28.372415 -3.420548,-30.374693 25.110375,-64.485948 39.507605,-79.600542 0.608558))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-42.384257 16.348716)',
  u'hgc_x': -42.384257,
  u'hgc_y': 16.348716,
  u'hgs_bbox': u'POLYGON((38.133228 0.608558,89.361355 -3.420548,87.359077 25.110375,53.247822 39.507605,38.133228 0.608558))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(75.349513 16.348716)',
  u'hgs_x': 75.349513,
  u'hgs_y': 16.348716,
  u'hpc_bbox': u'POLYGON((586 -71,1171 -71,1171 552,586 552,586 -71))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(879 240)',
  u'hpc_x': 879,
  u'hpc_y': 240,
  u'hrc_a': 285.271663830959,
  u'hrc_bbox': u'POLYGON((0.624217 263.091693,1.240586 266.530293,1.368999 295.238814,0.851323 313.288684,0.624217 263.091693))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(0.963552110051466 285.271663830959)',
  u'hrc_r': 0.963552110051466,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2011-08-11T01:28:50',
  u'kb_archivid': u'ivo://helio-informatics.org/FLMET_AlbertoSainzDalda_20110811_012812',
  u'kb_archivist': u'sainzdalda_alberto',
  u'obs_channelid': u'FL',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'HEK',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 0,
  u'obs_observatory': u'SDO',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'n/a'},
   {u'ref_name': u'Event_MapURL', u'ref_type': u'unknown', u'ref_url': u''},
   {u'ref_name': u'Movie',
    u'ref_type': u'movie',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/08/AVC_AlbertoSainzDalda_20110808T025004-20110809T043004_SDO_304-171_300.0_20110811_012812.mov'}],
  u'refs_orig': u'',
  u'revision': u'1',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None},
 {u'SOL_standard': u'SOL2011-08-08T02:50:04L318C074',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': None,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': 586,
  u'boundbox_c1ur': 1171,
  u'boundbox_c2ll': -71,
  u'boundbox_c2ur': 552,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 292.75,
  u'event_c2error': 311.55,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 879,
  u'event_coord2': 240,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HPC-TOPO',
  u'event_coordunit': u'arcsec',
  u'event_description': u'Coronal loop In the lower part of the AR. Later, a small flare in the same part of teh AR. Finally, in the upper part of AR there is a small CME.',
  u'event_endtime': u'2011-08-09T04:30:04',
  u'event_expires': u'',
  u'event_importance': u'0.80000000000000004',
  u'event_importance_num_ratings': u'1',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-08T19:20:00',
  u'event_pixelunit': u'',
  u'event_probability': None,
  u'event_starttime': u'2011-08-08T02:50:04',
  u'event_testflag': u'false',
  u'event_title': u'Small Flare and small CME in AR',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': None,
  u'fl_peakfluxunit': u'',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'Scott Green',
  u'frm_daterun': u'2011-08-11T01:28:12',
  u'frm_humanflag': u'true',
  u'frm_identifier': u'Annotator-build_20110621-avc',
  u'frm_institute': u'LMSAL',
  u'frm_name': u'asainz',
  u'frm_paramset': u'n/a',
  u'frm_specificid': u'',
  u'frm_url': u'n/a',
  u'frm_versionnumber': None,
  u'gs_galleryid': u'pod_sainz+dalda_alberto_2011-08-11T01:28:19.388',
  u'gs_imageurl': u'http://www.lmsal.com/hek/gallery/podimages/2011/08/11/pod_sainz%2Bdalda_alberto_2011-08-11T01%3A28%3A19.388/panorama_asainz_AIA-304_AIA-171_20110808T114004_at_20110811T012120.jpg',
  u'gs_movieurl': u'',
  u'gs_thumburl': u'http://www.lmsal.com/hek/gallery/podimages/2011/08/11/pod_sainz%2Bdalda_alberto_2011-08-11T01%3A28%3A19.388/thumb/panorama_asainz_AIA-304_AIA-171_20110808T114004_at_20110811T012120.jpg',
  u'hcr_checked': u'true',
  u'hgc_bbox': u'POLYGON((-79.600542 0.608558,-28.372415 -3.420548,-30.374693 25.110375,-64.485948 39.507605,-79.600542 0.608558))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-42.384257 16.348716)',
  u'hgc_x': -42.384257,
  u'hgc_y': 16.348716,
  u'hgs_bbox': u'POLYGON((38.133228 0.608558,89.361355 -3.420548,87.359077 25.110375,53.247822 39.507605,38.133228 0.608558))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(75.349513 16.348716)',
  u'hgs_x': 75.349513,
  u'hgs_y': 16.348716,
  u'hpc_bbox': u'POLYGON((586 -71,1171 -71,1171 552,586 552,586 -71))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(879 240)',
  u'hpc_x': 879,
  u'hpc_y': 240,
  u'hrc_a': 285.271663830959,
  u'hrc_bbox': u'POLYGON((0.624217 263.091693,1.240586 266.530293,1.368999 295.238814,0.851323 313.288684,0.624217 263.091693))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(0.963552110051466 285.271663830959)',
  u'hrc_r': 0.963552110051466,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2011-08-11T01:28:25',
  u'kb_archivid': u'ivo://helio-informatics.org/FL171_AlbertoSainzDalda_20110811_012812',
  u'kb_archivist': u'sainzdalda_alberto',
  u'obs_channelid': u'171',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'AIA',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 1.71e-06,
  u'obs_observatory': u'SDO',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'n/a'},
   {u'ref_name': u'Event_MapURL', u'ref_type': u'unknown', u'ref_url': u''},
   {u'ref_name': u'Movie',
    u'ref_type': u'movie',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/08/AVC_AlbertoSainzDalda_20110808T025004-20110809T043004_SDO_304-171_300.0_20110811_012812.mov'},
   {u'ref_name': u'FL:  HER Entry',
    u'ref_type': u'ivorn',
    u'ref_url': u'ivo://helio-informatics.org/FL304_AlbertoSainzDalda_20110811_012812'}],
  u'refs_orig': u'',
  u'revision': u'1',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None},
 {u'SOL_standard': u'SOL2011-08-08T02:50:04L318C074',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': None,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': 586,
  u'boundbox_c1ur': 1171,
  u'boundbox_c2ll': -71,
  u'boundbox_c2ur': 552,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 292.75,
  u'event_c2error': 311.55,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 879,
  u'event_coord2': 240,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HPC-TOPO',
  u'event_coordunit': u'arcsec',
  u'event_description': u'Coronal loop In the lower part of the AR. Later, a small flare in the same part of teh AR. Finally, in the upper part of AR there is a small CME.',
  u'event_endtime': u'2011-08-09T04:30:04',
  u'event_expires': u'',
  u'event_importance': u'0.80000000000000004',
  u'event_importance_num_ratings': u'1',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-08T19:20:00',
  u'event_pixelunit': u'',
  u'event_probability': None,
  u'event_starttime': u'2011-08-08T02:50:04',
  u'event_testflag': u'false',
  u'event_title': u'Small Flare and small CME in AR',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': None,
  u'fl_peakfluxunit': u'',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'Scott Green',
  u'frm_daterun': u'2011-08-11T01:28:12',
  u'frm_humanflag': u'true',
  u'frm_identifier': u'Annotator-build_20110621-avc',
  u'frm_institute': u'LMSAL',
  u'frm_name': u'asainz',
  u'frm_paramset': u'n/a',
  u'frm_specificid': u'',
  u'frm_url': u'n/a',
  u'frm_versionnumber': None,
  u'gs_galleryid': u'pod_sainz+dalda_alberto_2011-08-11T01:28:19.388',
  u'gs_imageurl': u'http://www.lmsal.com/hek/gallery/podimages/2011/08/11/pod_sainz%2Bdalda_alberto_2011-08-11T01%3A28%3A19.388/panorama_asainz_AIA-304_AIA-171_20110808T114004_at_20110811T012120.jpg',
  u'gs_movieurl': u'',
  u'gs_thumburl': u'http://www.lmsal.com/hek/gallery/podimages/2011/08/11/pod_sainz%2Bdalda_alberto_2011-08-11T01%3A28%3A19.388/thumb/panorama_asainz_AIA-304_AIA-171_20110808T114004_at_20110811T012120.jpg',
  u'hcr_checked': u'true',
  u'hgc_bbox': u'POLYGON((-79.600542 0.608558,-28.372415 -3.420548,-30.374693 25.110375,-64.485948 39.507605,-79.600542 0.608558))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-42.384257 16.348716)',
  u'hgc_x': -42.384257,
  u'hgc_y': 16.348716,
  u'hgs_bbox': u'POLYGON((38.133228 0.608558,89.361355 -3.420548,87.359077 25.110375,53.247822 39.507605,38.133228 0.608558))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(75.349513 16.348716)',
  u'hgs_x': 75.349513,
  u'hgs_y': 16.348716,
  u'hpc_bbox': u'POLYGON((586 -71,1171 -71,1171 552,586 552,586 -71))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(879 240)',
  u'hpc_x': 879,
  u'hpc_y': 240,
  u'hrc_a': 285.271663830959,
  u'hrc_bbox': u'POLYGON((0.624217 263.091693,1.240586 266.530293,1.368999 295.238814,0.851323 313.288684,0.624217 263.091693))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(0.963552110051466 285.271663830959)',
  u'hrc_r': 0.963552110051466,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2011-08-11T01:28:34',
  u'kb_archivid': u'ivo://helio-informatics.org/FL304_AlbertoSainzDalda_20110811_012812',
  u'kb_archivist': u'sainzdalda_alberto',
  u'obs_channelid': u'304',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'AIA',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 3.04e-06,
  u'obs_observatory': u'SDO',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'n/a'},
   {u'ref_name': u'Event_MapURL', u'ref_type': u'unknown', u'ref_url': u''},
   {u'ref_name': u'Movie',
    u'ref_type': u'movie',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/08/AVC_AlbertoSainzDalda_20110808T025004-20110809T043004_SDO_304-171_300.0_20110811_012812.mov'},
   {u'ref_name': u'FL:  HER Entry',
    u'ref_type': u'ivorn',
    u'ref_url': u'ivo://helio-informatics.org/FL171_AlbertoSainzDalda_20110811_012812'}],
  u'refs_orig': u'',
  u'revision': u'1',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None},
 {u'SOL_standard': u'SOL2011-08-08T23:06:35L310C073',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': None,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': 768,
  u'boundbox_c1ur': 921.6,
  u'boundbox_c2ll': 230.4,
  u'boundbox_c2ur': 307.2,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 2,
  u'event_c2error': 2,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 883.2,
  u'event_coord2': 268.8,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HPC-TOPO',
  u'event_coordunit': u'arcseconds',
  u'event_description': u'',
  u'event_endtime': u'2011-08-09T00:13:35',
  u'event_expires': u'',
  u'event_importance': u'',
  u'event_importance_num_ratings': u'',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-08T23:20:11',
  u'event_pixelunit': u'',
  u'event_probability': None,
  u'event_starttime': u'2011-08-08T23:06:35',
  u'event_testflag': u'false',
  u'event_title': u'',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': 308.391,
  u'fl_peakfluxunit': u'erg/cm/cm/s',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'Paolo C. Grigis - pgrigis@cfa.harvard.edu',
  u'frm_daterun': u'2011-08-08T17:19:34',
  u'frm_humanflag': u'false',
  u'frm_identifier': u'Feature Finding Team',
  u'frm_institute': u'SAO',
  u'frm_name': u'Flare Detective - Trigger Module',
  u'frm_paramset': u'DerivativeThreshold= 8.00000e-02 EndFraction= 2.50000e-01',
  u'frm_specificid': u'',
  u'frm_url': u'http://www.cfa.harvard.edu',
  u'frm_versionnumber': 0.51,
  u'gs_galleryid': u'',
  u'gs_imageurl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110808_183646_73279/www/ssw_cutout_131_context_full.gif',
  u'gs_movieurl': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/08/EDS_FlareDetective-TriggerModule_20110808T215935-20110809T012035_AIA_131_XCEN883.2YCEN268.8.mov',
  u'gs_thumburl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110808_183646_73279/www/ssw_cutout_131_context_thumb.gif',
  u'hcr_checked': u'true',
  u'hgc_bbox': u'POLYGON((-70.85253 17.450746,-40.194181 13.98048,-40.710058 18.351142,-68.029544 22.053859,-70.85253 17.450746))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-50.557306 17.854422)',
  u'hgc_x': -50.557306,
  u'hgc_y': 17.854422,
  u'hgs_bbox': u'POLYGON((58.05139 17.450746,88.709739 13.98048,88.193862 18.351142,60.874376 22.053859,58.05139 17.450746))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(78.346614 17.854422)',
  u'hgs_x': 78.346614,
  u'hgs_y': 17.854422,
  u'hpc_bbox': u'POLYGON((768 230.4,921.6 230.4,921.6 307.2,768 307.2,768 230.4))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(883.2 268.8)',
  u'hpc_x': 883.2,
  u'hpc_y': 268.8,
  u'hrc_a': 286.927513064147,
  u'hrc_bbox': u'POLYGON((0.847191 286.699244,1.003723 284.036243,1.026428 288.434949,0.873972 291.801409,0.847191 286.699244))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(0.975443813355769 286.927513064147)',
  u'hrc_r': 0.975443813355769,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2011-08-09T00:30:50',
  u'kb_archivid': u'ivo://helio-informatics.org/FL_FlareDetective-TriggerModule_20110809_001945_2011-08-08T23:06:35.070_1',
  u'kb_archivist': u'flare_detective',
  u'obs_channelid': u'131',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'AIA',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 1.31e-06,
  u'obs_observatory': u'SDO',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'SSW Context Thumbnail',
    u'ref_type': u'thumbnail',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110808_183646_73279/www/ssw_cutout_131_context_thumb.gif'},
   {u'ref_name': u'SSW Context Image',
    u'ref_type': u'image',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110808_183646_73279/www/ssw_cutout_131_context_full.gif'},
   {u'ref_name': u'SDO Movie',
    u'ref_type': u'movie',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/08/EDS_FlareDetective-TriggerModule_20110808T215935-20110809T012035_AIA_131_XCEN883.2YCEN268.8.mov'},
   {u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'http://www.cfa.harvard.edu'}],
  u'refs_orig': u'',
  u'revision': u'2',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None},
 {u'SOL_standard': u'SOL2011-08-09T01:40:04L230C084',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': None,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': -1224,
  u'boundbox_c1ur': 1231,
  u'boundbox_c2ll': -1137,
  u'boundbox_c2ur': 1130,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 1227.05,
  u'event_c2error': 1133.7,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 3,
  u'event_coord2': -3,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HPC-TOPO',
  u'event_coordunit': u'arcsec',
  u'event_description': u'Large flare taking place in the right part of the image and propagating to the left. Several small flares and small CMEs (previously submitted) are seen few instants later in the center of the solar disc and in lower left part of the image.',
  u'event_endtime': u'2011-08-10T00:00:04',
  u'event_expires': u'',
  u'event_importance': u'1',
  u'event_importance_num_ratings': u'1',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-09T08:07:00',
  u'event_pixelunit': u'',
  u'event_probability': None,
  u'event_starttime': u'2011-08-09T01:40:04',
  u'event_testflag': u'false',
  u'event_title': u'Large Flare',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': None,
  u'fl_peakfluxunit': u'',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'Scott Green',
  u'frm_daterun': u'2011-08-11T17:47:46',
  u'frm_humanflag': u'true',
  u'frm_identifier': u'Annotator-build_20110621-avc',
  u'frm_institute': u'LMSAL',
  u'frm_name': u'asainz',
  u'frm_paramset': u'n/a',
  u'frm_specificid': u'',
  u'frm_url': u'n/a',
  u'frm_versionnumber': None,
  u'gs_galleryid': u'pod_sainz+dalda_alberto_2011-08-11T17:47:52.315',
  u'gs_imageurl': u'http://www.lmsal.com/hek/gallery/podimages/2011/08/11/pod_sainz%2Bdalda_alberto_2011-08-11T17%3A47%3A52.315/panorama_asainz_AIA-211_20110809T081004_at_20110811T174052.jpg',
  u'gs_movieurl': u'',
  u'gs_thumburl': u'http://www.lmsal.com/hek/gallery/podimages/2011/08/11/pod_sainz%2Bdalda_alberto_2011-08-11T17%3A47%3A52.315/thumb/panorama_asainz_AIA-211_20110809T081004_at_20110811T174052.jpg',
  u'hcr_checked': u'true',
  u'hgc_bbox': u'POLYGON((145.862964 -42.529021,-46.455608 -42.368037,-45.691509 42.274393,145.096836 42.435508,145.862964 -42.529021))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-130.13125087 6.108429)',
  u'hgc_x': -130.13125087,
  u'hgc_y': 6.108429,
  u'hgs_bbox': u'POLYGON((-83.823846 -42.529021,83.857582 -42.368037,84.621681 42.274393,-84.589974 42.435508,-83.823846 -42.529021))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(0.18193913 6.108429)',
  u'hgs_x': 0.18193913,
  u'hgs_y': 6.108429,
  u'hpc_bbox': u'POLYGON((-1224 -1137,1231 -1137,1231 1130,-1224 1130,-1224 -1137))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(3 -3)',
  u'hpc_x': 3,
  u'hpc_y': -3,
  u'hrc_a': 225,
  u'hrc_bbox': u'POLYGON((1.766377 132.889674,1.771806 227.273217,1.766793 312.550467,1.761348 47.286722,1.766377 132.889674))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(0.00448584148013299 225)',
  u'hrc_r': 0.00448584148013299,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2011-08-11T17:47:59',
  u'kb_archivid': u'ivo://helio-informatics.org/FL211_AlbertoSainzDalda_20110811_174746',
  u'kb_archivist': u'sainzdalda_alberto',
  u'obs_channelid': u'211',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'AIA',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 2.11e-06,
  u'obs_observatory': u'SDO',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'n/a'},
   {u'ref_name': u'Event_MapURL', u'ref_type': u'unknown', u'ref_url': u''},
   {u'ref_name': u'Movie',
    u'ref_type': u'movie',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/AVC_AlbertoSainzDalda_20110809T014004-20110810T000004_SDO_211_150.0_20110811_174746.mov'}],
  u'refs_orig': u'',
  u'revision': u'1',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None},
 {u'SOL_standard': u'SOL2011-08-09T02:30:04L319C077',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': None,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': 666,
  u'boundbox_c1ur': 1182,
  u'boundbox_c2ll': -62,
  u'boundbox_c2ur': 496,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 257.9,
  u'event_c2error': 279.05,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 924,
  u'event_coord2': 217,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HPC-TOPO',
  u'event_coordunit': u'arcsec',
  u'event_description': u'Large flare and post-flare loop activity.',
  u'event_endtime': u'2011-08-11T00:40:04',
  u'event_expires': u'',
  u'event_importance': u'1',
  u'event_importance_num_ratings': u'1',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-09T08:07:00',
  u'event_pixelunit': u'',
  u'event_probability': None,
  u'event_starttime': u'2011-08-09T02:30:04',
  u'event_testflag': u'false',
  u'event_title': u'Large flare (zoom)',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': None,
  u'fl_peakfluxunit': u'',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'Scott Green',
  u'frm_daterun': u'2011-08-11T17:59:36',
  u'frm_humanflag': u'true',
  u'frm_identifier': u'Annotator-build_20110621-avc',
  u'frm_institute': u'LMSAL',
  u'frm_name': u'asainz',
  u'frm_paramset': u'n/a',
  u'frm_specificid': u'',
  u'frm_url': u'n/a',
  u'frm_versionnumber': None,
  u'gs_galleryid': u'pod_sainz+dalda_alberto_2011-08-11T17:59:42.190',
  u'gs_imageurl': u'http://www.lmsal.com/hek/gallery/podimages/2011/08/11/pod_sainz%2Bdalda_alberto_2011-08-11T17%3A59%3A42.190/panorama_asainz_AIA-211_AIA-171_20110809T145004_at_20110811T175740.jpg',
  u'gs_movieurl': u'',
  u'gs_thumburl': u'http://www.lmsal.com/hek/gallery/podimages/2011/08/11/pod_sainz%2Bdalda_alberto_2011-08-11T17%3A59%3A42.190/thumb/panorama_asainz_AIA-211_AIA-171_20110809T145004_at_20110811T175740.jpg',
  u'hcr_checked': u'true',
  u'hgc_bbox': u'POLYGON((-86.189597 0.732381,-41.363108 -2.95562,-43.122506 22.650306,-71.759645 34.956826,-86.189597 0.732381))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-41.978419 13.164641)',
  u'hgc_x': -41.978419,
  u'hgc_y': 13.164641,
  u'hgs_bbox': u'POLYGON((44.582683 0.732381,89.409172 -2.95562,87.649774 22.650306,59.012635 34.956826,44.582683 0.732381))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(88.793861 13.164641)',
  u'hgs_x': 88.793861,
  u'hgs_y': 13.164641,
  u'hpc_bbox': u'POLYGON((666 -62,1182 -62,1182 496,666 496,666 -62))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(924 217)',
  u'hpc_x': 924,
  u'hpc_y': 217,
  u'hrc_a': 283.216324063791,
  u'hrc_bbox': u'POLYGON((0.707218 264.681487,1.251467 266.997389,1.355322 292.764273,0.878001 306.676705,0.707218 264.681487))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(1.00354097989888 283.216324063791)',
  u'hrc_r': 1.00354097989888,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2011-08-11T17:59:47',
  u'kb_archivid': u'ivo://helio-informatics.org/FL171_AlbertoSainzDalda_20110811_175936',
  u'kb_archivist': u'sainzdalda_alberto',
  u'obs_channelid': u'171',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'AIA',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 1.71e-06,
  u'obs_observatory': u'SDO',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'n/a'},
   {u'ref_name': u'Event_MapURL', u'ref_type': u'unknown', u'ref_url': u''},
   {u'ref_name': u'Movie',
    u'ref_type': u'movie',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/AVC_AlbertoSainzDalda_20110809T023004-20110811T004004_SDO_211-171_300.0_20110811_175936.mov'},
   {u'ref_name': u'FL:  HER Entry',
    u'ref_type': u'ivorn',
    u'ref_url': u'ivo://helio-informatics.org/FL211_AlbertoSainzDalda_20110811_175936'}],
  u'refs_orig': u'',
  u'revision': u'1',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None},
 {u'SOL_standard': u'SOL2011-08-09T02:30:04L319C077',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': None,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': 666,
  u'boundbox_c1ur': 1182,
  u'boundbox_c2ll': -62,
  u'boundbox_c2ur': 496,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 257.9,
  u'event_c2error': 279.05,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 924,
  u'event_coord2': 217,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HPC-TOPO',
  u'event_coordunit': u'arcsec',
  u'event_description': u'Large flare and post-flare loop activity.',
  u'event_endtime': u'2011-08-11T00:40:04',
  u'event_expires': u'',
  u'event_importance': u'1',
  u'event_importance_num_ratings': u'1',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-09T08:07:00',
  u'event_pixelunit': u'',
  u'event_probability': None,
  u'event_starttime': u'2011-08-09T02:30:04',
  u'event_testflag': u'false',
  u'event_title': u'Large flare (zoom)',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': None,
  u'fl_peakfluxunit': u'',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'Scott Green',
  u'frm_daterun': u'2011-08-11T17:59:36',
  u'frm_humanflag': u'true',
  u'frm_identifier': u'Annotator-build_20110621-avc',
  u'frm_institute': u'LMSAL',
  u'frm_name': u'asainz',
  u'frm_paramset': u'n/a',
  u'frm_specificid': u'',
  u'frm_url': u'n/a',
  u'frm_versionnumber': None,
  u'gs_galleryid': u'pod_sainz+dalda_alberto_2011-08-11T17:59:42.190',
  u'gs_imageurl': u'http://www.lmsal.com/hek/gallery/podimages/2011/08/11/pod_sainz%2Bdalda_alberto_2011-08-11T17%3A59%3A42.190/panorama_asainz_AIA-211_AIA-171_20110809T145004_at_20110811T175740.jpg',
  u'gs_movieurl': u'',
  u'gs_thumburl': u'http://www.lmsal.com/hek/gallery/podimages/2011/08/11/pod_sainz%2Bdalda_alberto_2011-08-11T17%3A59%3A42.190/thumb/panorama_asainz_AIA-211_AIA-171_20110809T145004_at_20110811T175740.jpg',
  u'hcr_checked': u'true',
  u'hgc_bbox': u'POLYGON((-86.189597 0.732381,-41.363108 -2.95562,-43.122506 22.650306,-71.759645 34.956826,-86.189597 0.732381))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-41.978419 13.164641)',
  u'hgc_x': -41.978419,
  u'hgc_y': 13.164641,
  u'hgs_bbox': u'POLYGON((44.582683 0.732381,89.409172 -2.95562,87.649774 22.650306,59.012635 34.956826,44.582683 0.732381))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(88.793861 13.164641)',
  u'hgs_x': 88.793861,
  u'hgs_y': 13.164641,
  u'hpc_bbox': u'POLYGON((666 -62,1182 -62,1182 496,666 496,666 -62))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(924 217)',
  u'hpc_x': 924,
  u'hpc_y': 217,
  u'hrc_a': 283.216324063791,
  u'hrc_bbox': u'POLYGON((0.707218 264.681487,1.251467 266.997389,1.355322 292.764273,0.878001 306.676705,0.707218 264.681487))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(1.00354097989888 283.216324063791)',
  u'hrc_r': 1.00354097989888,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2011-08-11T17:59:51',
  u'kb_archivid': u'ivo://helio-informatics.org/FL211_AlbertoSainzDalda_20110811_175936',
  u'kb_archivist': u'sainzdalda_alberto',
  u'obs_channelid': u'211',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'AIA',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 2.11e-06,
  u'obs_observatory': u'SDO',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'n/a'},
   {u'ref_name': u'Event_MapURL', u'ref_type': u'unknown', u'ref_url': u''},
   {u'ref_name': u'Movie',
    u'ref_type': u'movie',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/AVC_AlbertoSainzDalda_20110809T023004-20110811T004004_SDO_211-171_300.0_20110811_175936.mov'},
   {u'ref_name': u'FL:  HER Entry',
    u'ref_type': u'ivorn',
    u'ref_url': u'ivo://helio-informatics.org/FL171_AlbertoSainzDalda_20110811_175936'}],
  u'refs_orig': u'',
  u'revision': u'1',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None},
 {u'SOL_standard': u'SOL2011-08-09T02:30:04L319C077',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': None,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': 666,
  u'boundbox_c1ur': 1182,
  u'boundbox_c2ll': -62,
  u'boundbox_c2ur': 496,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 257.9,
  u'event_c2error': 279.05,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 924,
  u'event_coord2': 217,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HPC-TOPO',
  u'event_coordunit': u'arcsec',
  u'event_description': u'Large flare and post-flare loop activity.',
  u'event_endtime': u'2011-08-11T00:40:04',
  u'event_expires': u'',
  u'event_importance': u'1',
  u'event_importance_num_ratings': u'1',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-09T08:07:00',
  u'event_pixelunit': u'',
  u'event_probability': None,
  u'event_starttime': u'2011-08-09T02:30:04',
  u'event_testflag': u'false',
  u'event_title': u'Large flare (zoom)',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': None,
  u'fl_peakfluxunit': u'',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'Scott Green',
  u'frm_daterun': u'2011-08-11T17:59:36',
  u'frm_humanflag': u'true',
  u'frm_identifier': u'MetaEventCreator',
  u'frm_institute': u'LMSAL',
  u'frm_name': u'asainz',
  u'frm_paramset': u'n/a',
  u'frm_specificid': u'',
  u'frm_url': u'n/a',
  u'frm_versionnumber': None,
  u'gs_galleryid': u'pod_sainz+dalda_alberto_2011-08-11T17:59:55.697',
  u'gs_imageurl': u'http://www.lmsal.com/hek/gallery/podimages/2011/08/11/pod_sainz%2Bdalda_alberto_2011-08-11T17%3A59%3A55.697/panorama_asainz_AIA-211_AIA-171_20110809T145004_at_20110811T175740.jpg',
  u'gs_movieurl': u'',
  u'gs_thumburl': u'http://www.lmsal.com/hek/gallery/podimages/2011/08/11/pod_sainz%2Bdalda_alberto_2011-08-11T17%3A59%3A55.697/thumb/panorama_asainz_AIA-211_AIA-171_20110809T145004_at_20110811T175740.jpg',
  u'hcr_checked': u'true',
  u'hgc_bbox': u'POLYGON((-86.189597 0.732381,-41.363108 -2.95562,-43.122506 22.650306,-71.759645 34.956826,-86.189597 0.732381))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-41.978419 13.164641)',
  u'hgc_x': -41.978419,
  u'hgc_y': 13.164641,
  u'hgs_bbox': u'POLYGON((44.582683 0.732381,89.409172 -2.95562,87.649774 22.650306,59.012635 34.956826,44.582683 0.732381))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(88.793861 13.164641)',
  u'hgs_x': 88.793861,
  u'hgs_y': 13.164641,
  u'hpc_bbox': u'POLYGON((666 -62,1182 -62,1182 496,666 496,666 -62))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(924 217)',
  u'hpc_x': 924,
  u'hpc_y': 217,
  u'hrc_a': 283.216324063791,
  u'hrc_bbox': u'POLYGON((0.707218 264.681487,1.251467 266.997389,1.355322 292.764273,0.878001 306.676705,0.707218 264.681487))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(1.00354097989888 283.216324063791)',
  u'hrc_r': 1.00354097989888,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2011-08-11T18:00:05',
  u'kb_archivid': u'ivo://helio-informatics.org/FLMET_AlbertoSainzDalda_20110811_175936',
  u'kb_archivist': u'sainzdalda_alberto',
  u'obs_channelid': u'FL',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'HEK',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 0,
  u'obs_observatory': u'SDO',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'n/a'},
   {u'ref_name': u'Event_MapURL', u'ref_type': u'unknown', u'ref_url': u''},
   {u'ref_name': u'Movie',
    u'ref_type': u'movie',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/AVC_AlbertoSainzDalda_20110809T023004-20110811T004004_SDO_211-171_300.0_20110811_175936.mov'}],
  u'refs_orig': u'',
  u'revision': u'1',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None},
 {u'SOL_standard': u'SOL2011-08-09T03:19:00L298C073',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': 1263,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': 1,
  u'boundbox_c1ur': 1,
  u'boundbox_c2ll': 1,
  u'boundbox_c2ur': 1,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 0,
  u'event_c2error': 0,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 69,
  u'event_coord2': 17,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HGS-TOPO',
  u'event_coordunit': u'degrees',
  u'event_description': u'',
  u'event_endtime': u'2011-08-09T03:54:00',
  u'event_expires': u'',
  u'event_importance': u'',
  u'event_importance_num_ratings': u'',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-09T03:45:00',
  u'event_pixelunit': u'',
  u'event_probability': 1,
  u'event_starttime': u'2011-08-09T03:19:00',
  u'event_testflag': u'false',
  u'event_title': u'',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'M2.5',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': None,
  u'fl_peakfluxunit': u'',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'Samuel L. Freeland',
  u'frm_daterun': u'2011-08-09T00:00:00',
  u'frm_humanflag': u'false',
  u'frm_identifier': u'SolarSoft',
  u'frm_institute': u'LMSAL',
  u'frm_name': u'SSW Latest Events',
  u'frm_paramset': u'AIA20110809_031903_0094.fits,AIA20110809_034303_0094.fits',
  u'frm_specificid': u'',
  u'frm_url': u'http://sohowww.nascom.nasa.gov/solarsoft/packages/gevloc/idl/ssw_flare_locator.pro',
  u'frm_versionnumber': None,
  u'gs_galleryid': u'',
  u'gs_imageurl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110808_212102_87513/www/ssw_cutout_193_context_full.gif',
  u'gs_movieurl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110808_212102_87513/www/',
  u'gs_thumburl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110808_212102_87513/www/ssw_cutout_193_context_thumb.gif',
  u'hcr_checked': u'true',
  u'hgc_bbox': u'POLYGON((-130.22158 1,-130.22158 1,-130.22158 1,-130.22158 1,-130.22158 1))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-62.22158 17)',
  u'hgc_x': -62.22158,
  u'hgc_y': 17,
  u'hgs_bbox': u'POLYGON((1 1,1 1,1 1,1 1,1 1))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(69 17)',
  u'hgs_x': 69,
  u'hgs_y': 17,
  u'hpc_bbox': u'POLYGON((16.57968 -87.642,16.57968 -87.642,16.57968 -87.642,16.57968 -87.642,16.57968 -87.642))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(845.838 239.7366)',
  u'hpc_x': 845.838,
  u'hpc_y': 239.7366,
  u'hrc_a': 285.824366951751,
  u'hrc_bbox': u'POLYGON((0.094308 190.712341,0.094308 190.712341,0.094308 190.712341,0.094308 190.712341,0.094308 190.712341))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(0.929541790218704 285.824366951751)',
  u'hrc_r': 0.929541790218704,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2011-08-09T08:38:00',
  u'kb_archivid': u'ivo://helio-informatics.org/FL_SSWLatestEvents_20110808_213442_412',
  u'kb_archivist': u'freeland_samuel',
  u'obs_channelid': u'EUV',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'AIA',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 9.4e-07,
  u'obs_observatory': u'SDO',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'SSW Context Thumbnail',
    u'ref_type': u'thumbnail',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110808_212102_87513/www/ssw_cutout_193_context_thumb.gif'},
   {u'ref_name': u'SSW Context Image',
    u'ref_type': u'image',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110808_212102_87513/www/ssw_cutout_193_context_full.gif'},
   {u'ref_name': u'SDO/AIA Movies',
    u'ref_type': u'html',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110808_212102_87513/www/'},
   {u'ref_name': u'Event-Context',
    u'ref_type': u'html',
    u'ref_url': u'http://www.lmsal.com/solarsoft/latest_events/'},
   {u'ref_name': u'Event-Detection(diff)',
    u'ref_type': u'image',
    u'ref_url': u'http://www.lmsal.com/solarsoft/latest_events/gev_20110809_0319.png'},
   {u'ref_name': u'Event-Summary',
    u'ref_type': u'html',
    u'ref_url': u'http://www.lmsal.com/solarsoft/latest_events/gev_20110809_0319.html'},
   {u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'http://sohowww.nascom.nasa.gov/solarsoft/packages/gevloc/idl/ssw_flare_locator.pro'}],
  u'refs_orig': u'',
  u'revision': u'16',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None},
 {u'SOL_standard': u'SOL2011-08-09T03:19:00L298C073',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': 1263,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': 1,
  u'boundbox_c1ur': 1,
  u'boundbox_c2ll': 1,
  u'boundbox_c2ur': 1,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 0,
  u'event_c2error': 0,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 69,
  u'event_coord2': 17,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HGS-TOPO',
  u'event_coordunit': u'degrees',
  u'event_description': u'',
  u'event_endtime': u'2011-08-09T03:54:00',
  u'event_expires': u'',
  u'event_importance': u'',
  u'event_importance_num_ratings': u'',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-09T03:45:00',
  u'event_pixelunit': u'',
  u'event_probability': 1,
  u'event_starttime': u'2011-08-09T03:19:00',
  u'event_testflag': u'false',
  u'event_title': u'',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'M2.5',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': None,
  u'fl_peakfluxunit': u'',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'Samuel L. Freeland',
  u'frm_daterun': u'2011-08-09T00:00:00',
  u'frm_humanflag': u'false',
  u'frm_identifier': u'SolarSoft',
  u'frm_institute': u'LMSAL',
  u'frm_name': u'SSW Latest Events',
  u'frm_paramset': u'AIA20110809_031903_0094.fits,AIA20110809_034303_0094.fits',
  u'frm_specificid': u'',
  u'frm_url': u'http://sohowww.nascom.nasa.gov/solarsoft/packages/gevloc/idl/ssw_flare_locator.pro',
  u'frm_versionnumber': None,
  u'gs_galleryid': u'',
  u'gs_imageurl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110808_212102_87513/www/ssw_cutout_193_context_full.gif',
  u'gs_movieurl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110808_212102_87513/www/',
  u'gs_thumburl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110808_212102_87513/www/ssw_cutout_193_context_thumb.gif',
  u'hcr_checked': u'true',
  u'hgc_bbox': u'POLYGON((-130.22158 1,-130.22158 1,-130.22158 1,-130.22158 1,-130.22158 1))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-62.22158 17)',
  u'hgc_x': -62.22158,
  u'hgc_y': 17,
  u'hgs_bbox': u'POLYGON((1 1,1 1,1 1,1 1,1 1))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(69 17)',
  u'hgs_x': 69,
  u'hgs_y': 17,
  u'hpc_bbox': u'POLYGON((16.57968 -87.642,16.57968 -87.642,16.57968 -87.642,16.57968 -87.642,16.57968 -87.642))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(845.838 239.7366)',
  u'hpc_x': 845.838,
  u'hpc_y': 239.7366,
  u'hrc_a': 285.824366951751,
  u'hrc_bbox': u'POLYGON((0.094308 190.712341,0.094308 190.712341,0.094308 190.712341,0.094308 190.712341,0.094308 190.712341))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(0.929541790218704 285.824366951751)',
  u'hrc_r': 0.929541790218704,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2011-08-09T17:29:07',
  u'kb_archivid': u'ivo://helio-informatics.org/FL_SSWLatestEvents_20110808_213442_412',
  u'kb_archivist': u'freeland_samuel',
  u'obs_channelid': u'EUV',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'AIA',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 9.4e-07,
  u'obs_observatory': u'SDO',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'SSW Context Thumbnail',
    u'ref_type': u'thumbnail',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110808_212102_87513/www/ssw_cutout_193_context_thumb.gif'},
   {u'ref_name': u'SSW Context Image',
    u'ref_type': u'image',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110808_212102_87513/www/ssw_cutout_193_context_full.gif'},
   {u'ref_name': u'SDO/AIA Movies',
    u'ref_type': u'html',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110808_212102_87513/www/'},
   {u'ref_name': u'Event-Context',
    u'ref_type': u'html',
    u'ref_url': u'http://www.lmsal.com/solarsoft/latest_events/'},
   {u'ref_name': u'Event-Detection(diff)',
    u'ref_type': u'image',
    u'ref_url': u'http://www.lmsal.com/solarsoft/latest_events/gev_20110809_0319.png'},
   {u'ref_name': u'Event-Summary',
    u'ref_type': u'html',
    u'ref_url': u'http://www.lmsal.com/solarsoft/latest_events/gev_20110809_0319.html'},
   {u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'http://sohowww.nascom.nasa.gov/solarsoft/packages/gevloc/idl/ssw_flare_locator.pro'}],
  u'refs_orig': u'',
  u'revision': u'58',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None},
 {u'SOL_standard': u'SOL2011-08-09T03:19:00L297C072',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': 11263,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': 1,
  u'boundbox_c1ur': 1,
  u'boundbox_c2ll': 1,
  u'boundbox_c2ur': 1,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 1,
  u'event_c2error': 1,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 68,
  u'event_coord2': 18,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HGS-TOPO',
  u'event_coordunit': u'degrees',
  u'event_description': u'',
  u'event_endtime': u'2011-08-09T04:08:00',
  u'event_expires': u'',
  u'event_importance': u'',
  u'event_importance_num_ratings': u'',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-09T03:54:00',
  u'event_pixelunit': u'',
  u'event_probability': None,
  u'event_starttime': u'2011-08-09T03:19:00',
  u'event_testflag': u'false',
  u'event_title': u'',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'M2.5',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': None,
  u'fl_peakfluxunit': u'',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'SWPC.Webmaster@noaa.gov',
  u'frm_daterun': u'2011-08-09T00:00:00',
  u'frm_humanflag': u'false',
  u'frm_identifier': u'SWPC',
  u'frm_institute': u'U.S. Dept. of Commerce, NOAA, Space Weather Prediction Center',
  u'frm_name': u'SWPC',
  u'frm_paramset': u'-',
  u'frm_specificid': u'',
  u'frm_url': u'http://www.swpc.noaa.gov/',
  u'frm_versionnumber': None,
  u'gs_galleryid': u'',
  u'gs_imageurl': u'',
  u'gs_movieurl': u'',
  u'gs_thumburl': u'',
  u'hcr_checked': u'false',
  u'hgc_bbox': u'POLYGON((-130.22158 1,-130.22158 1,-130.22158 1,-130.22158 1,-130.22158 1))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-63.22158 18)',
  u'hgc_x': -63.22158,
  u'hgc_y': 18,
  u'hgs_bbox': u'POLYGON((1 1,1 1,1 1,1 1,1 1))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(68 18)',
  u'hgs_x': 68,
  u'hgs_y': 18,
  u'hpc_bbox': u'POLYGON((16.57968 -87.642,16.57968 -87.642,16.57968 -87.642,16.57968 -87.642,16.57968 -87.642))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(835.494 254.0208)',
  u'hpc_x': 835.494,
  u'hpc_y': 254.0208,
  u'hrc_a': 286.911194232554,
  u'hrc_bbox': u'POLYGON((0.094308 190.712341,0.094308 190.712341,0.094308 190.712341,0.094308 190.712341,0.094308 190.712341))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(0.923303934134074 286.911194232554)',
  u'hrc_r': 0.923303934134074,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2014-01-09T23:11:13',
  u'kb_archivid': u'ivo://helio-informatics.org/FL_SECstandard_20110907_163057_20110809031900',
  u'kb_archivist': u'cheung_mark',
  u'obs_channelid': u'XRA',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'GOES',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 5e-08,
  u'obs_observatory': u'GOES',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'http://www.swpc.noaa.gov/'}],
  u'refs_orig': u'',
  u'revision': u'2',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None},
 {u'SOL_standard': u'SOL2011-08-09T03:24:11L308C073',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': None,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': 768,
  u'boundbox_c1ur': 921.6,
  u'boundbox_c2ll': 153.6,
  u'boundbox_c2ur': 307.2,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 2,
  u'event_c2error': 2,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 883.2,
  u'event_coord2': 268.8,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HPC-TOPO',
  u'event_coordunit': u'arcseconds',
  u'event_description': u'',
  u'event_endtime': u'2011-08-09T04:21:59',
  u'event_expires': u'',
  u'event_importance': u'',
  u'event_importance_num_ratings': u'',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-09T04:01:59',
  u'event_pixelunit': u'',
  u'event_probability': None,
  u'event_starttime': u'2011-08-09T03:24:11',
  u'event_testflag': u'false',
  u'event_title': u'',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': 1026.21,
  u'fl_peakfluxunit': u'erg/cm/cm/s',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'Paolo C. Grigis - pgrigis@cfa.harvard.edu',
  u'frm_daterun': u'2011-08-08T20:43:16',
  u'frm_humanflag': u'false',
  u'frm_identifier': u'Feature Finding Team',
  u'frm_institute': u'SAO',
  u'frm_name': u'Flare Detective - Trigger Module',
  u'frm_paramset': u'DerivativeThreshold= 8.00000e-02 EndFraction= 2.50000e-01',
  u'frm_specificid': u'',
  u'frm_url': u'http://www.cfa.harvard.edu',
  u'frm_versionnumber': 0.51,
  u'gs_galleryid': u'',
  u'gs_imageurl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110808_223735_93850/www/ssw_cutout_131_context_full.gif',
  u'gs_movieurl': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/EDS_FlareDetective-TriggerModule_20110809T022623-20110809T051947_AIA_131_XCEN883.2YCEN268.8.mov',
  u'gs_thumburl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110808_223735_93850/www/ssw_cutout_131_context_thumb.gif',
  u'hcr_checked': u'true',
  u'hgc_bbox': u'POLYGON((-75.149901 12.872694,-49.774896 10.322956,-43.086788 18.349944,-70.394145 22.05885,-75.149901 12.872694))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-52.926774 17.856924)',
  u'hgc_x': -52.926774,
  u'hgc_y': 17.856924,
  u'hgs_bbox': u'POLYGON((56.119279 12.872694,81.494284 10.322956,88.182392 18.349944,60.875035 22.05885,56.119279 12.872694))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(78.342406 17.856924)',
  u'hgs_x': 78.342406,
  u'hgs_y': 17.856924,
  u'hpc_bbox': u'POLYGON((768 153.6,921.6 153.6,921.6 307.2,768 307.2,768 153.6))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(883.2 268.8)',
  u'hpc_x': 883.2,
  u'hpc_y': 268.8,
  u'hrc_a': 286.927513064147,
  u'hrc_bbox': u'POLYGON((0.827509 281.309932,0.987158 279.462322,1.026398 288.434949,0.873947 291.801409,0.827509 281.309932))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(0.975415893964311 286.927513064147)',
  u'hrc_r': 0.975415893964311,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2011-08-09T04:39:37',
  u'kb_archivid': u'ivo://helio-informatics.org/FL_FlareDetective-TriggerModule_20110809_034429_2011-08-09T03:24:11.070_1',
  u'kb_archivist': u'flare_detective',
  u'obs_channelid': u'131',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'AIA',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 1.31e-06,
  u'obs_observatory': u'SDO',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'SSW Context Thumbnail',
    u'ref_type': u'thumbnail',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110808_223735_93850/www/ssw_cutout_131_context_thumb.gif'},
   {u'ref_name': u'SSW Context Image',
    u'ref_type': u'image',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110808_223735_93850/www/ssw_cutout_131_context_full.gif'},
   {u'ref_name': u'SDO Movie',
    u'ref_type': u'movie',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/EDS_FlareDetective-TriggerModule_20110809T022623-20110809T051947_AIA_131_XCEN883.2YCEN268.8.mov'},
   {u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'http://www.cfa.harvard.edu'}],
  u'refs_orig': u'',
  u'revision': u'2',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None},
 {u'SOL_standard': u'SOL2011-08-09T03:48:50L307C073',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': None,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': 844.8,
  u'boundbox_c1ur': 921.6,
  u'boundbox_c2ll': 153.6,
  u'boundbox_c2ur': 307.2,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 2,
  u'event_c2error': 2,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 883.2,
  u'event_coord2': 268.8,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HPC-TOPO',
  u'event_coordunit': u'arcseconds',
  u'event_description': u'',
  u'event_endtime': u'2011-08-09T04:27:38',
  u'event_expires': u'',
  u'event_importance': u'',
  u'event_importance_num_ratings': u'',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-09T04:13:14',
  u'event_pixelunit': u'',
  u'event_probability': None,
  u'event_starttime': u'2011-08-09T03:48:50',
  u'event_testflag': u'false',
  u'event_title': u'',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': 1365.71,
  u'fl_peakfluxunit': u'erg/cm/cm/s',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'Paolo C. Grigis - pgrigis@cfa.harvard.edu',
  u'frm_daterun': u'2011-08-08T21:06:21',
  u'frm_humanflag': u'false',
  u'frm_identifier': u'Feature Finding Team',
  u'frm_institute': u'SAO',
  u'frm_name': u'Flare Detective - Trigger Module',
  u'frm_paramset': u'DerivativeThreshold= 8.30000e-01 EndFraction= 2.50000e-01',
  u'frm_specificid': u'',
  u'frm_url': u'http://www.cfa.harvard.edu',
  u'frm_versionnumber': 0.51,
  u'gs_galleryid': u'',
  u'gs_imageurl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110808_222228_92586/www/ssw_cutout_211_context_full.gif',
  u'gs_movieurl': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/EDS_FlareDetective-TriggerModule_20110809T031002-20110809T050626_AIA_211_XCEN883.2YCEN268.8.mov',
  u'gs_thumburl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110808_222228_92586/www/ssw_cutout_211_context_thumb.gif',
  u'hcr_checked': u'true',
  u'hgc_bbox': u'POLYGON((-65.897717 11.977829,-50.002024 10.323189,-43.303245 18.351022,-58.917951 20.911084,-65.897717 11.977829))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-53.153509 17.857163)',
  u'hgc_x': -53.153509,
  u'hgc_y': 17.857163,
  u'hgs_bbox': u'POLYGON((65.597793 11.977829,81.493486 10.323189,88.192265 18.351022,72.577559 20.911084,65.597793 11.977829))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(78.342001 17.857163)',
  u'hgs_x': 78.342001,
  u'hgs_y': 17.857163,
  u'hpc_bbox': u'POLYGON((844.8 153.6,921.6 153.6,921.6 307.2,844.8 307.2,844.8 153.6))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(883.2 268.8)',
  u'hpc_x': 883.2,
  u'hpc_y': 268.8,
  u'hrc_a': 286.927513064147,
  u'hrc_bbox': u'POLYGON((0.907214 280.304846,0.987155 279.462322,1.026395 288.434949,0.949762 289.983107,0.907214 280.304846))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(0.975413214446382 286.927513064147)',
  u'hrc_r': 0.975413214446382,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2011-08-09T04:45:28',
  u'kb_archivid': u'ivo://helio-informatics.org/FL_FlareDetective-TriggerModule_20110809_040808_2011-08-09T03:48:50.070_1',
  u'kb_archivist': u'flare_detective',
  u'obs_channelid': u'211',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'AIA',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 2.11e-06,
  u'obs_observatory': u'SDO',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'SSW Context Thumbnail',
    u'ref_type': u'thumbnail',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110808_222228_92586/www/ssw_cutout_211_context_thumb.gif'},
   {u'ref_name': u'SSW Context Image',
    u'ref_type': u'image',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110808_222228_92586/www/ssw_cutout_211_context_full.gif'},
   {u'ref_name': u'SDO Movie',
    u'ref_type': u'movie',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/EDS_FlareDetective-TriggerModule_20110809T031002-20110809T050626_AIA_211_XCEN883.2YCEN268.8.mov'},
   {u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'http://www.cfa.harvard.edu'}],
  u'refs_orig': u'',
  u'revision': u'2',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None},
 {u'SOL_standard': u'SOL2011-08-09T03:53:15L307C073',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': None,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': 844.8,
  u'boundbox_c1ur': 921.6,
  u'boundbox_c2ll': 230.4,
  u'boundbox_c2ur': 307.2,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 2,
  u'event_c2error': 2,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 883.2,
  u'event_coord2': 268.8,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HPC-TOPO',
  u'event_coordunit': u'arcseconds',
  u'event_description': u'',
  u'event_endtime': u'2011-08-09T04:18:51',
  u'event_expires': u'',
  u'event_importance': u'',
  u'event_importance_num_ratings': u'',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-09T04:07:15',
  u'event_pixelunit': u'',
  u'event_probability': None,
  u'event_starttime': u'2011-08-09T03:53:15',
  u'event_testflag': u'false',
  u'event_title': u'',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': 346.522,
  u'fl_peakfluxunit': u'erg/cm/cm/s',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'Paolo C. Grigis - pgrigis@cfa.harvard.edu',
  u'frm_daterun': u'2011-08-08T21:11:08',
  u'frm_humanflag': u'false',
  u'frm_identifier': u'Feature Finding Team',
  u'frm_institute': u'SAO',
  u'frm_name': u'Flare Detective - Trigger Module',
  u'frm_paramset': u'DerivativeThreshold= 3.00000e-01 EndFraction= 2.50000e-01',
  u'frm_specificid': u'',
  u'frm_url': u'http://www.cfa.harvard.edu',
  u'frm_versionnumber': 0.51,
  u'gs_galleryid': u'',
  u'gs_imageurl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110808_220423_90897/www/ssw_cutout_94_context_full.gif',
  u'gs_movieurl': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/EDS_FlareDetective-TriggerModule_20110809T032739-20110809T044427_AIA_94_XCEN883.2YCEN268.8.mov',
  u'gs_thumburl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110808_220423_90897/www/ssw_cutout_94_context_thumb.gif',
  u'hcr_checked': u'true',
  u'hgc_bbox': u'POLYGON((-63.23307 16.474154,-42.822368 13.980967,-43.339086 18.351536,-58.958525 20.911139,-63.23307 16.474154))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-53.194132 17.857206)',
  u'hgc_x': -53.194132,
  u'hgc_y': 17.857206,
  u'hgs_bbox': u'POLYGON((68.30299 16.474154,88.713692 13.980967,88.196974 18.351536,72.577535 20.911139,68.30299 16.474154))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(78.341928 17.857206)',
  u'hgs_x': 78.341928,
  u'hgs_y': 17.857206,
  u'hpc_bbox': u'POLYGON((844.8 230.4,921.6 230.4,921.6 307.2,844.8 307.2,844.8 230.4))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(883.2 268.8)',
  u'hpc_x': 883.2,
  u'hpc_y': 268.8,
  u'hrc_a': 286.927513064147,
  u'hrc_bbox': u'POLYGON((0.92518 285.255119,1.003691 284.036243,1.026395 288.434949,0.949762 289.983107,0.92518 285.255119))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(0.975412740379358 286.927513064147)',
  u'hrc_r': 0.975412740379358,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2011-08-09T04:37:13',
  u'kb_archivid': u'ivo://helio-informatics.org/FL_FlareDetective-TriggerModule_20110809_041312_2011-08-09T03:53:15.570_1',
  u'kb_archivist': u'flare_detective',
  u'obs_channelid': u'94',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'AIA',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 9.4e-07,
  u'obs_observatory': u'SDO',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'SSW Context Thumbnail',
    u'ref_type': u'thumbnail',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110808_220423_90897/www/ssw_cutout_94_context_thumb.gif'},
   {u'ref_name': u'SSW Context Image',
    u'ref_type': u'image',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110808_220423_90897/www/ssw_cutout_94_context_full.gif'},
   {u'ref_name': u'SDO Movie',
    u'ref_type': u'movie',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/EDS_FlareDetective-TriggerModule_20110809T032739-20110809T044427_AIA_94_XCEN883.2YCEN268.8.mov'},
   {u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'http://www.cfa.harvard.edu'}],
  u'refs_orig': u'',
  u'revision': u'2',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None},
 {u'SOL_standard': u'SOL2011-08-09T04:03:29L307C073',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': None,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': 844.8,
  u'boundbox_c1ur': 921.6,
  u'boundbox_c2ll': 230.4,
  u'boundbox_c2ur': 307.2,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 2,
  u'event_c2error': 2,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 883.2,
  u'event_coord2': 268.8,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HPC-TOPO',
  u'event_coordunit': u'arcseconds',
  u'event_description': u'',
  u'event_endtime': u'2011-08-09T04:22:17',
  u'event_expires': u'',
  u'event_importance': u'',
  u'event_importance_num_ratings': u'',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-09T04:12:41',
  u'event_pixelunit': u'',
  u'event_probability': None,
  u'event_starttime': u'2011-08-09T04:03:29',
  u'event_testflag': u'false',
  u'event_title': u'',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': 276.237,
  u'fl_peakfluxunit': u'erg/cm/cm/s',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'Paolo C. Grigis - pgrigis@cfa.harvard.edu',
  u'frm_daterun': u'2011-08-08T21:21:12',
  u'frm_humanflag': u'false',
  u'frm_identifier': u'Feature Finding Team',
  u'frm_institute': u'SAO',
  u'frm_name': u'Flare Detective - Trigger Module',
  u'frm_paramset': u'DerivativeThreshold= 2.00000e-01 EndFraction= 2.50000e-01',
  u'frm_specificid': u'',
  u'frm_url': u'http://www.cfa.harvard.edu',
  u'frm_versionnumber': 0.51,
  u'gs_galleryid': u'',
  u'gs_imageurl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110808_220120_90813/www/ssw_cutout_335_context_full.gif',
  u'gs_movieurl': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/EDS_FlareDetective-TriggerModule_20110809T034441-20110809T044105_AIA_335_XCEN883.2YCEN268.8.mov',
  u'gs_thumburl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110808_220120_90813/www/ssw_cutout_335_context_thumb.gif',
  u'hcr_checked': u'true',
  u'hgc_bbox': u'POLYGON((-63.327078 16.474312,-42.931095 13.979357,-43.448172 18.349892,-59.052541 20.911266,-63.327078 16.474312))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-53.28826 17.857305)',
  u'hgc_x': -53.28826,
  u'hgc_y': 17.857305,
  u'hgs_bbox': u'POLYGON((68.302942 16.474312,88.698925 13.979357,88.181848 18.349892,72.577479 20.911266,68.302942 16.474312))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(78.34176 17.857305)',
  u'hgs_x': 78.34176,
  u'hgs_y': 17.857305,
  u'hpc_bbox': u'POLYGON((844.8 230.4,921.6 230.4,921.6 307.2,844.8 307.2,844.8 230.4))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(883.2 268.8)',
  u'hpc_x': 883.2,
  u'hpc_y': 268.8,
  u'hrc_a': 286.927513064147,
  u'hrc_bbox': u'POLYGON((0.925179 285.255119,1.00369 284.036243,1.026394 288.434949,0.949761 289.983107,0.925179 285.255119))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(0.975411627354244 286.927513064147)',
  u'hrc_r': 0.975411627354244,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2011-08-09T04:40:18',
  u'kb_archivid': u'ivo://helio-informatics.org/FL_FlareDetective-TriggerModule_20110809_042312_2011-08-09T04:03:29.070_1',
  u'kb_archivist': u'flare_detective',
  u'obs_channelid': u'335',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'AIA',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 3.35e-06,
  u'obs_observatory': u'SDO',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'SSW Context Thumbnail',
    u'ref_type': u'thumbnail',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110808_220120_90813/www/ssw_cutout_335_context_thumb.gif'},
   {u'ref_name': u'SSW Context Image',
    u'ref_type': u'image',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110808_220120_90813/www/ssw_cutout_335_context_full.gif'},
   {u'ref_name': u'SDO Movie',
    u'ref_type': u'movie',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/EDS_FlareDetective-TriggerModule_20110809T034441-20110809T044105_AIA_335_XCEN883.2YCEN268.8.mov'},
   {u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'http://www.cfa.harvard.edu'}],
  u'refs_orig': u'',
  u'revision': u'2',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None},
 {u'SOL_standard': u'SOL2011-08-09T06:13:49L240C073',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': None,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': 153.6,
  u'boundbox_c1ur': 230.4,
  u'boundbox_c2ll': 153.6,
  u'boundbox_c2ur': 230.4,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 2,
  u'event_c2error': 2,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 192,
  u'event_coord2': 192,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HPC-TOPO',
  u'event_coordunit': u'arcseconds',
  u'event_description': u'',
  u'event_endtime': u'2011-08-09T06:17:25',
  u'event_expires': u'',
  u'event_importance': u'',
  u'event_importance_num_ratings': u'',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-09T06:14:37',
  u'event_pixelunit': u'',
  u'event_probability': None,
  u'event_starttime': u'2011-08-09T06:13:49',
  u'event_testflag': u'false',
  u'event_title': u'',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': 556.588,
  u'fl_peakfluxunit': u'erg/cm/cm/s',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'Paolo C. Grigis - pgrigis@cfa.harvard.edu',
  u'frm_daterun': u'2011-08-08T23:31:31',
  u'frm_humanflag': u'false',
  u'frm_identifier': u'Feature Finding Team',
  u'frm_institute': u'SAO',
  u'frm_name': u'Flare Detective - Trigger Module',
  u'frm_paramset': u'DerivativeThreshold= 2.00000e+00 EndFraction= 2.50000e-01',
  u'frm_specificid': u'',
  u'frm_url': u'http://www.cfa.harvard.edu',
  u'frm_versionnumber': 0.51,
  u'gs_galleryid': u'',
  u'gs_imageurl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_054300_31220/www/ssw_cutout_171_context_full.gif',
  u'gs_movieurl': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/EDS_FlareDetective-TriggerModule_20110809T061013-20110809T062101_AIA_171_XCEN192.0YCEN192.0.mov',
  u'gs_thumburl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_054300_31220/www/ssw_cutout_171_context_thumb.gif',
  u'hcr_checked': u'true',
  u'hgc_bbox': u'POLYGON((-123.174613 15.51129,-118.26725 15.401713,-117.867524 20.121487,-122.910976 20.235683,-123.174613 15.51129))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-120.579358 17.813479)',
  u'hgc_x': -120.579358,
  u'hgc_y': 17.813479,
  u'hgs_bbox': u'POLYGON((9.652107 15.51129,14.55947 15.401713,14.959196 20.121487,9.915744 20.235683,9.652107 15.51129))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(12.247362 17.813479)',
  u'hgs_x': 12.247362,
  u'hgs_y': 17.813479,
  u'hpc_bbox': u'POLYGON((153.6 153.6,230.4 153.6,230.4 230.4,153.6 230.4,153.6 153.6))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(192 192)',
  u'hpc_x': 192,
  u'hpc_y': 192,
  u'hrc_a': 315,
  u'hrc_bbox': u'POLYGON((0.229505 315,0.292563 303.690068,0.344258 315,0.292563 326.309932,0.229505 315))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(0.286881605034599 315)',
  u'hrc_r': 0.286881605034599,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2011-08-09T06:35:22',
  u'kb_archivid': u'ivo://helio-informatics.org/FL_FlareDetective-TriggerModule_20110809_063330_2011-08-09T06:13:49.340_1',
  u'kb_archivist': u'flare_detective',
  u'obs_channelid': u'171',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'AIA',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 1.71e-06,
  u'obs_observatory': u'SDO',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'SSW Context Thumbnail',
    u'ref_type': u'thumbnail',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_054300_31220/www/ssw_cutout_171_context_thumb.gif'},
   {u'ref_name': u'SSW Context Image',
    u'ref_type': u'image',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_054300_31220/www/ssw_cutout_171_context_full.gif'},
   {u'ref_name': u'SDO Movie',
    u'ref_type': u'movie',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/EDS_FlareDetective-TriggerModule_20110809T061013-20110809T062101_AIA_171_XCEN192.0YCEN192.0.mov'},
   {u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'http://www.cfa.harvard.edu'}],
  u'refs_orig': u'',
  u'revision': u'2',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None},
 {u'SOL_standard': u'SOL2011-08-09T06:13:50L240C073',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': None,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': 153.6,
  u'boundbox_c1ur': 230.4,
  u'boundbox_c2ll': 153.6,
  u'boundbox_c2ur': 230.4,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 2,
  u'event_c2error': 2,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 192,
  u'event_coord2': 192,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HPC-TOPO',
  u'event_coordunit': u'arcseconds',
  u'event_description': u'',
  u'event_endtime': u'2011-08-09T06:16:14',
  u'event_expires': u'',
  u'event_importance': u'',
  u'event_importance_num_ratings': u'',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-09T06:14:26',
  u'event_pixelunit': u'',
  u'event_probability': None,
  u'event_starttime': u'2011-08-09T06:13:50',
  u'event_testflag': u'false',
  u'event_title': u'',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': 305.103,
  u'fl_peakfluxunit': u'erg/cm/cm/s',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'Paolo C. Grigis - pgrigis@cfa.harvard.edu',
  u'frm_daterun': u'2011-08-08T23:31:31',
  u'frm_humanflag': u'false',
  u'frm_identifier': u'Feature Finding Team',
  u'frm_institute': u'SAO',
  u'frm_name': u'Flare Detective - Trigger Module',
  u'frm_paramset': u'DerivativeThreshold= 8.30000e-01 EndFraction= 2.50000e-01',
  u'frm_specificid': u'',
  u'frm_url': u'http://www.cfa.harvard.edu',
  u'frm_versionnumber': 0.51,
  u'gs_galleryid': u'',
  u'gs_imageurl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110808_233738_99110/www/ssw_cutout_211_context_full.gif',
  u'gs_movieurl': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/EDS_FlareDetective-TriggerModule_20110809T061126-20110809T061838_AIA_211_XCEN192.0YCEN192.0.mov',
  u'gs_thumburl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110808_233738_99110/www/ssw_cutout_211_context_thumb.gif',
  u'hcr_checked': u'true',
  u'hgc_bbox': u'POLYGON((-123.174773 15.511291,-118.26741 15.401714,-117.867684 20.121487,-122.911136 20.235683,-123.174773 15.511291))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-120.579518 17.813479)',
  u'hgc_x': -120.579518,
  u'hgc_y': 17.813479,
  u'hgs_bbox': u'POLYGON((9.652107 15.511291,14.55947 15.401714,14.959196 20.121487,9.915744 20.235683,9.652107 15.511291))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(12.247362 17.813479)',
  u'hgs_x': 12.247362,
  u'hgs_y': 17.813479,
  u'hpc_bbox': u'POLYGON((153.6 153.6,230.4 153.6,230.4 230.4,153.6 230.4,153.6 153.6))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(192 192)',
  u'hpc_x': 192,
  u'hpc_y': 192,
  u'hrc_a': 315,
  u'hrc_bbox': u'POLYGON((0.229505 315,0.292563 303.690068,0.344258 315,0.292563 326.309932,0.229505 315))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(0.286881605034599 315)',
  u'hrc_r': 0.286881605034599,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2011-08-09T06:34:07',
  u'kb_archivid': u'ivo://helio-informatics.org/FL_FlareDetective-TriggerModule_20110809_063330_2011-08-09T06:13:50.080_1',
  u'kb_archivist': u'flare_detective',
  u'obs_channelid': u'211',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'AIA',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 2.11e-06,
  u'obs_observatory': u'SDO',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'SSW Context Thumbnail',
    u'ref_type': u'thumbnail',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110808_233738_99110/www/ssw_cutout_211_context_thumb.gif'},
   {u'ref_name': u'SSW Context Image',
    u'ref_type': u'image',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110808_233738_99110/www/ssw_cutout_211_context_full.gif'},
   {u'ref_name': u'SDO Movie',
    u'ref_type': u'movie',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/EDS_FlareDetective-TriggerModule_20110809T061126-20110809T061838_AIA_211_XCEN192.0YCEN192.0.mov'},
   {u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'http://www.cfa.harvard.edu'}],
  u'refs_orig': u'',
  u'revision': u'2',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None},
 {u'SOL_standard': u'SOL2011-08-09T07:19:00L227C090',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': 11263,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': -90,
  u'boundbox_c1ur': 90,
  u'boundbox_c2ll': -90,
  u'boundbox_c2ur': 90,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 90,
  u'event_c2error': 90,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 0,
  u'event_coord2': 0,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HGS-TOPO',
  u'event_coordunit': u'degrees',
  u'event_description': u'',
  u'event_endtime': u'2011-08-09T07:27:00',
  u'event_expires': u'',
  u'event_importance': u'',
  u'event_importance_num_ratings': u'',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-09T07:23:00',
  u'event_pixelunit': u'',
  u'event_probability': None,
  u'event_starttime': u'2011-08-09T07:19:00',
  u'event_testflag': u'false',
  u'event_title': u'',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'C1.4',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': None,
  u'fl_peakfluxunit': u'',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'SWPC.Webmaster@noaa.gov',
  u'frm_daterun': u'2011-08-09T00:00:00',
  u'frm_humanflag': u'false',
  u'frm_identifier': u'SWPC',
  u'frm_institute': u'U.S. Dept. of Commerce, NOAA, Space Weather Prediction Center',
  u'frm_name': u'SWPC',
  u'frm_paramset': u'-',
  u'frm_specificid': u'',
  u'frm_url': u'http://www.swpc.noaa.gov/',
  u'frm_versionnumber': None,
  u'gs_galleryid': u'',
  u'gs_imageurl': u'',
  u'gs_movieurl': u'',
  u'gs_thumburl': u'',
  u'hcr_checked': u'false',
  u'hgc_bbox': u'POLYGON((136.57478 -90,-43.42522 -90,-43.42522 90,136.57478 90,136.57478 -90))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-133.42522 0)',
  u'hgc_x': -133.42522,
  u'hgc_y': 0,
  u'hgs_bbox': u'POLYGON((-90 -90,90 -90,90 90,-90 90,-90 -90))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(0 0)',
  u'hgs_x': 0,
  u'hgs_y': 0,
  u'hpc_bbox': u'POLYGON((8.3e-05 -939.63,-8.3e-05 -939.63,0 940.578,-0 940.578,8.3e-05 -939.63))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(0 -104.3232)',
  u'hpc_x': 0,
  u'hpc_y': -104.3232,
  u'hrc_a': 180,
  u'hrc_bbox': u'POLYGON((0.993455 180.000005,0.993455 179.999995,0.994457 0,0.994457 0,0.993455 180.000005))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(0.110299150625322 180)',
  u'hrc_r': 0.110299150625322,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2014-01-09T23:11:14',
  u'kb_archivid': u'ivo://helio-informatics.org/FL_SECstandard_20110907_163058_20110809071900',
  u'kb_archivist': u'cheung_mark',
  u'obs_channelid': u'XRA',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'GOES',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 5e-08,
  u'obs_observatory': u'GOES',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'http://www.swpc.noaa.gov/'}],
  u'refs_orig': u'',
  u'revision': u'2',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None},
 {u'SOL_standard': u'SOL2011-08-09T07:19:00L296C075',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': 0,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': 1,
  u'boundbox_c1ur': 1,
  u'boundbox_c2ll': 1,
  u'boundbox_c2ur': 1,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 0,
  u'event_c2error': 0,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 69,
  u'event_coord2': 15,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HGS-TOPO',
  u'event_coordunit': u'degrees',
  u'event_description': u'',
  u'event_endtime': u'2011-08-09T07:27:00',
  u'event_expires': u'',
  u'event_importance': u'',
  u'event_importance_num_ratings': u'',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-09T07:23:00',
  u'event_pixelunit': u'',
  u'event_probability': 1,
  u'event_starttime': u'2011-08-09T07:19:00',
  u'event_testflag': u'false',
  u'event_title': u'',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'C1.4',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': None,
  u'fl_peakfluxunit': u'',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'Samuel L. Freeland',
  u'frm_daterun': u'2011-08-09T00:00:00',
  u'frm_humanflag': u'false',
  u'frm_identifier': u'SolarSoft',
  u'frm_institute': u'LMSAL',
  u'frm_name': u'SSW Latest Events',
  u'frm_paramset': u'AIA20110809_071903_0094.fits,AIA20110809_072103_0094.fits',
  u'frm_specificid': u'',
  u'frm_url': u'http://sohowww.nascom.nasa.gov/solarsoft/packages/gevloc/idl/ssw_flare_locator.pro',
  u'frm_versionnumber': None,
  u'gs_galleryid': u'',
  u'gs_imageurl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_005128_5991/www/ssw_cutout_193_context_full.gif',
  u'gs_movieurl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_005128_5991/www/',
  u'gs_thumburl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_005128_5991/www/ssw_cutout_193_context_thumb.gif',
  u'hcr_checked': u'true',
  u'hgc_bbox': u'POLYGON((-132.42522 1,-132.42522 1,-132.42522 1,-132.42522 1,-132.42522 1))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-64.42522 15)',
  u'hgc_x': -64.42522,
  u'hgc_y': 15,
  u'hgs_bbox': u'POLYGON((1 1,1 1,1 1,1 1,1 1))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(69 15)',
  u'hgs_x': 69,
  u'hgs_y': 15,
  u'hpc_bbox': u'POLYGON((16.58016 -87.81,16.58016 -87.81,16.58016 -87.81,16.58016 -87.81,16.58016 -87.81))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(854.37 207.7254)',
  u'hpc_x': 854.37,
  u'hpc_y': 207.7254,
  u'hrc_a': 283.665334418618,
  u'hrc_bbox': u'POLYGON((0.094481 190.692621,0.094481 190.692621,0.094481 190.692621,0.094481 190.692621,0.094481 190.692621))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(0.929626565101221 283.665334418618)',
  u'hrc_r': 0.929626565101221,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2011-08-09T13:04:26',
  u'kb_archivid': u'ivo://helio-informatics.org/FL_SSWLatestEvents_20110809_011036_207',
  u'kb_archivist': u'freeland_samuel',
  u'obs_channelid': u'EUV',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'AIA',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 9.4e-07,
  u'obs_observatory': u'SDO',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'SSW Context Thumbnail',
    u'ref_type': u'thumbnail',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_005128_5991/www/ssw_cutout_193_context_thumb.gif'},
   {u'ref_name': u'SSW Context Image',
    u'ref_type': u'image',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_005128_5991/www/ssw_cutout_193_context_full.gif'},
   {u'ref_name': u'SDO/AIA Movies',
    u'ref_type': u'html',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_005128_5991/www/'},
   {u'ref_name': u'Event-Context',
    u'ref_type': u'html',
    u'ref_url': u'http://www.lmsal.com/solarsoft/latest_events/'},
   {u'ref_name': u'Event-Detection(diff)',
    u'ref_type': u'image',
    u'ref_url': u'http://www.lmsal.com/solarsoft/latest_events/gev_20110809_0719.png'},
   {u'ref_name': u'Event-Summary',
    u'ref_type': u'html',
    u'ref_url': u'http://www.lmsal.com/solarsoft/latest_events/gev_20110809_0719.html'},
   {u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'http://sohowww.nascom.nasa.gov/solarsoft/packages/gevloc/idl/ssw_flare_locator.pro'}],
  u'refs_orig': u'',
  u'revision': u'3',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None},
 {u'SOL_standard': u'SOL2011-08-09T07:22:38L305C073',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': None,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': 768,
  u'boundbox_c1ur': 921.6,
  u'boundbox_c2ll': 0,
  u'boundbox_c2ur': 537.6,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 2,
  u'event_c2error': 2,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 883.2,
  u'event_coord2': 268.8,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HPC-TOPO',
  u'event_coordunit': u'arcseconds',
  u'event_description': u'',
  u'event_endtime': u'2011-08-09T08:32:02',
  u'event_expires': u'',
  u'event_importance': u'',
  u'event_importance_num_ratings': u'',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-09T08:07:38',
  u'event_pixelunit': u'',
  u'event_probability': None,
  u'event_starttime': u'2011-08-09T07:22:38',
  u'event_testflag': u'false',
  u'event_title': u'',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': 2326.86,
  u'fl_peakfluxunit': u'erg/cm/cm/s',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'Paolo C. Grigis - pgrigis@cfa.harvard.edu',
  u'frm_daterun': u'2011-08-09T00:42:15',
  u'frm_humanflag': u'false',
  u'frm_identifier': u'Feature Finding Team',
  u'frm_institute': u'SAO',
  u'frm_name': u'Flare Detective - Trigger Module',
  u'frm_paramset': u'DerivativeThreshold= 8.30000e-01 EndFraction= 2.50000e-01',
  u'frm_specificid': u'',
  u'frm_url': u'http://www.cfa.harvard.edu',
  u'frm_versionnumber': 0.51,
  u'gs_galleryid': u'',
  u'gs_imageurl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_030038_16962/www/ssw_cutout_211_context_full.gif',
  u'gs_movieurl': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/EDS_FlareDetective-TriggerModule_20110809T061314-20110809T094126_AIA_211_XCEN883.2YCEN268.8.mov',
  u'gs_thumburl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_030038_16962/www/ssw_cutout_211_context_thumb.gif',
  u'hcr_checked': u'true',
  u'hgc_bbox': u'POLYGON((-79.272961 3.698481,-56.808186 1.461054,-46.821891 30.087467,-49.037247 35.437909,-79.272961 3.698481))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-55.120106 17.859233)',
  u'hgc_x': -55.120106,
  u'hgc_y': 17.859233,
  u'hgs_bbox': u'POLYGON((54.185619 3.698481,76.650394 1.461054,86.636689 30.087467,84.421333 35.437909,54.185619 3.698481))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(78.338474 17.859233)',
  u'hgs_x': 78.338474,
  u'hgs_y': 17.859233,
  u'hpc_bbox': u'POLYGON((768 0,921.6 0,921.6 537.6,768 537.6,768 0))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(883.2 268.8)',
  u'hpc_x': 883.2,
  u'hpc_y': 268.8,
  u'hrc_a': 286.927513064147,
  u'hrc_bbox': u'POLYGON((0.811417 270,0.973701 270,1.127257 300.256437,0.990461 304.99202,0.811417 270))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(0.975389965093471 286.927513064147)',
  u'hrc_r': 0.975389965093471,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2011-08-09T08:50:15',
  u'kb_archivid': u'ivo://helio-informatics.org/FL_FlareDetective-TriggerModule_20110809_074225_2011-08-09T07:22:38.070_1',
  u'kb_archivist': u'flare_detective',
  u'obs_channelid': u'211',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'AIA',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 2.11e-06,
  u'obs_observatory': u'SDO',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'SSW Context Thumbnail',
    u'ref_type': u'thumbnail',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_030038_16962/www/ssw_cutout_211_context_thumb.gif'},
   {u'ref_name': u'SSW Context Image',
    u'ref_type': u'image',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_030038_16962/www/ssw_cutout_211_context_full.gif'},
   {u'ref_name': u'SDO Movie',
    u'ref_type': u'movie',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/EDS_FlareDetective-TriggerModule_20110809T061314-20110809T094126_AIA_211_XCEN883.2YCEN268.8.mov'},
   {u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'http://www.cfa.harvard.edu'}],
  u'refs_orig': u'',
  u'revision': u'2',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None},
 {u'SOL_standard': u'SOL2011-08-09T07:22:44L305C073',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': None,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': 844.8,
  u'boundbox_c1ur': 921.6,
  u'boundbox_c2ll': 230.4,
  u'boundbox_c2ur': 307.2,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 2,
  u'event_c2error': 2,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 883.2,
  u'event_coord2': 268.8,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HPC-TOPO',
  u'event_coordunit': u'arcseconds',
  u'event_description': u'',
  u'event_endtime': u'2011-08-09T07:28:56',
  u'event_expires': u'',
  u'event_importance': u'',
  u'event_importance_num_ratings': u'',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-09T07:23:08',
  u'event_pixelunit': u'',
  u'event_probability': None,
  u'event_starttime': u'2011-08-09T07:22:44',
  u'event_testflag': u'false',
  u'event_title': u'',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': 1698.83,
  u'fl_peakfluxunit': u'erg/cm/cm/s',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'Paolo C. Grigis - pgrigis@cfa.harvard.edu',
  u'frm_daterun': u'2011-08-09T00:42:16',
  u'frm_humanflag': u'false',
  u'frm_identifier': u'Feature Finding Team',
  u'frm_institute': u'SAO',
  u'frm_name': u'Flare Detective - Trigger Module',
  u'frm_paramset': u'DerivativeThreshold= 3.00000e+00 EndFraction= 2.50000e-01',
  u'frm_specificid': u'',
  u'frm_url': u'http://www.cfa.harvard.edu',
  u'frm_versionnumber': 0.51,
  u'gs_galleryid': u'',
  u'gs_imageurl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_005303_6027/www/ssw_cutout_193_context_full.gif',
  u'gs_movieurl': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/EDS_FlareDetective-TriggerModule_20110809T071632-20110809T073508_AIA_193_XCEN883.2YCEN268.8.mov',
  u'gs_thumburl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_005303_6027/www/ssw_cutout_193_context_thumb.gif',
  u'hcr_checked': u'true',
  u'hgc_bbox': u'POLYGON((-65.157509 16.477391,-44.762639 13.979168,-45.280403 18.349626,-60.883125 20.913741,-65.157509 16.477391))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-55.121028 17.859234)',
  u'hgc_x': -55.121028,
  u'hgc_y': 17.859234,
  u'hgs_bbox': u'POLYGON((68.301991 16.477391,88.696861 13.979168,88.179097 18.349626,72.576375 20.913741,68.301991 16.477391))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(78.338472 17.859234)',
  u'hgs_x': 78.338472,
  u'hgs_y': 17.859234,
  u'hpc_bbox': u'POLYGON((844.8 230.4,921.6 230.4,921.6 307.2,844.8 307.2,844.8 230.4))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(883.2 268.8)',
  u'hpc_x': 883.2,
  u'hpc_y': 268.8,
  u'hrc_a': 286.927513064147,
  u'hrc_bbox': u'POLYGON((0.925158 285.255119,1.003668 284.036243,1.026371 288.434949,0.94974 289.983107,0.925158 285.255119))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(0.975389954788153 286.927513064147)',
  u'hrc_r': 0.975389954788153,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2011-08-09T07:45:18',
  u'kb_archivid': u'ivo://helio-informatics.org/FL_FlareDetective-TriggerModule_20110809_074226_2011-08-09T07:22:44.840_1',
  u'kb_archivist': u'flare_detective',
  u'obs_channelid': u'193',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'AIA',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 1.93e-06,
  u'obs_observatory': u'SDO',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'SSW Context Thumbnail',
    u'ref_type': u'thumbnail',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_005303_6027/www/ssw_cutout_193_context_thumb.gif'},
   {u'ref_name': u'SSW Context Image',
    u'ref_type': u'image',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_005303_6027/www/ssw_cutout_193_context_full.gif'},
   {u'ref_name': u'SDO Movie',
    u'ref_type': u'movie',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/EDS_FlareDetective-TriggerModule_20110809T071632-20110809T073508_AIA_193_XCEN883.2YCEN268.8.mov'},
   {u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'http://www.cfa.harvard.edu'}],
  u'refs_orig': u'',
  u'revision': u'2',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None},
 {u'SOL_standard': u'SOL2011-08-09T07:48:00L296C073',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': 11263,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': 1,
  u'boundbox_c1ur': 1,
  u'boundbox_c2ll': 1,
  u'boundbox_c2ur': 1,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 1,
  u'event_c2error': 1,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 69,
  u'event_coord2': 17,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HGS-TOPO',
  u'event_coordunit': u'degrees',
  u'event_description': u'',
  u'event_endtime': u'2011-08-09T08:08:00',
  u'event_expires': u'',
  u'event_importance': u'',
  u'event_importance_num_ratings': u'',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-09T08:05:00',
  u'event_pixelunit': u'',
  u'event_probability': None,
  u'event_starttime': u'2011-08-09T07:48:00',
  u'event_testflag': u'false',
  u'event_title': u'',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'X6.9',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': None,
  u'fl_peakfluxunit': u'',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'SWPC.Webmaster@noaa.gov',
  u'frm_daterun': u'2011-08-09T00:00:00',
  u'frm_humanflag': u'false',
  u'frm_identifier': u'SWPC',
  u'frm_institute': u'U.S. Dept. of Commerce, NOAA, Space Weather Prediction Center',
  u'frm_name': u'SWPC',
  u'frm_paramset': u'-',
  u'frm_specificid': u'',
  u'frm_url': u'http://www.swpc.noaa.gov/',
  u'frm_versionnumber': None,
  u'gs_galleryid': u'',
  u'gs_imageurl': u'',
  u'gs_movieurl': u'',
  u'gs_thumburl': u'',
  u'hcr_checked': u'false',
  u'hgc_bbox': u'POLYGON((-132.69149 1,-132.69149 1,-132.69149 1,-132.69149 1,-132.69149 1))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-64.69149 17)',
  u'hgc_x': -64.69149,
  u'hgc_y': 17,
  u'hgs_bbox': u'POLYGON((1 1,1 1,1 1,1 1,1 1))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(69 17)',
  u'hgs_x': 69,
  u'hgs_y': 17,
  u'hpc_bbox': u'POLYGON((16.58022 -87.8304,16.58022 -87.8304,16.58022 -87.8304,16.58022 -87.8304,16.58022 -87.8304))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(845.868 239.6748)',
  u'hpc_x': 845.868,
  u'hpc_y': 239.6748,
  u'hrc_a': 285.819958914644,
  u'hrc_bbox': u'POLYGON((0.094501 190.690233,0.094501 190.690233,0.094501 190.690233,0.094501 190.690233,0.094501 190.690233))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(0.929526600347797 285.819958914644)',
  u'hrc_r': 0.929526600347797,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2014-01-09T23:11:14',
  u'kb_archivid': u'ivo://helio-informatics.org/FL_SECstandard_20110907_163058_20110809074800',
  u'kb_archivist': u'cheung_mark',
  u'obs_channelid': u'XRA',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'GOES',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 5e-08,
  u'obs_observatory': u'GOES',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'http://www.swpc.noaa.gov/'}],
  u'refs_orig': u'',
  u'revision': u'2',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None},
 {u'SOL_standard': u'SOL2011-08-09T07:48:00L296C076',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': 0,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': 1,
  u'boundbox_c1ur': 1,
  u'boundbox_c2ll': 1,
  u'boundbox_c2ur': 1,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 0,
  u'event_c2error': 0,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 69,
  u'event_coord2': 14,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HGS-TOPO',
  u'event_coordunit': u'degrees',
  u'event_description': u'',
  u'event_endtime': u'2011-08-09T08:08:00',
  u'event_expires': u'',
  u'event_importance': u'',
  u'event_importance_num_ratings': u'',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-09T08:05:00',
  u'event_pixelunit': u'',
  u'event_probability': 1,
  u'event_starttime': u'2011-08-09T07:48:00',
  u'event_testflag': u'false',
  u'event_title': u'',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'X6.9',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': None,
  u'fl_peakfluxunit': u'',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'Samuel L. Freeland',
  u'frm_daterun': u'2011-08-10T00:00:00',
  u'frm_humanflag': u'false',
  u'frm_identifier': u'SolarSoft',
  u'frm_institute': u'LMSAL',
  u'frm_name': u'SSW Latest Events',
  u'frm_paramset': u'AIA20110809_074803_0094.fits,AIA20110809_080305_0094.fits',
  u'frm_specificid': u'',
  u'frm_url': u'http://sohowww.nascom.nasa.gov/solarsoft/packages/gevloc/idl/ssw_flare_locator.pro',
  u'frm_versionnumber': None,
  u'gs_galleryid': u'',
  u'gs_imageurl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_012104_8601/www/ssw_cutout_193_context_full.gif',
  u'gs_movieurl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_012104_8601/www/',
  u'gs_thumburl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_012104_8601/www/ssw_cutout_193_context_thumb.gif',
  u'hcr_checked': u'true',
  u'hgc_bbox': u'POLYGON((-132.69149 1,-132.69149 1,-132.69149 1,-132.69149 1,-132.69149 1))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-64.69149 14)',
  u'hgc_x': -64.69149,
  u'hgc_y': 14,
  u'hgs_bbox': u'POLYGON((1 1,1 1,1 1,1 1,1 1))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(69 14)',
  u'hgs_x': 69,
  u'hgs_y': 14,
  u'hpc_bbox': u'POLYGON((16.58022 -87.8304,16.58022 -87.8304,16.58022 -87.8304,16.58022 -87.8304,16.58022 -87.8304))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(858.24 191.643)',
  u'hpc_x': 858.24,
  u'hpc_y': 191.643,
  u'hrc_a': 282.587513727527,
  u'hrc_bbox': u'POLYGON((0.094501 190.690233,0.094501 190.690233,0.094501 190.690233,0.094501 190.690233,0.094501 190.690233))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(0.929746801046064 282.587513727527)',
  u'hrc_r': 0.929746801046064,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2011-08-10T00:05:36',
  u'kb_archivid': u'ivo://helio-informatics.org/FL_SSWLatestEvents_20110809_013817_504',
  u'kb_archivist': u'freeland_samuel',
  u'obs_channelid': u'EUV',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'AIA',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 9.4e-07,
  u'obs_observatory': u'SDO',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'SSW Context Thumbnail',
    u'ref_type': u'thumbnail',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_012104_8601/www/ssw_cutout_193_context_thumb.gif'},
   {u'ref_name': u'SSW Context Image',
    u'ref_type': u'image',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_012104_8601/www/ssw_cutout_193_context_full.gif'},
   {u'ref_name': u'SDO/AIA Movies',
    u'ref_type': u'html',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_012104_8601/www/'},
   {u'ref_name': u'Event-Context',
    u'ref_type': u'html',
    u'ref_url': u'http://www.lmsal.com/solarsoft/latest_events/'},
   {u'ref_name': u'Event-Detection(diff)',
    u'ref_type': u'image',
    u'ref_url': u'http://www.lmsal.com/solarsoft/latest_events/gev_20110809_0748.png'},
   {u'ref_name': u'Event-Summary',
    u'ref_type': u'html',
    u'ref_url': u'http://www.lmsal.com/solarsoft/latest_events/gev_20110809_0748.html'},
   {u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'http://sohowww.nascom.nasa.gov/solarsoft/packages/gevloc/idl/ssw_flare_locator.pro'}],
  u'refs_orig': u'',
  u'revision': u'25',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None},
 {u'SOL_standard': u'SOL2011-08-09T07:55:59L305C073',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': None,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': 614.4,
  u'boundbox_c1ur': 1075.2,
  u'boundbox_c2ll': -76.8,
  u'boundbox_c2ur': 460.8,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 2,
  u'event_c2error': 2,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 883.2,
  u'event_coord2': 268.8,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HPC-TOPO',
  u'event_coordunit': u'arcseconds',
  u'event_description': u'',
  u'event_endtime': u'2011-08-09T08:28:47',
  u'event_expires': u'',
  u'event_importance': u'',
  u'event_importance_num_ratings': u'',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-09T08:06:23',
  u'event_pixelunit': u'',
  u'event_probability': None,
  u'event_starttime': u'2011-08-09T07:55:59',
  u'event_testflag': u'false',
  u'event_title': u'',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': 2360.49,
  u'fl_peakfluxunit': u'erg/cm/cm/s',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'Paolo C. Grigis - pgrigis@cfa.harvard.edu',
  u'frm_daterun': u'2011-08-09T01:13:10',
  u'frm_humanflag': u'false',
  u'frm_identifier': u'Feature Finding Team',
  u'frm_institute': u'SAO',
  u'frm_name': u'Flare Detective - Trigger Module',
  u'frm_paramset': u'DerivativeThreshold= 8.00000e-02 EndFraction= 2.50000e-01',
  u'frm_specificid': u'',
  u'frm_url': u'http://www.cfa.harvard.edu',
  u'frm_versionnumber': 0.51,
  u'gs_galleryid': u'',
  u'gs_imageurl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_021824_13328/www/ssw_cutout_131_context_full.gif',
  u'gs_movieurl': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/EDS_FlareDetective-TriggerModule_20110809T072311-20110809T090135_AIA_131_XCEN883.2YCEN268.8.mov',
  u'gs_thumburl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_021824_13328/www/ssw_cutout_131_context_thumb.gif',
  u'hcr_checked': u'true',
  u'hgc_bbox': u'POLYGON((-93.458557 0.166674,-44.489903 -4.030322,-46.160931 23.082726,-83.104613 33.16948,-93.458557 0.166674))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-55.426879 17.859555)',
  u'hgc_x': -55.426879,
  u'hgc_y': 17.859555,
  u'hgs_bbox': u'POLYGON((40.306243 0.166674,89.274897 -4.030322,87.603869 23.082726,50.660187 33.16948,40.306243 0.166674))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(78.337921 17.859555)',
  u'hgs_x': 78.337921,
  u'hgs_y': 17.859555,
  u'hpc_bbox': u'POLYGON((614.4 -76.8,1075.2 -76.8,1075.2 460.8,614.4 460.8,614.4 -76.8))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(883.2 268.8)',
  u'hpc_x': 883.2,
  u'hpc_y': 268.8,
  u'hrc_a': 286.927513064147,
  u'hrc_bbox': u'POLYGON((0.654183 262.874984,1.138874 265.914383,1.23591 293.198591,0.811414 306.869898,0.654183 262.874984))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(0.975386327329574 286.927513064147)',
  u'hrc_r': 0.975386327329574,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2011-08-09T08:47:16',
  u'kb_archivid': u'ivo://helio-informatics.org/FL_FlareDetective-TriggerModule_20110809_081511_2011-08-09T07:55:59.070_1',
  u'kb_archivist': u'flare_detective',
  u'obs_channelid': u'131',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'AIA',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 1.31e-06,
  u'obs_observatory': u'SDO',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'SSW Context Thumbnail',
    u'ref_type': u'thumbnail',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_021824_13328/www/ssw_cutout_131_context_thumb.gif'},
   {u'ref_name': u'SSW Context Image',
    u'ref_type': u'image',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_021824_13328/www/ssw_cutout_131_context_full.gif'},
   {u'ref_name': u'SDO Movie',
    u'ref_type': u'movie',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/EDS_FlareDetective-TriggerModule_20110809T072311-20110809T090135_AIA_131_XCEN883.2YCEN268.8.mov'},
   {u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'http://www.cfa.harvard.edu'}],
  u'refs_orig': u'',
  u'revision': u'2',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None},
 {u'SOL_standard': u'SOL2011-08-09T07:59:49L300C077',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': None,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': 768,
  u'boundbox_c1ur': 921.6,
  u'boundbox_c2ll': 0,
  u'boundbox_c2ur': 460.8,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 2,
  u'event_c2error': 2,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 883.2,
  u'event_coord2': 192,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HPC-TOPO',
  u'event_coordunit': u'arcseconds',
  u'event_description': u'',
  u'event_endtime': u'2011-08-09T08:25:37',
  u'event_expires': u'',
  u'event_importance': u'',
  u'event_importance_num_ratings': u'',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-09T08:07:37',
  u'event_pixelunit': u'',
  u'event_probability': None,
  u'event_starttime': u'2011-08-09T07:59:49',
  u'event_testflag': u'false',
  u'event_title': u'',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': 3242.64,
  u'fl_peakfluxunit': u'erg/cm/cm/s',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'Paolo C. Grigis - pgrigis@cfa.harvard.edu',
  u'frm_daterun': u'2011-08-09T01:17:23',
  u'frm_humanflag': u'false',
  u'frm_identifier': u'Feature Finding Team',
  u'frm_institute': u'SAO',
  u'frm_name': u'Flare Detective - Trigger Module',
  u'frm_paramset': u'DerivativeThreshold= 2.00000e+00 EndFraction= 2.50000e-01',
  u'frm_specificid': u'',
  u'frm_url': u'http://www.cfa.harvard.edu',
  u'frm_versionnumber': 0.51,
  u'gs_galleryid': u'',
  u'gs_imageurl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_021217_12865/www/ssw_cutout_171_context_full.gif',
  u'gs_movieurl': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/EDS_FlareDetective-TriggerModule_20110809T073401-20110809T085125_AIA_171_XCEN883.2YCEN192.0.mov',
  u'gs_thumburl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_021217_12865/www/ssw_cutout_171_context_thumb.gif',
  u'hcr_checked': u'true',
  u'hgc_bbox': u'POLYGON((-79.61462 3.699417,-57.15057 1.46152,-46.63743 26.425263,-62.368798 31.274942,-79.61462 3.699417))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-60.355569 13.556974)',
  u'hgc_x': -60.355569,
  u'hgc_y': 13.556974,
  u'hgs_bbox': u'POLYGON((54.18537 3.699417,76.64942 1.46152,87.16256 26.425263,71.431192 31.274942,54.18537 3.699417))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(73.444421 13.556974)',
  u'hgs_x': 73.444421,
  u'hgs_y': 13.556974,
  u'hpc_bbox': u'POLYGON((768 0,921.6 0,921.6 460.8,768 460.8,768 0))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(883.2 192)',
  u'hpc_x': 883.2,
  u'hpc_y': 192,
  u'hrc_a': 282.264773727892,
  u'hrc_bbox': u'POLYGON((0.811414 270,0.973697 270,1.088626 296.565051,0.946263 300.963757,0.811414 270))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(0.954920987577787 282.264773727892)',
  u'hrc_r': 0.954920987577787,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2011-08-09T08:43:26',
  u'kb_archivid': u'ivo://helio-informatics.org/FL_FlareDetective-TriggerModule_20110809_081923_2011-08-09T07:59:49.340_1',
  u'kb_archivist': u'flare_detective',
  u'obs_channelid': u'171',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'AIA',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 1.71e-06,
  u'obs_observatory': u'SDO',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'SSW Context Thumbnail',
    u'ref_type': u'thumbnail',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_021217_12865/www/ssw_cutout_171_context_thumb.gif'},
   {u'ref_name': u'SSW Context Image',
    u'ref_type': u'image',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_021217_12865/www/ssw_cutout_171_context_full.gif'},
   {u'ref_name': u'SDO Movie',
    u'ref_type': u'movie',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/EDS_FlareDetective-TriggerModule_20110809T073401-20110809T085125_AIA_171_XCEN883.2YCEN192.0.mov'},
   {u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'http://www.cfa.harvard.edu'}],
  u'refs_orig': u'',
  u'revision': u'2',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None},
 {u'SOL_standard': u'SOL2011-08-09T08:00:03L305C073',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': None,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': 768,
  u'boundbox_c1ur': 921.6,
  u'boundbox_c2ll': 76.8,
  u'boundbox_c2ur': 384,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 2,
  u'event_c2error': 2,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 883.2,
  u'event_coord2': 268.8,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HPC-TOPO',
  u'event_coordunit': u'arcseconds',
  u'event_description': u'',
  u'event_endtime': u'2011-08-09T08:15:15',
  u'event_expires': u'',
  u'event_importance': u'',
  u'event_importance_num_ratings': u'',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-09T08:06:51',
  u'event_pixelunit': u'',
  u'event_probability': None,
  u'event_starttime': u'2011-08-09T08:00:03',
  u'event_testflag': u'false',
  u'event_title': u'',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': 1375.93,
  u'fl_peakfluxunit': u'erg/cm/cm/s',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'Paolo C. Grigis - pgrigis@cfa.harvard.edu',
  u'frm_daterun': u'2011-08-09T01:18:12',
  u'frm_humanflag': u'false',
  u'frm_identifier': u'Feature Finding Team',
  u'frm_institute': u'SAO',
  u'frm_name': u'Flare Detective - Trigger Module',
  u'frm_paramset': u'DerivativeThreshold= 3.00000e-01 EndFraction= 2.50000e-01',
  u'frm_specificid': u'',
  u'frm_url': u'http://www.cfa.harvard.edu',
  u'frm_versionnumber': 0.51,
  u'gs_galleryid': u'',
  u'gs_imageurl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_015102_11187/www/ssw_cutout_94_context_full.gif',
  u'gs_movieurl': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/EDS_FlareDetective-TriggerModule_20110809T074451-20110809T083027_AIA_94_XCEN883.2YCEN268.8.mov',
  u'gs_thumburl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_015102_11187/www/ssw_cutout_94_context_thumb.gif',
  u'hcr_checked': u'true',
  u'hgc_bbox': u'POLYGON((-78.936028 8.298989,-55.822356 5.994814,-46.131754 22.507276,-68.793517 26.685187,-78.936028 8.298989))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-55.464287 17.859595)',
  u'hgc_x': -55.464287,
  u'hgc_y': 17.859595,
  u'hgs_bbox': u'POLYGON((54.866112 8.298989,77.979784 5.994814,87.670386 22.507276,65.008623 26.685187,54.866112 8.298989))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(78.337853 17.859595)',
  u'hgs_x': 78.337853,
  u'hgs_y': 17.859595,
  u'hpc_bbox': u'POLYGON((768 76.8,921.6 76.8,921.6 384,768 384,768 76.8))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(883.2 268.8)',
  u'hpc_x': 883.2,
  u'hpc_y': 268.8,
  u'hrc_a': 286.927513064147,
  u'hrc_bbox': u'POLYGON((0.815461 275.710593,0.977072 274.763642,1.054838 292.619865,0.907189 296.565051,0.815461 275.710593))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(0.975385884204381 286.927513064147)',
  u'hrc_r': 0.975385884204381,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2011-08-09T08:33:15',
  u'kb_archivid': u'ivo://helio-informatics.org/FL_FlareDetective-TriggerModule_20110809_082012_2011-08-09T08:00:03.570_1',
  u'kb_archivist': u'flare_detective',
  u'obs_channelid': u'94',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'AIA',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 9.4e-07,
  u'obs_observatory': u'SDO',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'SSW Context Thumbnail',
    u'ref_type': u'thumbnail',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_015102_11187/www/ssw_cutout_94_context_thumb.gif'},
   {u'ref_name': u'SSW Context Image',
    u'ref_type': u'image',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_015102_11187/www/ssw_cutout_94_context_full.gif'},
   {u'ref_name': u'SDO Movie',
    u'ref_type': u'movie',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/EDS_FlareDetective-TriggerModule_20110809T074451-20110809T083027_AIA_94_XCEN883.2YCEN268.8.mov'},
   {u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'http://www.cfa.harvard.edu'}],
  u'refs_orig': u'',
  u'revision': u'2',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None},
 {u'SOL_standard': u'SOL2011-08-09T08:00:20L305C073',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': None,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': 768,
  u'boundbox_c1ur': 921.6,
  u'boundbox_c2ll': 0,
  u'boundbox_c2ur': 537.6,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 2,
  u'event_c2error': 2,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 883.2,
  u'event_coord2': 268.8,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HPC-TOPO',
  u'event_coordunit': u'arcseconds',
  u'event_description': u'',
  u'event_endtime': u'2011-08-09T08:28:44',
  u'event_expires': u'',
  u'event_importance': u'',
  u'event_importance_num_ratings': u'',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-09T08:05:08',
  u'event_pixelunit': u'',
  u'event_probability': None,
  u'event_starttime': u'2011-08-09T08:00:20',
  u'event_testflag': u'false',
  u'event_title': u'',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': 6275.98,
  u'fl_peakfluxunit': u'erg/cm/cm/s',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'Paolo C. Grigis - pgrigis@cfa.harvard.edu',
  u'frm_daterun': u'2011-08-09T01:18:12',
  u'frm_humanflag': u'false',
  u'frm_identifier': u'Feature Finding Team',
  u'frm_institute': u'SAO',
  u'frm_name': u'Flare Detective - Trigger Module',
  u'frm_paramset': u'DerivativeThreshold= 3.00000e+00 EndFraction= 2.50000e-01',
  u'frm_specificid': u'',
  u'frm_url': u'http://www.cfa.harvard.edu',
  u'frm_versionnumber': 0.51,
  u'gs_galleryid': u'',
  u'gs_imageurl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_021520_13176/www/ssw_cutout_193_context_full.gif',
  u'gs_movieurl': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/EDS_FlareDetective-TriggerModule_20110809T073156-20110809T085708_AIA_193_XCEN883.2YCEN268.8.mov',
  u'gs_thumburl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_021520_13176/www/ssw_cutout_193_context_thumb.gif',
  u'hcr_checked': u'true',
  u'hgc_bbox': u'POLYGON((-79.619373 3.69943,-57.155333 1.461526,-47.168958 30.087377,-49.384421 35.438121,-79.619373 3.69943))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-55.466891 17.859597)',
  u'hgc_x': -55.466891,
  u'hgc_y': 17.859597,
  u'hgs_bbox': u'POLYGON((54.185367 3.69943,76.649407 1.461526,86.635782 30.087377,84.420319 35.438121,54.185367 3.69943))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(78.337849 17.859597)',
  u'hgs_x': 78.337849,
  u'hgs_y': 17.859597,
  u'hpc_bbox': u'POLYGON((768 0,921.6 0,921.6 537.6,768 537.6,768 0))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(883.2 268.8)',
  u'hpc_x': 883.2,
  u'hpc_y': 268.8,
  u'hrc_a': 286.927513064147,
  u'hrc_bbox': u'POLYGON((0.811414 270,0.973697 270,1.127252 300.256437,0.990457 304.99202,0.811414 270))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(0.975385853288685 286.927513064147)',
  u'hrc_r': 0.975385853288685,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2011-08-09T08:47:21',
  u'kb_archivid': u'ivo://helio-informatics.org/FL_FlareDetective-TriggerModule_20110809_082011_2011-08-09T08:00:20.840_1',
  u'kb_archivist': u'flare_detective',
  u'obs_channelid': u'193',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'AIA',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 1.93e-06,
  u'obs_observatory': u'SDO',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'SSW Context Thumbnail',
    u'ref_type': u'thumbnail',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_021520_13176/www/ssw_cutout_193_context_thumb.gif'},
   {u'ref_name': u'SSW Context Image',
    u'ref_type': u'image',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_021520_13176/www/ssw_cutout_193_context_full.gif'},
   {u'ref_name': u'SDO Movie',
    u'ref_type': u'movie',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/EDS_FlareDetective-TriggerModule_20110809T073156-20110809T085708_AIA_193_XCEN883.2YCEN268.8.mov'},
   {u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'http://www.cfa.harvard.edu'}],
  u'refs_orig': u'',
  u'revision': u'2',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None},
 {u'SOL_standard': u'SOL2011-08-09T08:00:53L305C073',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': None,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': 768,
  u'boundbox_c1ur': 921.6,
  u'boundbox_c2ll': 153.6,
  u'boundbox_c2ur': 384,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 2,
  u'event_c2error': 2,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 883.2,
  u'event_coord2': 268.8,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HPC-TOPO',
  u'event_coordunit': u'arcseconds',
  u'event_description': u'',
  u'event_endtime': u'2011-08-09T08:15:53',
  u'event_expires': u'',
  u'event_importance': u'',
  u'event_importance_num_ratings': u'',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-09T08:07:05',
  u'event_pixelunit': u'',
  u'event_probability': None,
  u'event_starttime': u'2011-08-09T08:00:53',
  u'event_testflag': u'false',
  u'event_title': u'',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': 923.984,
  u'fl_peakfluxunit': u'erg/cm/cm/s',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'Paolo C. Grigis - pgrigis@cfa.harvard.edu',
  u'frm_daterun': u'2011-08-09T01:19:12',
  u'frm_humanflag': u'false',
  u'frm_identifier': u'Feature Finding Team',
  u'frm_institute': u'SAO',
  u'frm_name': u'Flare Detective - Trigger Module',
  u'frm_paramset': u'DerivativeThreshold= 2.00000e-01 EndFraction= 2.50000e-01',
  u'frm_specificid': u'',
  u'frm_url': u'http://www.cfa.harvard.edu',
  u'frm_versionnumber': 0.51,
  u'gs_galleryid': u'',
  u'gs_imageurl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_015056_11154/www/ssw_cutout_335_context_full.gif',
  u'gs_movieurl': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/EDS_FlareDetective-TriggerModule_20110809T074553-20110809T083053_AIA_335_XCEN883.2YCEN268.8.mov',
  u'gs_thumburl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_015056_11154/www/ssw_cutout_335_context_thumb.gif',
  u'hcr_checked': u'true',
  u'hgc_bbox': u'POLYGON((-77.690992 12.879081,-52.324483 10.325568,-46.136646 22.507576,-68.801164 26.685201,-77.690992 12.879081))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-55.47195 17.859603)',
  u'hgc_x': -55.47195,
  u'hgc_y': 17.859603,
  u'hgs_bbox': u'POLYGON((56.118798 12.879081,81.485307 10.325568,87.673144 22.507576,65.008626 26.685201,56.118798 12.879081))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(78.33784 17.859603)',
  u'hgs_x': 78.33784,
  u'hgs_y': 17.859603,
  u'hpc_bbox': u'POLYGON((768 153.6,921.6 153.6,921.6 384,768 384,768 153.6))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(883.2 268.8)',
  u'hpc_x': 883.2,
  u'hpc_y': 268.8,
  u'hrc_a': 286.927513064147,
  u'hrc_bbox': u'POLYGON((0.827483 281.309932,0.987128 279.462322,1.054838 292.619865,0.907188 296.565051,0.827483 281.309932))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(0.975385791457299 286.927513064147)',
  u'hrc_r': 0.975385791457299,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2011-08-09T08:33:25',
  u'kb_archivid': u'ivo://helio-informatics.org/FL_FlareDetective-TriggerModule_20110809_082023_2011-08-09T08:00:53.080_1',
  u'kb_archivist': u'flare_detective',
  u'obs_channelid': u'335',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'AIA',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 3.35e-06,
  u'obs_observatory': u'SDO',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'SSW Context Thumbnail',
    u'ref_type': u'thumbnail',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_015056_11154/www/ssw_cutout_335_context_thumb.gif'},
   {u'ref_name': u'SSW Context Image',
    u'ref_type': u'image',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_015056_11154/www/ssw_cutout_335_context_full.gif'},
   {u'ref_name': u'SDO Movie',
    u'ref_type': u'movie',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/EDS_FlareDetective-TriggerModule_20110809T074553-20110809T083053_AIA_335_XCEN883.2YCEN268.8.mov'},
   {u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'http://www.cfa.harvard.edu'}],
  u'refs_orig': u'',
  u'revision': u'2',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None},
 {u'SOL_standard': u'SOL2011-08-09T08:01:21L300C077',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': None,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': 768,
  u'boundbox_c1ur': 921.6,
  u'boundbox_c2ll': 76.8,
  u'boundbox_c2ur': 307.2,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 2,
  u'event_c2error': 2,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 883.2,
  u'event_coord2': 192,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HPC-TOPO',
  u'event_coordunit': u'arcseconds',
  u'event_description': u'',
  u'event_endtime': u'2011-08-09T08:16:45',
  u'event_expires': u'',
  u'event_importance': u'',
  u'event_importance_num_ratings': u'',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-09T08:05:57',
  u'event_pixelunit': u'',
  u'event_probability': None,
  u'event_starttime': u'2011-08-09T08:01:21',
  u'event_testflag': u'false',
  u'event_title': u'',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': 1019.83,
  u'fl_peakfluxunit': u'erg/cm/cm/s',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'Paolo C. Grigis - pgrigis@cfa.harvard.edu',
  u'frm_daterun': u'2011-08-09T01:19:13',
  u'frm_humanflag': u'false',
  u'frm_identifier': u'Feature Finding Team',
  u'frm_institute': u'SAO',
  u'frm_name': u'Flare Detective - Trigger Module',
  u'frm_paramset': u'DerivativeThreshold= 2.00000e+00 EndFraction= 2.50000e-01',
  u'frm_specificid': u'',
  u'frm_url': u'http://www.cfa.harvard.edu',
  u'frm_versionnumber': 0.51,
  u'gs_galleryid': u'',
  u'gs_imageurl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_015407_11260/www/ssw_cutout_304_context_full.gif',
  u'gs_movieurl': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/EDS_FlareDetective-TriggerModule_20110809T074557-20110809T083209_AIA_304_XCEN883.2YCEN192.0.mov',
  u'gs_thumburl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_015407_11260/www/ssw_cutout_304_context_thumb.gif',
  u'hcr_checked': u'true',
  u'hgc_bbox': u'POLYGON((-78.947964 8.299021,-55.834319 5.994829,-45.635505 18.349576,-72.938361 22.064189,-78.947964 8.299021))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-60.369667 13.556994)',
  u'hgc_x': -60.369667,
  u'hgc_y': 13.556994,
  u'hgs_bbox': u'POLYGON((54.866106 8.299021,77.979751 5.994829,88.178565 18.349576,60.875709 22.064189,54.866106 8.299021))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(73.444403 13.556994)',
  u'hgs_x': 73.444403,
  u'hgs_y': 13.556994,
  u'hpc_bbox': u'POLYGON((768 76.8,921.6 76.8,921.6 307.2,768 307.2,768 76.8))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(883.2 192)',
  u'hpc_x': 883.2,
  u'hpc_y': 192,
  u'hrc_a': 282.264773727892,
  u'hrc_bbox': u'POLYGON((0.815461 275.710593,0.977072 274.763642,1.026367 288.434949,0.87392 291.801409,0.815461 275.710593))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(0.954920826153573 282.264773727892)',
  u'hrc_r': 0.954920826153573,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2011-08-09T08:35:14',
  u'kb_archivid': u'ivo://helio-informatics.org/FL_FlareDetective-TriggerModule_20110809_082035_2011-08-09T08:01:21.580_1',
  u'kb_archivist': u'flare_detective',
  u'obs_channelid': u'304',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'AIA',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 3.04e-06,
  u'obs_observatory': u'SDO',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'SSW Context Thumbnail',
    u'ref_type': u'thumbnail',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_015407_11260/www/ssw_cutout_304_context_thumb.gif'},
   {u'ref_name': u'SSW Context Image',
    u'ref_type': u'image',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_015407_11260/www/ssw_cutout_304_context_full.gif'},
   {u'ref_name': u'SDO Movie',
    u'ref_type': u'movie',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/EDS_FlareDetective-TriggerModule_20110809T074557-20110809T083209_AIA_304_XCEN883.2YCEN192.0.mov'},
   {u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'http://www.cfa.harvard.edu'}],
  u'refs_orig': u'',
  u'revision': u'2',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None},
 {u'SOL_standard': u'SOL2011-08-09T13:29:00L302C073',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': 0,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': 1,
  u'boundbox_c1ur': 1,
  u'boundbox_c2ll': 1,
  u'boundbox_c2ur': 1,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 0,
  u'event_c2error': 0,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 78,
  u'event_coord2': 17,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HGS-TOPO',
  u'event_coordunit': u'degrees',
  u'event_description': u'',
  u'event_endtime': u'2011-08-09T13:45:00',
  u'event_expires': u'',
  u'event_importance': u'',
  u'event_importance_num_ratings': u'',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-09T13:45:00',
  u'event_pixelunit': u'',
  u'event_probability': 1,
  u'event_starttime': u'2011-08-09T13:29:00',
  u'event_testflag': u'false',
  u'event_title': u'',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'C2.2',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': None,
  u'fl_peakfluxunit': u'',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'Samuel L. Freeland',
  u'frm_daterun': u'2011-08-10T00:00:00',
  u'frm_humanflag': u'false',
  u'frm_identifier': u'SolarSoft',
  u'frm_institute': u'LMSAL',
  u'frm_name': u'SSW Latest Events',
  u'frm_paramset': u'AIA20110809_132903_0094.fits,AIA20110809_134303_0094.fits',
  u'frm_specificid': u'',
  u'frm_url': u'http://sohowww.nascom.nasa.gov/solarsoft/packages/gevloc/idl/ssw_flare_locator.pro',
  u'frm_versionnumber': None,
  u'gs_galleryid': u'',
  u'gs_imageurl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_072113_40045/www/ssw_cutout_193_context_full.gif',
  u'gs_movieurl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_072113_40045/www/',
  u'gs_thumburl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_072113_40045/www/ssw_cutout_193_context_thumb.gif',
  u'hcr_checked': u'true',
  u'hgc_bbox': u'POLYGON((-135.82247 1,-135.82247 1,-135.82247 1,-135.82247 1,-135.82247 1))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-58.82247 17)',
  u'hgc_x': -58.82247,
  u'hgc_y': 17,
  u'hgs_bbox': u'POLYGON((1 1,1 1,1 1,1 1,1 1))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(78 17)',
  u'hgs_x': 78,
  u'hgs_y': 17,
  u'hpc_bbox': u'POLYGON((16.58082 -88.0674,16.58082 -88.0674,16.58082 -88.0674,16.58082 -88.0674,16.58082 -88.0674))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(885.696 254.4336)',
  u'hpc_x': 885.696,
  u'hpc_y': 254.4336,
  u'hrc_a': 286.027753295361,
  u'hrc_bbox': u'POLYGON((0.094744 190.662502,0.094744 190.662502,0.094744 190.662502,0.094744 190.662502,0.094744 190.662502))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(0.974264092387068 286.027753295361)',
  u'hrc_r': 0.974264092387068,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2011-08-10T07:44:31',
  u'kb_archivid': u'ivo://helio-informatics.org/FL_SSWLatestEvents_20110809_073454_155',
  u'kb_archivist': u'freeland_samuel',
  u'obs_channelid': u'EUV',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'AIA',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 9.4e-07,
  u'obs_observatory': u'SDO',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'SSW Context Thumbnail',
    u'ref_type': u'thumbnail',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_072113_40045/www/ssw_cutout_193_context_thumb.gif'},
   {u'ref_name': u'SSW Context Image',
    u'ref_type': u'image',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_072113_40045/www/ssw_cutout_193_context_full.gif'},
   {u'ref_name': u'SDO/AIA Movies',
    u'ref_type': u'html',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_072113_40045/www/'},
   {u'ref_name': u'Event-Context',
    u'ref_type': u'html',
    u'ref_url': u'http://www.lmsal.com/solarsoft/latest_events/'},
   {u'ref_name': u'Event-Detection(diff)',
    u'ref_type': u'image',
    u'ref_url': u'http://www.lmsal.com/solarsoft/latest_events/gev_20110809_1329.png'},
   {u'ref_name': u'Event-Summary',
    u'ref_type': u'html',
    u'ref_url': u'http://www.lmsal.com/solarsoft/latest_events/gev_20110809_1329.html'},
   {u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'http://sohowww.nascom.nasa.gov/solarsoft/packages/gevloc/idl/ssw_flare_locator.pro'}],
  u'refs_orig': u'',
  u'revision': u'58',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None},
 {u'SOL_standard': u'SOL2011-08-09T13:29:00L303C074',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': 11263,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': 1,
  u'boundbox_c1ur': 1,
  u'boundbox_c2ll': 1,
  u'boundbox_c2ur': 1,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 1,
  u'event_c2error': 1,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 79,
  u'event_coord2': 16,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HGS-TOPO',
  u'event_coordunit': u'degrees',
  u'event_description': u'',
  u'event_endtime': u'2011-08-09T13:57:00',
  u'event_expires': u'',
  u'event_importance': u'',
  u'event_importance_num_ratings': u'',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-09T13:45:00',
  u'event_pixelunit': u'',
  u'event_probability': None,
  u'event_starttime': u'2011-08-09T13:29:00',
  u'event_testflag': u'false',
  u'event_title': u'',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'C2.2',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': None,
  u'fl_peakfluxunit': u'',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'SWPC.Webmaster@noaa.gov',
  u'frm_daterun': u'2011-08-09T00:00:00',
  u'frm_humanflag': u'false',
  u'frm_identifier': u'SWPC',
  u'frm_institute': u'U.S. Dept. of Commerce, NOAA, Space Weather Prediction Center',
  u'frm_name': u'SWPC',
  u'frm_paramset': u'-',
  u'frm_specificid': u'',
  u'frm_url': u'http://www.swpc.noaa.gov/',
  u'frm_versionnumber': None,
  u'gs_galleryid': u'',
  u'gs_imageurl': u'',
  u'gs_movieurl': u'',
  u'gs_thumburl': u'',
  u'hcr_checked': u'false',
  u'hgc_bbox': u'POLYGON((-135.82247 1,-135.82247 1,-135.82247 1,-135.82247 1,-135.82247 1))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-57.82247 16)',
  u'hgc_x': -57.82247,
  u'hgc_y': 16,
  u'hgs_bbox': u'POLYGON((1 1,1 1,1 1,1 1,1 1))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(79 16)',
  u'hgs_x': 79,
  u'hgs_y': 16,
  u'hpc_bbox': u'POLYGON((16.58082 -88.0674,16.58082 -88.0674,16.58082 -88.0674,16.58082 -88.0674,16.58082 -88.0674))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(893.388 240.2718)',
  u'hpc_x': 893.388,
  u'hpc_y': 240.2718,
  u'hrc_a': 285.053194252152,
  u'hrc_bbox': u'POLYGON((0.094744 190.662502,0.094744 190.662502,0.094744 190.662502,0.094744 190.662502,0.094744 190.662502))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(0.978087816690325 285.053194252152)',
  u'hrc_r': 0.978087816690325,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2014-01-09T23:11:15',
  u'kb_archivid': u'ivo://helio-informatics.org/FL_SECstandard_20110907_163059_20110809132900',
  u'kb_archivist': u'cheung_mark',
  u'obs_channelid': u'XRA',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'GOES',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 5e-08,
  u'obs_observatory': u'GOES',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'http://www.swpc.noaa.gov/'}],
  u'refs_orig': u'',
  u'revision': u'2',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None},
 {u'SOL_standard': u'SOL2011-08-09T13:34:35L241C068',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': None,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': 230.4,
  u'boundbox_c1ur': 307.2,
  u'boundbox_c2ll': 230.4,
  u'boundbox_c2ur': 307.2,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 2,
  u'event_c2error': 2,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 268.8,
  u'event_coord2': 268.8,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HPC-TOPO',
  u'event_coordunit': u'arcseconds',
  u'event_description': u'',
  u'event_endtime': u'2011-08-09T13:41:23',
  u'event_expires': u'',
  u'event_importance': u'',
  u'event_importance_num_ratings': u'',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-09T13:37:35',
  u'event_pixelunit': u'',
  u'event_probability': None,
  u'event_starttime': u'2011-08-09T13:34:35',
  u'event_testflag': u'false',
  u'event_title': u'',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': 42.0628,
  u'fl_peakfluxunit': u'erg/cm/cm/s',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'Paolo C. Grigis - pgrigis@cfa.harvard.edu',
  u'frm_daterun': u'2011-08-09T06:51:21',
  u'frm_humanflag': u'false',
  u'frm_identifier': u'Feature Finding Team',
  u'frm_institute': u'SAO',
  u'frm_name': u'Flare Detective - Trigger Module',
  u'frm_paramset': u'DerivativeThreshold= 8.00000e-02 EndFraction= 2.50000e-01',
  u'frm_specificid': u'',
  u'frm_url': u'http://www.cfa.harvard.edu',
  u'frm_versionnumber': 0.51,
  u'gs_galleryid': u'',
  u'gs_imageurl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_071004_39147/www/ssw_cutout_131_context_full.gif',
  u'gs_movieurl': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/EDS_FlareDetective-TriggerModule_20110809T132747-20110809T134811_AIA_131_XCEN268.8YCEN268.8.mov',
  u'gs_thumburl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_071004_39147/www/ssw_cutout_131_context_thumb.gif',
  u'hcr_checked': u'true',
  u'hgc_bbox': u'POLYGON((-121.913638 20.138485,-116.760598 19.974601,-116.01836 24.781359,-121.366967 24.955231,-121.913638 20.138485))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-119.056178 22.454571)',
  u'hgc_x': -119.056178,
  u'hgc_y': 22.454571,
  u'hgs_bbox': u'POLYGON((14.960102 20.138485,20.113142 19.974601,20.85538 24.781359,15.506773 24.955231,14.960102 20.138485))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(17.817562 22.454571)',
  u'hgs_x': 17.817562,
  u'hgs_y': 22.454571,
  u'hpc_bbox': u'POLYGON((230.4 230.4,307.2 230.4,307.2 307.2,230.4 307.2,230.4 230.4))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(268.8 268.8)',
  u'hpc_x': 268.8,
  u'hpc_y': 268.8,
  u'hrc_a': 315,
  u'hrc_bbox': u'POLYGON((0.344241 315,0.405692 306.869898,0.458988 315,0.405692 323.130102,0.344241 315))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(0.401614431200272 315)',
  u'hrc_r': 0.401614431200272,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2011-08-09T13:58:13',
  u'kb_archivid': u'ivo://helio-informatics.org/FL_FlareDetective-TriggerModule_20110809_135322_2011-08-09T13:34:35.070_1',
  u'kb_archivist': u'flare_detective',
  u'obs_channelid': u'131',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'AIA',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 1.31e-06,
  u'obs_observatory': u'SDO',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'SSW Context Thumbnail',
    u'ref_type': u'thumbnail',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_071004_39147/www/ssw_cutout_131_context_thumb.gif'},
   {u'ref_name': u'SSW Context Image',
    u'ref_type': u'image',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_071004_39147/www/ssw_cutout_131_context_full.gif'},
   {u'ref_name': u'SDO Movie',
    u'ref_type': u'movie',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/EDS_FlareDetective-TriggerModule_20110809T132747-20110809T134811_AIA_131_XCEN268.8YCEN268.8.mov'},
   {u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'http://www.cfa.harvard.edu'}],
  u'refs_orig': u'',
  u'revision': u'2',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None},
 {u'SOL_standard': u'SOL2011-08-09T15:43:00L298C075',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': 0,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': 1,
  u'boundbox_c1ur': 1,
  u'boundbox_c2ll': 1,
  u'boundbox_c2ur': 1,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 0,
  u'event_c2error': 0,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 76,
  u'event_coord2': 15,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HGS-TOPO',
  u'event_coordunit': u'degrees',
  u'event_description': u'',
  u'event_endtime': u'2011-08-09T15:54:00',
  u'event_expires': u'',
  u'event_importance': u'',
  u'event_importance_num_ratings': u'',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-09T15:45:00',
  u'event_pixelunit': u'',
  u'event_probability': 1,
  u'event_starttime': u'2011-08-09T15:43:00',
  u'event_testflag': u'false',
  u'event_title': u'',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'C2.4',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': None,
  u'fl_peakfluxunit': u'',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'Samuel L. Freeland',
  u'frm_daterun': u'2011-08-10T00:00:00',
  u'frm_humanflag': u'false',
  u'frm_identifier': u'SolarSoft',
  u'frm_institute': u'LMSAL',
  u'frm_name': u'SSW Latest Events',
  u'frm_paramset': u'AIA20110809_154303_0094.fits,AIA20110809_154303_0094.fits',
  u'frm_specificid': u'',
  u'frm_url': u'http://sohowww.nascom.nasa.gov/solarsoft/packages/gevloc/idl/ssw_flare_locator.pro',
  u'frm_versionnumber': None,
  u'gs_galleryid': u'',
  u'gs_imageurl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_092030_50113/www/ssw_cutout_193_context_full.gif',
  u'gs_movieurl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_092030_50113/www/',
  u'gs_thumburl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_092030_50113/www/ssw_cutout_193_context_thumb.gif',
  u'hcr_checked': u'true',
  u'hgc_bbox': u'POLYGON((-137.05282 1,-137.05282 1,-137.05282 1,-137.05282 1,-137.05282 1))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-62.05282 15)',
  u'hgc_x': -62.05282,
  u'hgc_y': 15,
  u'hgs_bbox': u'POLYGON((1 1,1 1,1 1,1 1,1 1))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(76 15)',
  u'hgs_x': 76,
  u'hgs_y': 15,
  u'hpc_bbox': u'POLYGON((16.58106 -88.1598,16.58106 -88.1598,16.58106 -88.1598,16.58106 -88.1598,16.58106 -88.1598))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(887.568 219.2358)',
  u'hpc_x': 887.568,
  u'hpc_y': 219.2358,
  u'hrc_a': 283.874749018686,
  u'hrc_bbox': u'POLYGON((0.094839 190.651733,0.094839 190.651733,0.094839 190.651733,0.094839 190.651733,0.094839 190.651733))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(0.966559616090556 283.874749018686)',
  u'hrc_r': 0.966559616090556,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2011-08-10T14:53:59',
  u'kb_archivid': u'ivo://helio-informatics.org/FL_SSWLatestEvents_20110809_093355_285',
  u'kb_archivist': u'freeland_samuel',
  u'obs_channelid': u'EUV',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'AIA',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 9.4e-07,
  u'obs_observatory': u'SDO',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'SSW Context Thumbnail',
    u'ref_type': u'thumbnail',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_092030_50113/www/ssw_cutout_193_context_thumb.gif'},
   {u'ref_name': u'SSW Context Image',
    u'ref_type': u'image',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_092030_50113/www/ssw_cutout_193_context_full.gif'},
   {u'ref_name': u'SDO/AIA Movies',
    u'ref_type': u'html',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_092030_50113/www/'},
   {u'ref_name': u'Event-Context',
    u'ref_type': u'html',
    u'ref_url': u'http://www.lmsal.com/solarsoft/latest_events/'},
   {u'ref_name': u'Event-Detection(diff)',
    u'ref_type': u'image',
    u'ref_url': u'http://www.lmsal.com/solarsoft/latest_events/gev_20110809_1543.png'},
   {u'ref_name': u'Event-Summary',
    u'ref_type': u'html',
    u'ref_url': u'http://www.lmsal.com/solarsoft/latest_events/gev_20110809_1543.html'},
   {u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'http://sohowww.nascom.nasa.gov/solarsoft/packages/gevloc/idl/ssw_flare_locator.pro'}],
  u'refs_orig': u'',
  u'revision': u'38',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None},
 {u'SOL_standard': u'SOL2011-08-09T15:43:00L297C075',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': 11263,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': 1,
  u'boundbox_c1ur': 1,
  u'boundbox_c2ll': 1,
  u'boundbox_c2ur': 1,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 1,
  u'event_c2error': 1,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 75,
  u'event_coord2': 15,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HGS-TOPO',
  u'event_coordunit': u'degrees',
  u'event_description': u'',
  u'event_endtime': u'2011-08-09T16:04:00',
  u'event_expires': u'',
  u'event_importance': u'',
  u'event_importance_num_ratings': u'',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-09T15:54:00',
  u'event_pixelunit': u'',
  u'event_probability': None,
  u'event_starttime': u'2011-08-09T15:43:00',
  u'event_testflag': u'false',
  u'event_title': u'',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'C2.4',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': None,
  u'fl_peakfluxunit': u'',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'SWPC.Webmaster@noaa.gov',
  u'frm_daterun': u'2011-08-09T00:00:00',
  u'frm_humanflag': u'false',
  u'frm_identifier': u'SWPC',
  u'frm_institute': u'U.S. Dept. of Commerce, NOAA, Space Weather Prediction Center',
  u'frm_name': u'SWPC',
  u'frm_paramset': u'-',
  u'frm_specificid': u'',
  u'frm_url': u'http://www.swpc.noaa.gov/',
  u'frm_versionnumber': None,
  u'gs_galleryid': u'',
  u'gs_imageurl': u'',
  u'gs_movieurl': u'',
  u'gs_thumburl': u'',
  u'hcr_checked': u'false',
  u'hgc_bbox': u'POLYGON((-137.05282 1,-137.05282 1,-137.05282 1,-137.05282 1,-137.05282 1))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-63.05282 15)',
  u'hgc_x': -63.05282,
  u'hgc_y': 15,
  u'hgs_bbox': u'POLYGON((1 1,1 1,1 1,1 1,1 1))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(75 15)',
  u'hgs_x': 75,
  u'hgs_y': 15,
  u'hpc_bbox': u'POLYGON((16.58106 -88.1598,16.58106 -88.1598,16.58106 -88.1598,16.58106 -88.1598,16.58106 -88.1598))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(883.638 217.5492)',
  u'hpc_x': 883.638,
  u'hpc_y': 217.5492,
  u'hrc_a': 283.830992943956,
  u'hrc_bbox': u'POLYGON((0.094839 190.651733,0.094839 190.651733,0.094839 190.651733,0.094839 190.651733,0.094839 190.651733))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(0.962098648386101 283.830992943956)',
  u'hrc_r': 0.962098648386101,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2014-01-09T23:11:16',
  u'kb_archivid': u'ivo://helio-informatics.org/FL_SECstandard_20110907_163100_20110809154300',
  u'kb_archivist': u'cheung_mark',
  u'obs_channelid': u'XRA',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'GOES',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 5e-08,
  u'obs_observatory': u'GOES',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'http://www.swpc.noaa.gov/'}],
  u'refs_orig': u'',
  u'revision': u'2',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None},
 {u'SOL_standard': u'SOL2011-08-09T16:58:00L222C090',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': 0,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': -90,
  u'boundbox_c1ur': 90,
  u'boundbox_c2ll': -90,
  u'boundbox_c2ur': 90,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 90,
  u'event_c2error': 90,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 0,
  u'event_coord2': 0,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HGS-TOPO',
  u'event_coordunit': u'degrees',
  u'event_description': u'',
  u'event_endtime': u'2011-08-09T17:05:00',
  u'event_expires': u'',
  u'event_importance': u'',
  u'event_importance_num_ratings': u'',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-09T17:02:00',
  u'event_pixelunit': u'',
  u'event_probability': None,
  u'event_starttime': u'2011-08-09T16:58:00',
  u'event_testflag': u'false',
  u'event_title': u'',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'B8.6',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': None,
  u'fl_peakfluxunit': u'',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'SWPC.Webmaster@noaa.gov',
  u'frm_daterun': u'2011-08-09T00:00:00',
  u'frm_humanflag': u'false',
  u'frm_identifier': u'SWPC',
  u'frm_institute': u'U.S. Dept. of Commerce, NOAA, Space Weather Prediction Center',
  u'frm_name': u'SWPC',
  u'frm_paramset': u'-',
  u'frm_specificid': u'',
  u'frm_url': u'http://www.swpc.noaa.gov/',
  u'frm_versionnumber': None,
  u'gs_galleryid': u'',
  u'gs_imageurl': u'',
  u'gs_movieurl': u'',
  u'gs_thumburl': u'',
  u'hcr_checked': u'false',
  u'hgc_bbox': u'POLYGON((131.25856 -90,-48.74144 -90,-48.74144 90,131.25856 90,131.25856 -90))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-138.74144 0)',
  u'hgc_x': -138.74144,
  u'hgc_y': 0,
  u'hgs_bbox': u'POLYGON((-90 -90,90 -90,90 90,-90 90,-90 -90))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(0 0)',
  u'hgs_x': 0,
  u'hgs_y': 0,
  u'hpc_bbox': u'POLYGON((8.3e-05 -939.642,-8.3e-05 -939.642,0 940.596,-0 940.596,8.3e-05 -939.642))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(0 -104.7252)',
  u'hpc_x': 0,
  u'hpc_y': -104.7252,
  u'hrc_a': 180,
  u'hrc_bbox': u'POLYGON((0.993403 180.000005,0.993403 179.999995,0.994412 0,0.994412 0,0.993403 180.000005))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(0.110716988633909 180)',
  u'hrc_r': 0.110716988633909,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2014-01-09T23:11:17',
  u'kb_archivid': u'ivo://helio-informatics.org/FL_SECstandard_20110907_163100_20110809165800',
  u'kb_archivist': u'cheung_mark',
  u'obs_channelid': u'XRA',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'GOES',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 5e-08,
  u'obs_observatory': u'GOES',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'http://www.swpc.noaa.gov/'}],
  u'refs_orig': u'',
  u'revision': u'2',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None},
 {u'SOL_standard': u'SOL2011-08-09T16:58:00L298C075',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': 1265,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': 1,
  u'boundbox_c1ur': 1,
  u'boundbox_c2ll': 1,
  u'boundbox_c2ur': 1,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 0,
  u'event_c2error': 0,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 76,
  u'event_coord2': 15,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HGS-TOPO',
  u'event_coordunit': u'degrees',
  u'event_description': u'',
  u'event_endtime': u'2011-08-09T17:05:00',
  u'event_expires': u'',
  u'event_importance': u'',
  u'event_importance_num_ratings': u'',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-09T17:02:00',
  u'event_pixelunit': u'',
  u'event_probability': 1,
  u'event_starttime': u'2011-08-09T16:58:00',
  u'event_testflag': u'false',
  u'event_title': u'',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'B8.6',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': None,
  u'fl_peakfluxunit': u'',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'Samuel L. Freeland',
  u'frm_daterun': u'2011-08-10T00:00:00',
  u'frm_humanflag': u'false',
  u'frm_identifier': u'SolarSoft',
  u'frm_institute': u'LMSAL',
  u'frm_name': u'SSW Latest Events',
  u'frm_paramset': u'AIA20110809_165803_0094.fits,AIA20110809_170003_0094.fits',
  u'frm_specificid': u'',
  u'frm_url': u'http://sohowww.nascom.nasa.gov/solarsoft/packages/gevloc/idl/ssw_flare_locator.pro',
  u'frm_versionnumber': None,
  u'gs_galleryid': u'',
  u'gs_imageurl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_102039_55122/www/ssw_cutout_193_context_full.gif',
  u'gs_movieurl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_102039_55122/www/',
  u'gs_thumburl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_102039_55122/www/ssw_cutout_193_context_thumb.gif',
  u'hcr_checked': u'true',
  u'hgc_bbox': u'POLYGON((-137.74144 1,-137.74144 1,-137.74144 1,-137.74144 1,-137.74144 1))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-62.74144 15)',
  u'hgc_x': -62.74144,
  u'hgc_y': 15,
  u'hgs_bbox': u'POLYGON((1 1,1 1,1 1,1 1,1 1))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(76 15)',
  u'hgs_x': 76,
  u'hgs_y': 15,
  u'hpc_bbox': u'POLYGON((16.58124 -88.2114,16.58124 -88.2114,16.58124 -88.2114,16.58124 -88.2114,16.58124 -88.2114))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(887.574 219.2238)',
  u'hpc_x': 887.574,
  u'hpc_y': 219.2238,
  u'hrc_a': 283.873928752543,
  u'hrc_bbox': u'POLYGON((0.094892 190.645757,0.094892 190.645757,0.094892 190.645757,0.094892 190.645757,0.094892 190.645757))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(0.966554567483081 283.873928752543)',
  u'hrc_r': 0.966554567483081,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2011-08-10T14:54:41',
  u'kb_archivid': u'ivo://helio-informatics.org/FL_SSWLatestEvents_20110809_103259_656',
  u'kb_archivist': u'freeland_samuel',
  u'obs_channelid': u'EUV',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'AIA',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 9.4e-07,
  u'obs_observatory': u'SDO',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'SSW Context Thumbnail',
    u'ref_type': u'thumbnail',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_102039_55122/www/ssw_cutout_193_context_thumb.gif'},
   {u'ref_name': u'SSW Context Image',
    u'ref_type': u'image',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_102039_55122/www/ssw_cutout_193_context_full.gif'},
   {u'ref_name': u'SDO/AIA Movies',
    u'ref_type': u'html',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_102039_55122/www/'},
   {u'ref_name': u'Event-Context',
    u'ref_type': u'html',
    u'ref_url': u'http://www.lmsal.com/solarsoft/latest_events/'},
   {u'ref_name': u'Event-Detection(diff)',
    u'ref_type': u'image',
    u'ref_url': u'http://www.lmsal.com/solarsoft/latest_events/gev_20110809_1658.png'},
   {u'ref_name': u'Event-Summary',
    u'ref_type': u'html',
    u'ref_url': u'http://www.lmsal.com/solarsoft/latest_events/gev_20110809_1658.html'},
   {u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'http://sohowww.nascom.nasa.gov/solarsoft/packages/gevloc/idl/ssw_flare_locator.pro'}],
  u'refs_orig': u'',
  u'revision': u'79',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None},
 {u'SOL_standard': u'SOL2011-08-09T18:04:00L296C074',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': 1263,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': 1,
  u'boundbox_c1ur': 1,
  u'boundbox_c2ll': 1,
  u'boundbox_c2ur': 1,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 0,
  u'event_c2error': 0,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 75,
  u'event_coord2': 16,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HGS-TOPO',
  u'event_coordunit': u'degrees',
  u'event_description': u'',
  u'event_endtime': u'2011-08-09T18:11:00',
  u'event_expires': u'',
  u'event_importance': u'',
  u'event_importance_num_ratings': u'',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-09T18:11:00',
  u'event_pixelunit': u'',
  u'event_probability': 1,
  u'event_starttime': u'2011-08-09T18:04:00',
  u'event_testflag': u'false',
  u'event_title': u'',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'C2.0',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': None,
  u'fl_peakfluxunit': u'',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'Samuel L. Freeland',
  u'frm_daterun': u'2011-08-10T00:00:00',
  u'frm_humanflag': u'false',
  u'frm_identifier': u'SolarSoft',
  u'frm_institute': u'LMSAL',
  u'frm_name': u'SSW Latest Events',
  u'frm_paramset': u'AIA20110809_180403_0094.fits,AIA20110809_180903_0094.fits',
  u'frm_specificid': u'',
  u'frm_url': u'http://sohowww.nascom.nasa.gov/solarsoft/packages/gevloc/idl/ssw_flare_locator.pro',
  u'frm_versionnumber': None,
  u'gs_galleryid': u'',
  u'gs_imageurl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_115101_62850/www/ssw_cutout_193_context_full.gif',
  u'gs_movieurl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_115101_62850/www/',
  u'gs_thumburl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_115101_62850/www/ssw_cutout_193_context_thumb.gif',
  u'hcr_checked': u'true',
  u'hgc_bbox': u'POLYGON((-138.34743 1,-138.34743 1,-138.34743 1,-138.34743 1,-138.34743 1))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-64.34743 16)',
  u'hgc_x': -64.34743,
  u'hgc_y': 16,
  u'hgs_bbox': u'POLYGON((1 1,1 1,1 1,1 1,1 1))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(75 16)',
  u'hgs_x': 75,
  u'hgs_y': 16,
  u'hpc_bbox': u'POLYGON((16.58136 -88.257,16.58136 -88.257,16.58136 -88.257,16.58136 -88.257,16.58136 -88.257))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(879.384 233.484)',
  u'hpc_x': 879.384,
  u'hpc_y': 233.484,
  u'hrc_a': 284.869451243678,
  u'hrc_bbox': u'POLYGON((0.094938 190.640458,0.094938 190.640458,0.094938 190.640458,0.094938 190.640458,0.094938 190.640458))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(0.961901674929019 284.869451243678)',
  u'hrc_r': 0.961901674929019,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2011-08-10T00:49:55',
  u'kb_archivid': u'ivo://helio-informatics.org/FL_SSWLatestEvents_20110809_120755_850',
  u'kb_archivist': u'freeland_samuel',
  u'obs_channelid': u'EUV',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'AIA',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 9.4e-07,
  u'obs_observatory': u'SDO',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'SSW Context Thumbnail',
    u'ref_type': u'thumbnail',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_115101_62850/www/ssw_cutout_193_context_thumb.gif'},
   {u'ref_name': u'SSW Context Image',
    u'ref_type': u'image',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_115101_62850/www/ssw_cutout_193_context_full.gif'},
   {u'ref_name': u'SDO/AIA Movies',
    u'ref_type': u'html',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_115101_62850/www/'},
   {u'ref_name': u'Event-Context',
    u'ref_type': u'html',
    u'ref_url': u'http://www.lmsal.com/solarsoft/latest_events/'},
   {u'ref_name': u'Event-Detection(diff)',
    u'ref_type': u'image',
    u'ref_url': u'http://www.lmsal.com/solarsoft/latest_events/gev_20110809_1804.png'},
   {u'ref_name': u'Event-Summary',
    u'ref_type': u'html',
    u'ref_url': u'http://www.lmsal.com/solarsoft/latest_events/gev_20110809_1804.html'},
   {u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'http://sohowww.nascom.nasa.gov/solarsoft/packages/gevloc/idl/ssw_flare_locator.pro'}],
  u'refs_orig': u'',
  u'revision': u'4',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None},
 {u'SOL_standard': u'SOL2011-08-09T18:04:00L221C090',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': 0,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': -90,
  u'boundbox_c1ur': 90,
  u'boundbox_c2ll': -90,
  u'boundbox_c2ur': 90,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 90,
  u'event_c2error': 90,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 0,
  u'event_coord2': 0,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HGS-TOPO',
  u'event_coordunit': u'degrees',
  u'event_description': u'',
  u'event_endtime': u'2011-08-09T18:42:00',
  u'event_expires': u'',
  u'event_importance': u'',
  u'event_importance_num_ratings': u'',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-09T18:11:00',
  u'event_pixelunit': u'',
  u'event_probability': None,
  u'event_starttime': u'2011-08-09T18:04:00',
  u'event_testflag': u'false',
  u'event_title': u'',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'C2.0',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': None,
  u'fl_peakfluxunit': u'',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'SWPC.Webmaster@noaa.gov',
  u'frm_daterun': u'2011-08-09T00:00:00',
  u'frm_humanflag': u'false',
  u'frm_identifier': u'SWPC',
  u'frm_institute': u'U.S. Dept. of Commerce, NOAA, Space Weather Prediction Center',
  u'frm_name': u'SWPC',
  u'frm_paramset': u'-',
  u'frm_specificid': u'',
  u'frm_url': u'http://www.swpc.noaa.gov/',
  u'frm_versionnumber': None,
  u'gs_galleryid': u'',
  u'gs_imageurl': u'',
  u'gs_movieurl': u'',
  u'gs_thumburl': u'',
  u'hcr_checked': u'false',
  u'hgc_bbox': u'POLYGON((130.65257 -90,-49.34743 -90,-49.34743 90,130.65257 90,130.65257 -90))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-139.34743 0)',
  u'hgc_x': -139.34743,
  u'hgc_y': 0,
  u'hgs_bbox': u'POLYGON((-90 -90,90 -90,90 90,-90 90,-90 -90))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(0 0)',
  u'hgs_x': 0,
  u'hgs_y': 0,
  u'hpc_bbox': u'POLYGON((8.3e-05 -939.648,-8.3e-05 -939.648,0 940.596,-0 940.596,8.3e-05 -939.648))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(0 -104.7708)',
  u'hpc_x': 0,
  u'hpc_y': -104.7708,
  u'hrc_a': 180,
  u'hrc_bbox': u'POLYGON((0.993402 180.000005,0.993402 179.999995,0.994404 0,0.994404 0,0.993402 180.000005))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(0.110764374385294 180)',
  u'hrc_r': 0.110764374385294,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2014-01-09T23:11:17',
  u'kb_archivid': u'ivo://helio-informatics.org/FL_SECstandard_20110907_163101_20110809180400',
  u'kb_archivist': u'cheung_mark',
  u'obs_channelid': u'XRA',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'GOES',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 5e-08,
  u'obs_observatory': u'GOES',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'http://www.swpc.noaa.gov/'}],
  u'refs_orig': u'',
  u'revision': u'2',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None},
 {u'SOL_standard': u'SOL2011-08-09T20:17:35L298C073',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': None,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': 844.8,
  u'boundbox_c1ur': 921.6,
  u'boundbox_c2ll': 230.4,
  u'boundbox_c2ur': 307.2,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 2,
  u'event_c2error': 2,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 883.2,
  u'event_coord2': 268.8,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HPC-TOPO',
  u'event_coordunit': u'arcseconds',
  u'event_description': u'',
  u'event_endtime': u'2011-08-09T20:19:35',
  u'event_expires': u'',
  u'event_importance': u'',
  u'event_importance_num_ratings': u'',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-09T20:17:59',
  u'event_pixelunit': u'',
  u'event_probability': None,
  u'event_starttime': u'2011-08-09T20:17:35',
  u'event_testflag': u'false',
  u'event_title': u'',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': 73.1711,
  u'fl_peakfluxunit': u'erg/cm/cm/s',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'Paolo C. Grigis - pgrigis@cfa.harvard.edu',
  u'frm_daterun': u'2011-08-09T13:33:19',
  u'frm_humanflag': u'false',
  u'frm_identifier': u'Feature Finding Team',
  u'frm_institute': u'SAO',
  u'frm_name': u'Flare Detective - Trigger Module',
  u'frm_paramset': u'DerivativeThreshold= 8.00000e-02 EndFraction= 2.50000e-01',
  u'frm_specificid': u'',
  u'frm_url': u'http://www.cfa.harvard.edu',
  u'frm_versionnumber': 0.51,
  u'gs_galleryid': u'',
  u'gs_imageurl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_134015_72906/www/ssw_cutout_131_context_full.gif',
  u'gs_movieurl': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/EDS_FlareDetective-TriggerModule_20110809T201535-20110809T202135_AIA_131_XCEN883.2YCEN268.8.mov',
  u'gs_thumburl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_134015_72906/www/ssw_cutout_131_context_thumb.gif',
  u'hcr_checked': u'true',
  u'hgc_bbox': u'POLYGON((-72.275814 16.489249,-51.885026 13.97844,-52.405436 18.348609,-68.002071 20.923277,-72.275814 16.489249))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-62.248487 17.866686)',
  u'hgc_x': -62.248487,
  u'hgc_y': 17.866686,
  u'hgs_bbox': u'POLYGON((68.298126 16.489249,88.688914 13.97844,88.168504 18.348609,72.571869 20.923277,68.298126 16.489249))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(78.325453 17.866686)',
  u'hgs_x': 78.325453,
  u'hgs_y': 17.866686,
  u'hpc_bbox': u'POLYGON((844.8 230.4,921.6 230.4,921.6 307.2,844.8 307.2,844.8 230.4))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(883.2 268.8)',
  u'hpc_x': 883.2,
  u'hpc_y': 268.8,
  u'hrc_a': 286.927513064147,
  u'hrc_bbox': u'POLYGON((0.925078 285.255119,1.003581 284.036243,1.026282 288.434949,0.949657 289.983107,0.925078 285.255119))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(0.975305066963748 286.927513064147)',
  u'hrc_r': 0.975305066963748,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2011-08-09T20:35:20',
  u'kb_archivid': u'ivo://helio-informatics.org/FL_FlareDetective-TriggerModule_20110809_203518_2011-08-09T20:17:35.070_1',
  u'kb_archivist': u'flare_detective',
  u'obs_channelid': u'131',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'AIA',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 1.31e-06,
  u'obs_observatory': u'SDO',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'SSW Context Thumbnail',
    u'ref_type': u'thumbnail',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_134015_72906/www/ssw_cutout_131_context_thumb.gif'},
   {u'ref_name': u'SSW Context Image',
    u'ref_type': u'image',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_134015_72906/www/ssw_cutout_131_context_full.gif'},
   {u'ref_name': u'SDO Movie',
    u'ref_type': u'movie',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/EDS_FlareDetective-TriggerModule_20110809T201535-20110809T202135_AIA_131_XCEN883.2YCEN268.8.mov'},
   {u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'http://www.cfa.harvard.edu'}],
  u'refs_orig': u'',
  u'revision': u'1',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None},
 {u'SOL_standard': u'SOL2011-08-09T20:35:11L298C073',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': None,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': 844.8,
  u'boundbox_c1ur': 921.6,
  u'boundbox_c2ll': 230.4,
  u'boundbox_c2ur': 307.2,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 2,
  u'event_c2error': 2,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 883.2,
  u'event_coord2': 268.8,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HPC-TOPO',
  u'event_coordunit': u'arcseconds',
  u'event_description': u'',
  u'event_endtime': u'2011-08-09T20:38:23',
  u'event_expires': u'',
  u'event_importance': u'',
  u'event_importance_num_ratings': u'',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-09T20:35:35',
  u'event_pixelunit': u'',
  u'event_probability': None,
  u'event_starttime': u'2011-08-09T20:35:11',
  u'event_testflag': u'false',
  u'event_title': u'',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': 74.4124,
  u'fl_peakfluxunit': u'erg/cm/cm/s',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'Paolo C. Grigis - pgrigis@cfa.harvard.edu',
  u'frm_daterun': u'2011-08-09T13:51:19',
  u'frm_humanflag': u'false',
  u'frm_identifier': u'Feature Finding Team',
  u'frm_institute': u'SAO',
  u'frm_name': u'Flare Detective - Trigger Module',
  u'frm_paramset': u'DerivativeThreshold= 8.00000e-02 EndFraction= 2.50000e-01',
  u'frm_specificid': u'',
  u'frm_url': u'http://www.cfa.harvard.edu',
  u'frm_versionnumber': 0.51,
  u'gs_galleryid': u'',
  u'gs_imageurl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_135823_74342/www/ssw_cutout_131_context_full.gif',
  u'gs_movieurl': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/EDS_FlareDetective-TriggerModule_20110809T203159-20110809T204135_AIA_131_XCEN883.2YCEN268.8.mov',
  u'gs_thumburl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_135823_74342/www/ssw_cutout_131_context_thumb.gif',
  u'hcr_checked': u'true',
  u'hgc_bbox': u'POLYGON((-72.437504 16.489517,-52.046805 13.978424,-52.567275 18.348587,-68.163777 20.923492,-72.437504 16.489517))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-62.410386 17.866854)',
  u'hgc_x': -62.410386,
  u'hgc_y': 17.866854,
  u'hgs_bbox': u'POLYGON((68.298036 16.489517,88.688735 13.978424,88.168265 18.348587,72.571763 20.923492,68.298036 16.489517))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(78.325154 17.866854)',
  u'hgs_x': 78.325154,
  u'hgs_y': 17.866854,
  u'hpc_bbox': u'POLYGON((844.8 230.4,921.6 230.4,921.6 307.2,844.8 307.2,844.8 230.4))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(883.2 268.8)',
  u'hpc_x': 883.2,
  u'hpc_y': 268.8,
  u'hrc_a': 286.927513064147,
  u'hrc_bbox': u'POLYGON((0.925076 285.255119,1.003579 284.036243,1.02628 288.434949,0.949655 289.983107,0.925076 285.255119))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(0.975303129904948 286.927513064147)',
  u'hrc_r': 0.975303129904948,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2011-08-09T20:54:33',
  u'kb_archivid': u'ivo://helio-informatics.org/FL_FlareDetective-TriggerModule_20110809_205321_2011-08-09T20:35:11.080_1',
  u'kb_archivist': u'flare_detective',
  u'obs_channelid': u'131',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'AIA',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 1.31e-06,
  u'obs_observatory': u'SDO',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'SSW Context Thumbnail',
    u'ref_type': u'thumbnail',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_135823_74342/www/ssw_cutout_131_context_thumb.gif'},
   {u'ref_name': u'SSW Context Image',
    u'ref_type': u'image',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_135823_74342/www/ssw_cutout_131_context_full.gif'},
   {u'ref_name': u'SDO Movie',
    u'ref_type': u'movie',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/EDS_FlareDetective-TriggerModule_20110809T203159-20110809T204135_AIA_131_XCEN883.2YCEN268.8.mov'},
   {u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'http://www.cfa.harvard.edu'}],
  u'refs_orig': u'',
  u'revision': u'2',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None},
 {u'SOL_standard': u'SOL2011-08-09T20:39:23L298C073',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': None,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': 844.8,
  u'boundbox_c1ur': 921.6,
  u'boundbox_c2ll': 230.4,
  u'boundbox_c2ur': 307.2,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 2,
  u'event_c2error': 2,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 883.2,
  u'event_coord2': 268.8,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HPC-TOPO',
  u'event_coordunit': u'arcseconds',
  u'event_description': u'',
  u'event_endtime': u'2011-08-09T20:42:23',
  u'event_expires': u'',
  u'event_importance': u'',
  u'event_importance_num_ratings': u'',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-09T20:40:59',
  u'event_pixelunit': u'',
  u'event_probability': None,
  u'event_starttime': u'2011-08-09T20:39:23',
  u'event_testflag': u'false',
  u'event_title': u'',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': 77.0096,
  u'fl_peakfluxunit': u'erg/cm/cm/s',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'Paolo C. Grigis - pgrigis@cfa.harvard.edu',
  u'frm_daterun': u'2011-08-09T13:56:09',
  u'frm_humanflag': u'false',
  u'frm_identifier': u'Feature Finding Team',
  u'frm_institute': u'SAO',
  u'frm_name': u'Flare Detective - Trigger Module',
  u'frm_paramset': u'DerivativeThreshold= 8.00000e-02 EndFraction= 2.50000e-01',
  u'frm_specificid': u'',
  u'frm_url': u'http://www.cfa.harvard.edu',
  u'frm_versionnumber': 0.51,
  u'gs_galleryid': u'',
  u'gs_imageurl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_140429_74728/www/ssw_cutout_131_context_full.gif',
  u'gs_movieurl': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/EDS_FlareDetective-TriggerModule_20110809T203623-20110809T204523_AIA_131_XCEN883.2YCEN268.8.mov',
  u'gs_thumburl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_140429_74728/www/ssw_cutout_131_context_thumb.gif',
  u'hcr_checked': u'true',
  u'hgc_bbox': u'POLYGON((-72.476086 16.48958,-52.085408 13.978421,-52.605892 18.348582,-68.202363 20.923543,-72.476086 16.48958))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-62.449018 17.866894)',
  u'hgc_x': -62.449018,
  u'hgc_y': 17.866894,
  u'hgs_bbox': u'POLYGON((68.298014 16.48958,88.688692 13.978421,88.168208 18.348582,72.571737 20.923543,68.298014 16.48958))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(78.325082 17.866894)',
  u'hgs_x': 78.325082,
  u'hgs_y': 17.866894,
  u'hpc_bbox': u'POLYGON((844.8 230.4,921.6 230.4,921.6 307.2,844.8 307.2,844.8 230.4))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(883.2 268.8)',
  u'hpc_x': 883.2,
  u'hpc_y': 268.8,
  u'hrc_a': 286.927513064147,
  u'hrc_bbox': u'POLYGON((0.925075 285.255119,1.003578 284.036243,1.026279 288.434949,0.949655 289.983107,0.925075 285.255119))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(0.975302666248398 286.927513064147)',
  u'hrc_r': 0.975302666248398,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2011-08-09T20:59:11',
  u'kb_archivid': u'ivo://helio-informatics.org/FL_FlareDetective-TriggerModule_20110809_205734_2011-08-09T20:39:23.070_1',
  u'kb_archivist': u'flare_detective',
  u'obs_channelid': u'131',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'AIA',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 1.31e-06,
  u'obs_observatory': u'SDO',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'SSW Context Thumbnail',
    u'ref_type': u'thumbnail',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_140429_74728/www/ssw_cutout_131_context_thumb.gif'},
   {u'ref_name': u'SSW Context Image',
    u'ref_type': u'image',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_140429_74728/www/ssw_cutout_131_context_full.gif'},
   {u'ref_name': u'SDO Movie',
    u'ref_type': u'movie',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/EDS_FlareDetective-TriggerModule_20110809T203623-20110809T204523_AIA_131_XCEN883.2YCEN268.8.mov'},
   {u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'http://www.cfa.harvard.edu'}],
  u'refs_orig': u'',
  u'revision': u'2',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None},
 {u'SOL_standard': u'SOL2011-08-09T20:59:11L298C073',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': None,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': 844.8,
  u'boundbox_c1ur': 921.6,
  u'boundbox_c2ll': 230.4,
  u'boundbox_c2ur': 307.2,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 2,
  u'event_c2error': 2,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 883.2,
  u'event_coord2': 268.8,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HPC-TOPO',
  u'event_coordunit': u'arcseconds',
  u'event_description': u'',
  u'event_endtime': u'2011-08-09T21:11:35',
  u'event_expires': u'',
  u'event_importance': u'',
  u'event_importance_num_ratings': u'',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-09T21:04:47',
  u'event_pixelunit': u'',
  u'event_probability': None,
  u'event_starttime': u'2011-08-09T20:59:11',
  u'event_testflag': u'false',
  u'event_title': u'',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': 108.128,
  u'fl_peakfluxunit': u'erg/cm/cm/s',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'Paolo C. Grigis - pgrigis@cfa.harvard.edu',
  u'frm_daterun': u'2011-08-09T14:16:14',
  u'frm_humanflag': u'false',
  u'frm_identifier': u'Feature Finding Team',
  u'frm_institute': u'SAO',
  u'frm_name': u'Flare Detective - Trigger Module',
  u'frm_paramset': u'DerivativeThreshold= 8.00000e-02 EndFraction= 2.50000e-01',
  u'frm_specificid': u'',
  u'frm_url': u'http://www.cfa.harvard.edu',
  u'frm_versionnumber': 0.51,
  u'gs_galleryid': u'',
  u'gs_imageurl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_144339_78137/www/ssw_cutout_131_context_full.gif',
  u'gs_movieurl': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/EDS_FlareDetective-TriggerModule_20110809T204647-20110809T212359_AIA_131_XCEN883.2YCEN268.8.mov',
  u'gs_thumburl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_144339_78137/www/ssw_cutout_131_context_thumb.gif',
  u'hcr_checked': u'true',
  u'hgc_bbox': u'POLYGON((-72.657988 16.489881,-52.255523 13.979708,-52.775812 18.349886,-68.384283 20.923785,-72.657988 16.489881))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-62.631156 17.867084)',
  u'hgc_x': -62.631156,
  u'hgc_y': 17.867084,
  u'hgs_bbox': u'POLYGON((68.297912 16.489881,88.700377 13.979708,88.180088 18.349886,72.571617 20.923785,68.297912 16.489881))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(78.324744 17.867084)',
  u'hgs_x': 78.324744,
  u'hgs_y': 17.867084,
  u'hpc_bbox': u'POLYGON((844.8 230.4,921.6 230.4,921.6 307.2,844.8 307.2,844.8 230.4))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(883.2 268.8)',
  u'hpc_x': 883.2,
  u'hpc_y': 268.8,
  u'hrc_a': 286.927513064147,
  u'hrc_bbox': u'POLYGON((0.925073 285.255119,1.003576 284.036243,1.026277 288.434949,0.949653 289.983107,0.925073 285.255119))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(0.975300492220231 286.927513064147)',
  u'hrc_r': 0.975300492220231,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2011-08-09T21:28:27',
  u'kb_archivid': u'ivo://helio-informatics.org/FL_FlareDetective-TriggerModule_20110809_212153_2011-08-09T20:59:11.070_1',
  u'kb_archivist': u'flare_detective',
  u'obs_channelid': u'131',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'AIA',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 1.31e-06,
  u'obs_observatory': u'SDO',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'SSW Context Thumbnail',
    u'ref_type': u'thumbnail',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_144339_78137/www/ssw_cutout_131_context_thumb.gif'},
   {u'ref_name': u'SSW Context Image',
    u'ref_type': u'image',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_144339_78137/www/ssw_cutout_131_context_full.gif'},
   {u'ref_name': u'SDO Movie',
    u'ref_type': u'movie',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/EDS_FlareDetective-TriggerModule_20110809T204647-20110809T212359_AIA_131_XCEN883.2YCEN268.8.mov'},
   {u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'http://www.cfa.harvard.edu'}],
  u'refs_orig': u'',
  u'revision': u'2',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None},
 {u'SOL_standard': u'SOL2011-08-09T21:57:59L242C068',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': None,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': 307.2,
  u'boundbox_c1ur': 384,
  u'boundbox_c2ll': 230.4,
  u'boundbox_c2ur': 307.2,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 2,
  u'event_c2error': 2,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 345.6,
  u'event_coord2': 268.8,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HPC-TOPO',
  u'event_coordunit': u'arcseconds',
  u'event_description': u'',
  u'event_endtime': u'2011-08-09T21:59:59',
  u'event_expires': u'',
  u'event_importance': u'',
  u'event_importance_num_ratings': u'',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-09T21:58:59',
  u'event_pixelunit': u'',
  u'event_probability': None,
  u'event_starttime': u'2011-08-09T21:57:59',
  u'event_testflag': u'false',
  u'event_title': u'',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': 39.3408,
  u'fl_peakfluxunit': u'erg/cm/cm/s',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'Paolo C. Grigis - pgrigis@cfa.harvard.edu',
  u'frm_daterun': u'2011-08-09T15:18:50',
  u'frm_humanflag': u'false',
  u'frm_identifier': u'Feature Finding Team',
  u'frm_institute': u'SAO',
  u'frm_name': u'Flare Detective - Trigger Module',
  u'frm_paramset': u'DerivativeThreshold= 8.00000e-02 EndFraction= 2.50000e-01',
  u'frm_specificid': u'',
  u'frm_url': u'http://www.cfa.harvard.edu',
  u'frm_versionnumber': 0.51,
  u'gs_galleryid': u'',
  u'gs_imageurl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_151945_81166/www/ssw_cutout_131_context_full.gif',
  u'gs_movieurl': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/EDS_FlareDetective-TriggerModule_20110809T215559-20110809T220159_AIA_131_XCEN345.6YCEN268.8.mov',
  u'gs_thumburl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_151945_81166/www/ssw_cutout_131_context_thumb.gif',
  u'hcr_checked': u'true',
  u'hgc_bbox': u'POLYGON((-121.381348 19.993275,-116.069837 19.775267,-115.117461 24.568,-120.638427 24.799646,-121.381348 19.993275))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-118.358093 22.277434)',
  u'hgc_x': -118.358093,
  u'hgc_y': 22.277434,
  u'hgs_bbox': u'POLYGON((20.114432 19.993275,25.425943 19.775267,26.378319 24.568,20.857353 24.799646,20.114432 19.993275))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(23.137687 22.277434)',
  u'hgs_x': 23.137687,
  u'hgs_y': 22.277434,
  u'hpc_bbox': u'POLYGON((307.2 230.4,384 230.4,384 307.2,307.2 307.2,307.2 230.4))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(345.6 268.8)',
  u'hpc_x': 345.6,
  u'hpc_y': 268.8,
  u'hrc_a': 307.874983651098,
  u'hrc_bbox': u'POLYGON((0.405669 306.869898,0.473087 300.963757,0.51951 308.659808,0.458962 315,0.405669 306.869898))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(0.462533624545167 307.874983651098)',
  u'hrc_r': 0.462533624545167,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2011-08-09T22:19:03',
  u'kb_archivid': u'ivo://helio-informatics.org/FL_FlareDetective-TriggerModule_20110809_221901_2011-08-09T21:57:59.070_1',
  u'kb_archivist': u'flare_detective',
  u'obs_channelid': u'131',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'AIA',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 1.31e-06,
  u'obs_observatory': u'SDO',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'SSW Context Thumbnail',
    u'ref_type': u'thumbnail',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_151945_81166/www/ssw_cutout_131_context_thumb.gif'},
   {u'ref_name': u'SSW Context Image',
    u'ref_type': u'image',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_151945_81166/www/ssw_cutout_131_context_full.gif'},
   {u'ref_name': u'SDO Movie',
    u'ref_type': u'movie',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/EDS_FlareDetective-TriggerModule_20110809T215559-20110809T220159_AIA_131_XCEN345.6YCEN268.8.mov'},
   {u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'http://www.cfa.harvard.edu'}],
  u'refs_orig': u'',
  u'revision': u'1',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None},
 {u'SOL_standard': u'SOL2011-08-09T23:33:00L297C072',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': 11263,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': 1,
  u'boundbox_c1ur': 1,
  u'boundbox_c2ll': 1,
  u'boundbox_c2ur': 1,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 1,
  u'event_c2error': 1,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 79,
  u'event_coord2': 18,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HGS-TOPO',
  u'event_coordunit': u'degrees',
  u'event_description': u'',
  u'event_endtime': u'2011-08-09T23:49:00',
  u'event_expires': u'',
  u'event_importance': u'',
  u'event_importance_num_ratings': u'',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-09T23:43:00',
  u'event_pixelunit': u'',
  u'event_probability': None,
  u'event_starttime': u'2011-08-09T23:33:00',
  u'event_testflag': u'false',
  u'event_title': u'',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'C3.9',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': None,
  u'fl_peakfluxunit': u'',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'SWPC.Webmaster@noaa.gov',
  u'frm_daterun': u'2011-08-09T00:00:00',
  u'frm_humanflag': u'false',
  u'frm_identifier': u'SWPC',
  u'frm_institute': u'U.S. Dept. of Commerce, NOAA, Space Weather Prediction Center',
  u'frm_name': u'SWPC',
  u'frm_paramset': u'-',
  u'frm_specificid': u'',
  u'frm_url': u'http://www.swpc.noaa.gov/',
  u'frm_versionnumber': None,
  u'gs_galleryid': u'',
  u'gs_imageurl': u'',
  u'gs_movieurl': u'',
  u'gs_thumburl': u'',
  u'hcr_checked': u'false',
  u'hgc_bbox': u'POLYGON((-141.36818 1,-141.36818 1,-141.36818 1,-141.36818 1,-141.36818 1))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-63.36818 18)',
  u'hgc_x': -63.36818,
  u'hgc_y': 18,
  u'hgs_bbox': u'POLYGON((1 1,1 1,1 1,1 1,1 1))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(79 18)',
  u'hgs_x': 79,
  u'hgs_y': 18,
  u'hpc_bbox': u'POLYGON((16.58196 -88.4832,16.58196 -88.4832,16.58196 -88.4832,16.58196 -88.4832,16.58196 -88.4832))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(883.968 271.8192)',
  u'hpc_x': 883.968,
  u'hpc_y': 271.8192,
  u'hrc_a': 287.09260610172,
  u'hrc_bbox': u'POLYGON((0.09517 190.614251,0.09517 190.614251,0.09517 190.614251,0.09517 190.614251,0.09517 190.614251))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(0.977685454704634 287.09260610172)',
  u'hrc_r': 0.977685454704634,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2014-01-09T23:11:18',
  u'kb_archivid': u'ivo://helio-informatics.org/FL_SECstandard_20110907_163102_20110809233300',
  u'kb_archivist': u'cheung_mark',
  u'obs_channelid': u'XRA',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'GOES',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 5e-08,
  u'obs_observatory': u'GOES',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'http://www.swpc.noaa.gov/'}],
  u'refs_orig': u'',
  u'revision': u'2',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None},
 {u'SOL_standard': u'SOL2011-08-09T23:33:00L298C075',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': 1263,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': 1,
  u'boundbox_c1ur': 1,
  u'boundbox_c2ll': 1,
  u'boundbox_c2ur': 1,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 0,
  u'event_c2error': 0,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 80,
  u'event_coord2': 15,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HGS-TOPO',
  u'event_coordunit': u'degrees',
  u'event_description': u'',
  u'event_endtime': u'2011-08-09T23:49:00',
  u'event_expires': u'',
  u'event_importance': u'',
  u'event_importance_num_ratings': u'',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-09T23:43:00',
  u'event_pixelunit': u'',
  u'event_probability': 1,
  u'event_starttime': u'2011-08-09T23:33:00',
  u'event_testflag': u'false',
  u'event_title': u'',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'C3.9',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': None,
  u'fl_peakfluxunit': u'',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'Samuel L. Freeland',
  u'frm_daterun': u'2011-08-10T00:00:00',
  u'frm_humanflag': u'false',
  u'frm_identifier': u'SolarSoft',
  u'frm_institute': u'LMSAL',
  u'frm_name': u'SSW Latest Events',
  u'frm_paramset': u'AIA20110809_233303_0094.fits,AIA20110809_234103_0094.fits',
  u'frm_specificid': u'',
  u'frm_url': u'http://sohowww.nascom.nasa.gov/solarsoft/packages/gevloc/idl/ssw_flare_locator.pro',
  u'frm_versionnumber': None,
  u'gs_galleryid': u'',
  u'gs_imageurl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_172144_91907/www/ssw_cutout_193_context_full.gif',
  u'gs_movieurl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_172144_91907/www/',
  u'gs_thumburl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_172144_91907/www/ssw_cutout_193_context_thumb.gif',
  u'hcr_checked': u'true',
  u'hgc_bbox': u'POLYGON((-141.36818 1,-141.36818 1,-141.36818 1,-141.36818 1,-141.36818 1))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-62.36818 15)',
  u'hgc_x': -62.36818,
  u'hgc_y': 15,
  u'hgs_bbox': u'POLYGON((1 1,1 1,1 1,1 1,1 1))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(80 15)',
  u'hgs_x': 80,
  u'hgs_y': 15,
  u'hpc_bbox': u'POLYGON((16.58196 -88.4832,16.58196 -88.4832,16.58196 -88.4832,16.58196 -88.4832,16.58196 -88.4832))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(900.618 225.9972)',
  u'hpc_x': 900.618,
  u'hpc_y': 225.9972,
  u'hrc_a': 284.086689887523,
  u'hrc_bbox': u'POLYGON((0.09517 190.614251,0.09517 190.614251,0.09517 190.614251,0.09517 190.614251,0.09517 190.614251))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(0.981622638249268 284.086689887523)',
  u'hrc_r': 0.981622638249268,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2011-08-10T16:52:15',
  u'kb_archivid': u'ivo://helio-informatics.org/FL_SSWLatestEvents_20110809_174046_847',
  u'kb_archivist': u'freeland_samuel',
  u'obs_channelid': u'EUV',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'AIA',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 9.4e-07,
  u'obs_observatory': u'SDO',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'SSW Context Thumbnail',
    u'ref_type': u'thumbnail',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_172144_91907/www/ssw_cutout_193_context_thumb.gif'},
   {u'ref_name': u'SSW Context Image',
    u'ref_type': u'image',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_172144_91907/www/ssw_cutout_193_context_full.gif'},
   {u'ref_name': u'SDO/AIA Movies',
    u'ref_type': u'html',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_172144_91907/www/'},
   {u'ref_name': u'Event-Context',
    u'ref_type': u'html',
    u'ref_url': u'http://www.lmsal.com/solarsoft/latest_events/'},
   {u'ref_name': u'Event-Detection(diff)',
    u'ref_type': u'image',
    u'ref_url': u'http://www.lmsal.com/solarsoft/latest_events/gev_20110809_2333.png'},
   {u'ref_name': u'Event-Summary',
    u'ref_type': u'html',
    u'ref_url': u'http://www.lmsal.com/solarsoft/latest_events/gev_20110809_2333.html'},
   {u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'http://sohowww.nascom.nasa.gov/solarsoft/packages/gevloc/idl/ssw_flare_locator.pro'}],
  u'refs_orig': u'',
  u'revision': u'42',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None},
 {u'SOL_standard': u'SOL2011-08-09T23:37:38L296C073',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': None,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': 844.8,
  u'boundbox_c1ur': 921.6,
  u'boundbox_c2ll': 153.6,
  u'boundbox_c2ur': 307.2,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 2,
  u'event_c2error': 2,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 883.2,
  u'event_coord2': 268.8,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HPC-TOPO',
  u'event_coordunit': u'arcseconds',
  u'event_description': u'',
  u'event_endtime': u'2011-08-10T00:26:26',
  u'event_expires': u'',
  u'event_importance': u'',
  u'event_importance_num_ratings': u'',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-09T23:51:14',
  u'event_pixelunit': u'',
  u'event_probability': None,
  u'event_starttime': u'2011-08-09T23:37:38',
  u'event_testflag': u'false',
  u'event_title': u'',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': 1103.52,
  u'fl_peakfluxunit': u'erg/cm/cm/s',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'Paolo C. Grigis - pgrigis@cfa.harvard.edu',
  u'frm_daterun': u'2011-08-09T17:03:14',
  u'frm_humanflag': u'false',
  u'frm_identifier': u'Feature Finding Team',
  u'frm_institute': u'SAO',
  u'frm_name': u'Flare Detective - Trigger Module',
  u'frm_paramset': u'DerivativeThreshold= 8.30000e-01 EndFraction= 2.50000e-01',
  u'frm_specificid': u'',
  u'frm_url': u'http://www.cfa.harvard.edu',
  u'frm_versionnumber': 0.51,
  u'gs_galleryid': u'',
  u'gs_imageurl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_183326_98814/www/ssw_cutout_211_context_full.gif',
  u'gs_movieurl': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/EDS_FlareDetective-TriggerModule_20110809T224850-20110810T011514_AIA_211_XCEN883.2YCEN268.8.mov',
  u'gs_thumburl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_183326_98814/www/ssw_cutout_211_context_thumb.gif',
  u'hcr_checked': u'true',
  u'hgc_bbox': u'POLYGON((-76.820276 11.998542,-60.956108 10.334385,-54.233063 18.34965,-69.84007 20.925716,-76.820276 11.998542))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-64.088686 17.868597)',
  u'hgc_x': -64.088686,
  u'hgc_y': 17.868597,
  u'hgs_bbox': u'POLYGON((65.590444 11.998542,81.454612 10.334385,88.177657 18.34965,72.57065 20.925716,65.590444 11.998542))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(78.322034 17.868597)',
  u'hgs_x': 78.322034,
  u'hgs_y': 17.868597,
  u'hpc_bbox': u'POLYGON((844.8 153.6,921.6 153.6,921.6 307.2,844.8 307.2,844.8 153.6))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(883.2 268.8)',
  u'hpc_x': 883.2,
  u'hpc_y': 268.8,
  u'hrc_a': 286.927513064147,
  u'hrc_bbox': u'POLYGON((0.907093 280.304846,0.987024 279.462322,1.026258 288.434949,0.949636 289.983107,0.907093 280.304846))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(0.975283007616269 286.927513064147)',
  u'hrc_r': 0.975283007616269,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2011-08-10T00:44:29',
  u'kb_archivid': u'ivo://helio-informatics.org/FL_FlareDetective-TriggerModule_20110810_000411_2011-08-09T23:37:38.070_1',
  u'kb_archivist': u'flare_detective',
  u'obs_channelid': u'211',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'AIA',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 2.11e-06,
  u'obs_observatory': u'SDO',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'SSW Context Thumbnail',
    u'ref_type': u'thumbnail',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_183326_98814/www/ssw_cutout_211_context_thumb.gif'},
   {u'ref_name': u'SSW Context Image',
    u'ref_type': u'image',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_183326_98814/www/ssw_cutout_211_context_full.gif'},
   {u'ref_name': u'SDO Movie',
    u'ref_type': u'movie',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/EDS_FlareDetective-TriggerModule_20110809T224850-20110810T011514_AIA_211_XCEN883.2YCEN268.8.mov'},
   {u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'http://www.cfa.harvard.edu'}],
  u'refs_orig': u'',
  u'revision': u'2',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None},
 {u'SOL_standard': u'SOL2011-08-09T23:37:47L292C077',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': None,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': 844.8,
  u'boundbox_c1ur': 921.6,
  u'boundbox_c2ll': 153.6,
  u'boundbox_c2ur': 307.2,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 2,
  u'event_c2error': 2,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 883.2,
  u'event_coord2': 192,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HPC-TOPO',
  u'event_coordunit': u'arcseconds',
  u'event_description': u'',
  u'event_endtime': u'2011-08-10T00:04:47',
  u'event_expires': u'',
  u'event_importance': u'',
  u'event_importance_num_ratings': u'',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-09T23:43:59',
  u'event_pixelunit': u'',
  u'event_probability': None,
  u'event_starttime': u'2011-08-09T23:37:47',
  u'event_testflag': u'false',
  u'event_title': u'',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': 267.613,
  u'fl_peakfluxunit': u'erg/cm/cm/s',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'Paolo C. Grigis - pgrigis@cfa.harvard.edu',
  u'frm_daterun': u'2011-08-09T17:03:14',
  u'frm_humanflag': u'false',
  u'frm_identifier': u'Feature Finding Team',
  u'frm_institute': u'SAO',
  u'frm_name': u'Flare Detective - Trigger Module',
  u'frm_paramset': u'DerivativeThreshold= 8.00000e-02 EndFraction= 2.50000e-01',
  u'frm_specificid': u'',
  u'frm_url': u'http://www.cfa.harvard.edu',
  u'frm_versionnumber': 0.51,
  u'gs_galleryid': u'',
  u'gs_imageurl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_175258_94550/www/ssw_cutout_131_context_full.gif',
  u'gs_movieurl': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/EDS_FlareDetective-TriggerModule_20110809T231047-20110810T003147_AIA_131_XCEN883.2YCEN192.0.mov',
  u'gs_thumburl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_175258_94550/www/ssw_cutout_131_context_thumb.gif',
  u'hcr_checked': u'true',
  u'hgc_bbox': u'POLYGON((-76.821657 11.998545,-60.957493 10.334387,-54.246306 18.348348,-69.84145 20.925718,-76.821657 11.998545))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-68.978709 13.568826)',
  u'hgc_x': -68.978709,
  u'hgc_y': 13.568826,
  u'hgs_bbox': u'POLYGON((65.590443 11.998545,81.454607 10.334387,88.165794 18.348348,72.57065 20.925718,65.590443 11.998545))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(73.433391 13.568826)',
  u'hgs_x': 73.433391,
  u'hgs_y': 13.568826,
  u'hpc_bbox': u'POLYGON((844.8 153.6,921.6 153.6,921.6 307.2,844.8 307.2,844.8 153.6))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(883.2 192)',
  u'hpc_x': 883.2,
  u'hpc_y': 192,
  u'hrc_a': 282.264773727892,
  u'hrc_bbox': u'POLYGON((0.907093 280.304846,0.987024 279.462322,1.026258 288.434949,0.949636 289.983107,0.907093 280.304846))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(0.954820239214902 282.264773727892)',
  u'hrc_r': 0.954820239214902,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2011-08-10T00:22:38',
  u'kb_archivid': u'ivo://helio-informatics.org/FL_FlareDetective-TriggerModule_20110810_000522_2011-08-09T23:37:47.070_1',
  u'kb_archivist': u'flare_detective',
  u'obs_channelid': u'131',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'AIA',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 1.31e-06,
  u'obs_observatory': u'SDO',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'SSW Context Thumbnail',
    u'ref_type': u'thumbnail',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_175258_94550/www/ssw_cutout_131_context_thumb.gif'},
   {u'ref_name': u'SSW Context Image',
    u'ref_type': u'image',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_175258_94550/www/ssw_cutout_131_context_full.gif'},
   {u'ref_name': u'SDO Movie',
    u'ref_type': u'movie',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/EDS_FlareDetective-TriggerModule_20110809T231047-20110810T003147_AIA_131_XCEN883.2YCEN192.0.mov'},
   {u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'http://www.cfa.harvard.edu'}],
  u'refs_orig': u'',
  u'revision': u'2',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None},
 {u'SOL_standard': u'SOL2011-08-09T23:38:20L296C073',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': None,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': 844.8,
  u'boundbox_c1ur': 921.6,
  u'boundbox_c2ll': 230.4,
  u'boundbox_c2ur': 307.2,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 2,
  u'event_c2error': 2,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 883.2,
  u'event_coord2': 268.8,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HPC-TOPO',
  u'event_coordunit': u'arcseconds',
  u'event_description': u'',
  u'event_endtime': u'2011-08-09T23:55:56',
  u'event_expires': u'',
  u'event_importance': u'',
  u'event_importance_num_ratings': u'',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-09T23:51:08',
  u'event_pixelunit': u'',
  u'event_probability': None,
  u'event_starttime': u'2011-08-09T23:38:20',
  u'event_testflag': u'false',
  u'event_title': u'',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': 2144.81,
  u'fl_peakfluxunit': u'erg/cm/cm/s',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'Paolo C. Grigis - pgrigis@cfa.harvard.edu',
  u'frm_daterun': u'2011-08-09T17:03:16',
  u'frm_humanflag': u'false',
  u'frm_identifier': u'Feature Finding Team',
  u'frm_institute': u'SAO',
  u'frm_name': u'Flare Detective - Trigger Module',
  u'frm_paramset': u'DerivativeThreshold= 3.00000e+00 EndFraction= 2.50000e-01',
  u'frm_specificid': u'',
  u'frm_url': u'http://www.cfa.harvard.edu',
  u'frm_versionnumber': 0.51,
  u'gs_galleryid': u'',
  u'gs_imageurl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_173152_92738/www/ssw_cutout_193_context_full.gif',
  u'gs_movieurl': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/EDS_FlareDetective-TriggerModule_20110809T232044-20110810T001332_AIA_193_XCEN883.2YCEN268.8.mov',
  u'gs_thumburl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_173152_92738/www/ssw_cutout_193_context_thumb.gif',
  u'hcr_checked': u'true',
  u'hgc_bbox': u'POLYGON((-74.120067 16.492292,-53.721017 13.979272,-54.241902 18.349386,-69.846504 20.925724,-74.120067 16.492292))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-64.095128 17.868604)',
  u'hgc_x': -64.095128,
  u'hgc_y': 17.868604,
  u'hgs_bbox': u'POLYGON((68.297083 16.492292,88.696133 13.979272,88.175248 18.349386,72.570646 20.925724,68.297083 16.492292))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(78.322022 17.868604)',
  u'hgs_x': 78.322022,
  u'hgs_y': 17.868604,
  u'hpc_bbox': u'POLYGON((844.8 230.4,921.6 230.4,921.6 307.2,844.8 307.2,844.8 230.4))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(883.2 268.8)',
  u'hpc_x': 883.2,
  u'hpc_y': 268.8,
  u'hrc_a': 286.927513064147,
  u'hrc_bbox': u'POLYGON((0.925057 285.255119,1.003558 284.036243,1.026258 288.434949,0.949636 289.983107,0.925057 285.255119))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(0.975282935494864 286.927513064147)',
  u'hrc_r': 0.975282935494864,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2011-08-10T00:13:25',
  u'kb_archivid': u'ivo://helio-informatics.org/FL_FlareDetective-TriggerModule_20110810_000523_2011-08-09T23:38:20.840_1',
  u'kb_archivist': u'flare_detective',
  u'obs_channelid': u'193',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'AIA',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 1.93e-06,
  u'obs_observatory': u'SDO',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'SSW Context Thumbnail',
    u'ref_type': u'thumbnail',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_173152_92738/www/ssw_cutout_193_context_thumb.gif'},
   {u'ref_name': u'SSW Context Image',
    u'ref_type': u'image',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_173152_92738/www/ssw_cutout_193_context_full.gif'},
   {u'ref_name': u'SDO Movie',
    u'ref_type': u'movie',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/EDS_FlareDetective-TriggerModule_20110809T232044-20110810T001332_AIA_193_XCEN883.2YCEN268.8.mov'},
   {u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'http://www.cfa.harvard.edu'}],
  u'refs_orig': u'',
  u'revision': u'2',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None},
 {u'SOL_standard': u'SOL2011-08-09T23:38:25L296C073',
  u'active': u'true',
  u'ar_compactnesscls': u'',
  u'ar_mcintoshcls': u'',
  u'ar_mtwilsoncls': u'',
  u'ar_noaaclass': u'',
  u'ar_noaanum': None,
  u'ar_numspots': None,
  u'ar_penumbracls': u'',
  u'ar_polarity': None,
  u'ar_zurichcls': u'',
  u'area_atdiskcenter': None,
  u'area_atdiskcenteruncert': None,
  u'area_raw': None,
  u'area_uncert': None,
  u'area_unit': u'',
  u'bound_ccnsteps': None,
  u'bound_ccstartc1': None,
  u'bound_ccstartc2': None,
  u'bound_chaincode': u'',
  u'boundbox_c1ll': 844.8,
  u'boundbox_c1ur': 921.6,
  u'boundbox_c2ll': 230.4,
  u'boundbox_c2ur': 307.2,
  u'chaincodetype': u'',
  u'comment_count': u'0',
  u'concept': u'Flare ',
  u'event_c1error': 2,
  u'event_c2error': 2,
  u'event_clippedspatial': u'',
  u'event_clippedtemporal': u'',
  u'event_coord1': 883.2,
  u'event_coord2': 268.8,
  u'event_coord3': None,
  u'event_coordsys': u'UTC-HPC-TOPO',
  u'event_coordunit': u'arcseconds',
  u'event_description': u'',
  u'event_endtime': u'2011-08-10T00:26:25',
  u'event_expires': u'',
  u'event_importance': u'',
  u'event_importance_num_ratings': u'',
  u'event_mapurl': u'',
  u'event_maskurl': u'',
  u'event_npixels': None,
  u'event_peaktime': u'2011-08-09T23:39:25',
  u'event_pixelunit': u'',
  u'event_probability': None,
  u'event_starttime': u'2011-08-09T23:38:25',
  u'event_testflag': u'false',
  u'event_title': u'',
  u'event_type': u'FL',
  u'eventtype': u'9',
  u'fl_efoldtime': None,
  u'fl_efoldtimeunit': u'',
  u'fl_fluence': None,
  u'fl_fluenceunit': u'',
  u'fl_goescls': u'',
  u'fl_peakem': None,
  u'fl_peakemunit': u'',
  u'fl_peakflux': 1286.45,
  u'fl_peakfluxunit': u'erg/cm/cm/s',
  u'fl_peaktemp': None,
  u'fl_peaktempunit': u'',
  u'frm_contact': u'Paolo C. Grigis - pgrigis@cfa.harvard.edu',
  u'frm_daterun': u'2011-08-09T17:03:15',
  u'frm_humanflag': u'false',
  u'frm_identifier': u'Feature Finding Team',
  u'frm_institute': u'SAO',
  u'frm_name': u'Flare Detective - Trigger Module',
  u'frm_paramset': u'DerivativeThreshold= 2.00000e+00 EndFraction= 2.50000e-01',
  u'frm_specificid': u'',
  u'frm_url': u'http://www.cfa.harvard.edu',
  u'frm_versionnumber': 0.51,
  u'gs_galleryid': u'',
  u'gs_imageurl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_183329_98818/www/ssw_cutout_171_context_full.gif',
  u'gs_movieurl': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/EDS_FlareDetective-TriggerModule_20110809T225025-20110810T011425_AIA_171_XCEN883.2YCEN268.8.mov',
  u'gs_thumburl': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_183329_98818/www/ssw_cutout_171_context_thumb.gif',
  u'hcr_checked': u'true',
  u'hgc_bbox': u'POLYGON((-74.120828 16.492294,-53.718762 13.979604,-54.239579 18.349724,-69.847264 20.925725,-74.120828 16.492294))',
  u'hgc_boundcc': u'',
  u'hgc_coord': u'POINT(-64.09589 17.868605)',
  u'hgc_x': -64.09589,
  u'hgc_y': 17.868605,
  u'hgs_bbox': u'POLYGON((68.297082 16.492294,88.699148 13.979604,88.178331 18.349724,72.570646 20.925725,68.297082 16.492294))',
  u'hgs_boundcc': u'',
  u'hgs_coord': u'POINT(78.32202 17.868605)',
  u'hgs_x': 78.32202,
  u'hgs_y': 17.868605,
  u'hpc_bbox': u'POLYGON((844.8 230.4,921.6 230.4,921.6 307.2,844.8 307.2,844.8 230.4))',
  u'hpc_boundcc': u'',
  u'hpc_coord': u'POINT(883.2 268.8)',
  u'hpc_x': 883.2,
  u'hpc_y': 268.8,
  u'hrc_a': 286.927513064147,
  u'hrc_bbox': u'POLYGON((0.925057 285.255119,1.003558 284.036243,1.026258 288.434949,0.949636 289.983107,0.925057 285.255119))',
  u'hrc_boundcc': u'',
  u'hrc_coord': u'POINT(0.975282925191807 286.927513064147)',
  u'hrc_r': 0.975282925191807,
  u'intenskurt': None,
  u'intensmax': None,
  u'intensmean': None,
  u'intensmedian': None,
  u'intensmin': None,
  u'intensskew': None,
  u'intenstotal': None,
  u'intensunit': u'',
  u'intensvar': None,
  u'kb_archivdate': u'2011-08-10T00:44:34',
  u'kb_archivid': u'ivo://helio-informatics.org/FL_FlareDetective-TriggerModule_20110810_000523_2011-08-09T23:38:25.350_1',
  u'kb_archivist': u'flare_detective',
  u'obs_channelid': u'171',
  u'obs_dataprepurl': u'',
  u'obs_firstprocessingdate': u'',
  u'obs_includesnrt': u'',
  u'obs_instrument': u'AIA',
  u'obs_lastprocessingdate': u'',
  u'obs_levelnum': None,
  u'obs_meanwavel': 1.71e-06,
  u'obs_observatory': u'SDO',
  u'obs_title': u'',
  u'obs_wavelunit': u'cm',
  u'rasterscan': u'',
  u'rasterscantype': u'',
  u'refs': [{u'ref_name': u'SSW Context Thumbnail',
    u'ref_type': u'thumbnail',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_183329_98818/www/ssw_cutout_171_context_thumb.gif'},
   {u'ref_name': u'SSW Context Image',
    u'ref_type': u'image',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/ssw/media/ssw/ssw_client/data/ssw_service_110809_183329_98818/www/ssw_cutout_171_context_full.gif'},
   {u'ref_name': u'SDO Movie',
    u'ref_type': u'movie',
    u'ref_url': u'http://sdowww.lmsal.com/sdomedia/h264/2011/08/09/EDS_FlareDetective-TriggerModule_20110809T225025-20110810T011425_AIA_171_XCEN883.2YCEN268.8.mov'},
   {u'ref_name': u'FRM_URL',
    u'ref_type': u'unknown',
    u'ref_url': u'http://www.cfa.harvard.edu'}],
  u'refs_orig': u'',
  u'revision': u'2',
  u'skel_chaincode': u'',
  u'skel_curvature': None,
  u'skel_nsteps': None,
  u'skel_startc1': None,
  u'skel_startc2': None}]

Filter the results of the previous result to return only those events that have the FRM ‘SSW Latest Events’


In [58]:
result = client.query(hek.attrs.Time(tstart, tend), hek.attrs.EventType('FL'), hek.attrs.FRM.Name=='SSW Latest Events')

In [59]:
len(result)


Out[59]:
9

The following returns flares west of 50 arcseconds or those that have a peak flux above 1000.0 (the units of the flux are FRM- dependent and are described at the HEK website)


In [60]:
result = client.query(hek.attrs.Time(tstart, tend), hek.attrs.EventType('FL'), (hek.attrs.Event.Coord1>50) or (hek.attrs.FL.PeakFlux>1000.0))

In [61]:
len(result)


Out[61]:
48

Downloading the VSO files associated with events


In [62]:
from sunpy.net import hek2vso

In [63]:
h2v = hek2vso.H2VClient()

In [64]:
vso_results = h2v.translate_and_query(result[0])

In [65]:
h2v.vso_client.get(vso_results[0]).wait()


---------------------------------------------------------------------------
KeyboardInterrupt                         Traceback (most recent call last)
<ipython-input-65-72e4e3caeaa5> in <module>()
----> 1 h2v.vso_client.get(vso_results[0]).wait()

/Users/schriste/Dropbox/Developer/python/sunpy/sunpy/net/vso/vso.pyc in wait(self, timeout, progress)
    123                 self.progress.draw()
    124 
--> 125         while not self.evt.wait(timeout):
    126             pass
    127         if progress:

/Users/schriste/anaconda/python.app/Contents/lib/python2.7/threading.pyc in wait(self, timeout)
    618         try:
    619             if not self.__flag:
--> 620                 self.__cond.wait(timeout)
    621             return self.__flag
    622         finally:

/Users/schriste/anaconda/python.app/Contents/lib/python2.7/threading.pyc in wait(self, timeout)
    356                         break
    357                     delay = min(delay * 2, remaining, .05)
--> 358                     _sleep(delay)
    359                 if not gotit:
    360                     if __debug__:

KeyboardInterrupt: 
ERROR: KeyboardInterrupt [threading]

WCS


In [66]:
from sunpy import wcs

In [67]:
wcs.convert_hg_hpc(10, 53)


Out[67]:
(100.49244115330731, 767.97438321917502)

Convert that position back to heliographic coordinates


In [68]:
wcs.convert_hpc_hg(100.49, 767.97)


Out[68]:
(9.9996521808465175, 52.999563684874893)

Try to convert a position which is not on the Sun to HG


In [69]:
wcs.convert_hpc_hg(-1500, 0)


Out[69]:
(nan, nan)

Convert sky coordinate to a position in HCC


In [70]:
wcs.convert_hpc_hcc(-300, 400, z=True)


Out[70]:
(-216716967.63331246, 288956420.9477042, 594364636.2208252)

More References

Consider contributing to SunPy!


In [ ]: