246 lines
9.6 KiB
HTML
246 lines
9.6 KiB
HTML
{% extends "mdb.html" %}
|
|
{% load i18n %}
|
|
|
|
{% block header %}
|
|
<div class="container-fluid">
|
|
<div class="row">
|
|
<div class="col-sm-12">
|
|
<br />
|
|
<h2><a href="{% url 'index' %}">{% trans 'SRG.ArXiV' %} / <a href="{% url 'srgz index' %}">{% trans 'SRGz' %}</a></a></h2>
|
|
|
|
</div>
|
|
</div>
|
|
{% endblock %}
|
|
|
|
|
|
{% block content %}
|
|
|
|
<!--div style="overflow-x: auto;"-->
|
|
<!--table class="table no-wrap"-->
|
|
<table id="srgz" class="table table-striped table-bordered table-sm" cellspacing="0" width="100%">
|
|
<thead>
|
|
<tr>
|
|
<th class="th-sm">ero_index </th>
|
|
<th class="th-sm">ero_ra_corr</th>
|
|
<th class="th-sm">ero_dec_corr</th>
|
|
<th class="th-sm">ero_id_src</th>
|
|
<th class="th-sm">ero_ra </th>
|
|
<th class="th-sm">ero_dec </th>
|
|
<th class="th-sm">ero_radec_err</th>
|
|
<th class="th-sm">ero_ext</th>
|
|
<th class="th-sm">ero_det_like_0</th>
|
|
<th class="th-sm">ero_ml_flux_0</th>
|
|
<th class="th-sm">ero_ml_flux_err_0</th>
|
|
<th class="th-sm">ero_ext_like</th>
|
|
<th class="th-sm">ero_ext_err </th>
|
|
<th class="th-sm">ero_id_cluster </th>
|
|
<th class="th-sm">ero_dist_nn</th>
|
|
<th class="th-sm">ero_cts_0 </th>
|
|
<th class="th-sm">ero_cts_err_0</th>
|
|
<th class="th-sm">ero_ml_bkg_0 </th>
|
|
<th class="th-sm">ero_srcdens </th>
|
|
<th class="th-sm">ero_tstart</th>
|
|
<th class="th-sm">ero_tstop</th>
|
|
<th class="th-sm">ero_ml_exp_1 </th>
|
|
<th class="th-sm">ero_ape_cts_1</th>
|
|
<th class="th-sm">ero_ape_bkg_1 </th>
|
|
<th class="th-sm">ero_ape_exp_1</th>
|
|
<th class="th-sm">ero_eef_1 </th>
|
|
<th class="th-sm">ero_ape_radius_1 </th>
|
|
<th class="th-sm">ero_ape_pois_1 </th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
{% for record in records %}
|
|
<tr>
|
|
|
|
<td><a href="{{ record.get_absolute_url }}"><strong>{{ record.ero_index }}</strong></a></td>
|
|
<td>{{ record.ero_ra_corr|floatformat:3 }}</td>
|
|
<td>{{ record.ero_dec_corr|floatformat:3 }}</td>
|
|
<td>{{ record.ero_id_src }}</td>
|
|
<td>{{ record.ero_ra|floatformat:3 }}</td>
|
|
<td>{{ record.ero_dec|floatformat:3 }}</td>
|
|
<td>{{ record.ero_radec_err|floatformat:3 }}</td>
|
|
<td>{{ record.ero_ext|floatformat:3 }}</td>
|
|
<td>{{ record.ero_det_like_0|floatformat:3 }}</td>
|
|
<td>{{ record.ero_ml_flux_0|floatformat:3 }}</td>
|
|
<td>{{ record.ero_ml_flux_err_0|floatformat:3 }}</td>
|
|
<td>{{ record.ero_ext_like|floatformat:3 }}</td>
|
|
<td>{{ record.ero_ext_err|floatformat:3 }}</td>
|
|
<td>{{ record.ero_id_cluster }}</td>
|
|
<td>{{ record.ero_dist_nn|floatformat:3 }}</td>
|
|
<td>{{ record.ero_cts_0|floatformat:3 }}</td>
|
|
<td>{{ record.ero_cts_err_0|floatformat:3 }}</td>
|
|
<td>{{ record.ero_ml_bkg_0|floatformat:3 }}</td>
|
|
<td>{{ record.ero_srcdens|stringformat:"1.2e" }}</td>
|
|
<td>{{ record.ero_tstart|floatformat:3 }}</td>
|
|
<td>{{ record.ero_tstop|floatformat:3 }}</td>
|
|
<td>{{ record.ero_ml_exp_1|floatformat:2 }}</td>
|
|
<td>{{ record.ero_ape_cts_1|floatformat:2 }}</td>
|
|
<td>{{ record.ero_ape_bkg_1|floatformat:2 }}</td>
|
|
<td>{{ record.ero_ape_exp_1|floatformat:2 }}</td>
|
|
<td>{{ record.ero_eef_1|floatformat:2 }}</td>
|
|
<td>{{ record.ero_ape_radius_1|floatformat:2 }}</td>
|
|
<td>{{ record.ero_ape_pois_1|stringformat:"1.2e" }}</td>
|
|
</tr>
|
|
{% endfor %}
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
|
|
<!--/div-->
|
|
|
|
<!--
|
|
<th class="th-sm">phot_sep </th>
|
|
<th class="th-sm">phot_ra </th>
|
|
<th class="th-sm">phot_dec </th>
|
|
<th class="th-sm">phot_is_star_gaia </th>
|
|
<th class="th-sm">gaia_pmra </th>
|
|
<th class="th-sm">gaia_pmdec </th>
|
|
<th class="th-sm">gaia_parallax </th>
|
|
<th class="th-sm">gaia_pmra_ivar </th>
|
|
<th class="th-sm">gaia_pmdec_ivar </th>
|
|
<th class="th-sm">gaia_parallax_ivar </th>
|
|
<th class="th-sm">phot_nsn </th>
|
|
<th class="th-sm">sdss_objid </th>
|
|
<th class="th-sm">sdss_ra </th>
|
|
<th class="th-sm">sdss_dec </th>
|
|
<th class="th-sm">phot_nsn_sdss </th>
|
|
<th class="th-sm">ps1_objid </th>
|
|
<th class="th-sm">ps1_ra </th>
|
|
<th class="th-sm">ps1_dec </th>
|
|
<th class="th-sm">phot_nsn_ps1 </th>
|
|
<th class="th-sm">lis_objid </th>
|
|
<th class="th-sm">lis_ra </th>
|
|
<th class="th-sm">lis_dec </th>
|
|
<th class="th-sm">phot_nsn_lis </th>
|
|
<th class="th-sm">phot_flux_g_lis </th>
|
|
<th class="th-sm">phot_flux_r_lis </th>
|
|
<th class="th-sm">phot_flux_z_lis </th>
|
|
<th class="th-sm">phot_flux_w1_wise </th>
|
|
<th class="th-sm">phot_flux_w2_wise </th>
|
|
<th class="th-sm">phot_flux_w3_wise </th>
|
|
<th class="th-sm">phot_flux_w4_wise </th>
|
|
<th class="th-sm">sdss_sp_z </th>
|
|
<th class="th-sm">sdss_sp_zwarning </th>
|
|
<th class="th-sm">sdss_sp_class </th>
|
|
<th class="th-sm">sdss_sp_subclass </th>
|
|
<th class="th-sm">srg_match_p_sp </th>
|
|
<th class="th-sm">srg_match_p_p </th>
|
|
<th class="th-sm">srg_match_p_s </th>
|
|
<th class="th-sm">srg_match_p_s_any </th>
|
|
<th class="th-sm">srg_match_p_s_sigma </th>
|
|
<th class="th-sm">srg_match_p_s_fx </th>
|
|
<th class="th-sm">srg_match_p_s_rho </th>
|
|
<th class="th-sm">srg_match_flag_p </th>
|
|
<th class="th-sm">srg_match_flag_s </th>
|
|
<th class="th-sm">srg_match_flag_sp </th>
|
|
<th class="th-sm">srg_c1ph </th>
|
|
<th class="th-sm">srg_p1qso </th>
|
|
<th class="th-sm">srg_c2ph </th>
|
|
<th class="th-sm">srg_p2star </th>
|
|
<th class="th-sm">srg_c3ph </th>
|
|
<th class="th-sm">srg_p3star </th>
|
|
<th class="th-sm">srg_p3qso </th>
|
|
<th class="th-sm">srg_p3gal </th>
|
|
<th class="th-sm">srg_zph </th>
|
|
<th class="th-sm">srg_zConf </th>
|
|
<th class="th-sm">srg_zpstar </th>
|
|
<th class="th-sm">srg_zmodel </th>
|
|
<th class="th-sm">srg_zph_sdss_wise </th>
|
|
<th class="th-sm">srg_zConf_sdss_wise </th>
|
|
<th class="th-sm">srg_zpstar_sdss_wise </th>
|
|
<th class="th-sm">srg_zph_ps1_wise </th>
|
|
<th class="th-sm">srg_zConf_ps1_wise </th>
|
|
<th class="th-sm">srg_zpstar_ps1_wise </th>
|
|
<th class="th-sm">srg_zph_ps1_lis </th>
|
|
<th class="th-sm">srg_zConf_ps1_lis </th>
|
|
<th class="th-sm">srg_zpstar_ps1_lis </th>
|
|
<th class="th-sm">srg_zph_lis </th>
|
|
<th class="th-sm">srg_zConf_lis </th>
|
|
<th class="th-sm">srg_zpstar_lis </th>
|
|
<th class="th-sm">srg_zph_sdss_ps1_lis_wise </th>
|
|
<th class="th-sm">srg_zConf_sdss_ps1_lis_wise </th>
|
|
<th class="th-sm">srg_zpstar_sdss_wise </th>
|
|
<th class="th-sm">srg_zph_old </th>
|
|
<th class="th-sm">srg_zConf_old </th>
|
|
|
|
<td>{{ record.phot_sep }}</td>
|
|
<td>{{ record.phot_ra|floatformat:3 }}</td>
|
|
<td>{{ record.phot_dec|floatformat:3 }}</td>
|
|
<td>{{ record.phot_is_star_gaia }}</td>
|
|
<td>{{ record.gaia_pmra|floatformat:3 }}</td>
|
|
<td>{{ record.gaia_pmdec|floatformat:3 }}</td>
|
|
<td>{{ record.gaia_parallax|floatformat:3 }}</td>
|
|
<td>{{ record.gaia_pmra_ivar|floatformat:3 }}</td>
|
|
<td>{{ record.gaia_pmdec_ivar|floatformat:3 }}</td>
|
|
<td>{{ record.gaia_parallax_ivar|floatformat:3 }}</td>
|
|
<td>{{ record.phot_nsn }}</td>
|
|
<td>{{ record.sdss_objid }}</td>
|
|
<td>{{ record.sdss_ra|floatformat:3 }}</td>
|
|
<td>{{ record.sdss_dec|floatformat:3 }}</td>
|
|
<td>{{ record.phot_nsn_sdss }}</td>
|
|
<td>{{ record.ps1_objid }}</td>
|
|
<td>{{ record.ps1_ra|floatformat:3 }}</td>
|
|
<td>{{ record.ps1_dec|floatformat:3 }}</td>
|
|
<td>{{ record.phot_nsn_ps1 }}</td>
|
|
<td>{{ record.lis_objid }}</td>
|
|
<td>{{ record.lis_ra|floatformat:3 }}</td>
|
|
<td>{{ record.lis_dec|floatformat:3 }}</td>
|
|
<td>{{ record.phot_nsn_lis }}</td>
|
|
<td>{{ record.phot_flux_g_lis }}</td>
|
|
<td>{{ record.phot_flux_r_lis }}</td>
|
|
<td>{{ record.phot_flux_z_lis }}</td>
|
|
<td>{{ record.phot_flux_w1_wise|floatformat:3 }}</td>
|
|
<td>{{ record.phot_flux_w2_wise|floatformat:3 }}</td>
|
|
<td>{{ record.phot_flux_w3_wise|floatformat:3 }}</td>
|
|
<td>{{ record.phot_flux_w4_wise|floatformat:3 }}</td>
|
|
<td>{{ record.sdss_sp_z }}</td>
|
|
<td>{{ record.sdss_sp_zwarning }}</td>
|
|
<td>{{ record.sdss_sp_class }}</td>
|
|
<td>{{ record.sdss_sp_subclass }}</td>
|
|
<td>{{ record.srg_match_p_sp }}</td>
|
|
<td>{{ record.srg_match_p_p }}</td>
|
|
<td>{{ record.srg_match_p_s }}</td>
|
|
<td>{{ record.srg_match_p_s_any }}</td>
|
|
<td>{{ record.srg_match_p_s_sigma }}</td>
|
|
<td>{{ record.srg_match_p_s_fx }}</td>
|
|
<td>{{ record.srg_match_p_s_rho }}</td>
|
|
<td>{{ record.srg_match_flag_p }}</td>
|
|
<td>{{ record.srg_match_flag_s }}</td>
|
|
<td>{{ record.srg_match_flag_sp }}</td>
|
|
<td>{{ record.srg_c1ph }}</td>
|
|
<td>{{ record.srg_p1qso }}</td>
|
|
<td>{{ record.srg_c2ph }}</td>
|
|
<td>{{ record.srg_p2star }}</td>
|
|
<td>{{ record.srg_c3ph }}</td>
|
|
<td>{{ record.srg_p3star }}</td>
|
|
<td>{{ record.srg_p3qso }}</td>
|
|
<td>{{ record.srg_p3gal }}</td>
|
|
<td>{{ record.srg_zph }}</td>
|
|
<td>{{ record.srg_zConf }}</td>
|
|
<td>{{ record.srg_zpstar }}</td>
|
|
<td>{{ record.srg_zmodel }}</td>
|
|
<td>{{ record.srg_zph_sdss_wise }}</td>
|
|
<td>{{ record.srg_zConf_sdss_wise }}</td>
|
|
<td>{{ record.srg_zpstar_sdss_wise }}</td>
|
|
<td>{{ record.srg_zph_ps1_wise }}</td>
|
|
<td>{{ record.srg_zConf_ps1_wise }}</td>
|
|
<td>{{ record.srg_zpstar_ps1_wise }}</td>
|
|
<td>{{ record.srg_zph_ps1_lis }}</td>
|
|
<td>{{ record.srg_zConf_ps1_lis }}</td>
|
|
<td>{{ record.srg_zpstar_ps1_lis }}</td>
|
|
<td>{{ record.srg_zph_lis }}</td>
|
|
<td>{{ record.srg_zConf_lis }}</td>
|
|
<td>{{ record.srg_zpstar_lis }}</td>
|
|
<td>{{ record.srg_zph_sdss_ps1_lis_wise }}</td>
|
|
<td>{{ record.srg_zConf_sdss_ps1_lis_wise }}</td>
|
|
<td>{{ record.srg_zpstar_sdss_wise }}</td>
|
|
<td>{{ record.srg_zph_old }}</td>
|
|
<td>{{ record.srg_zConf_old }}</td>
|
|
-->
|
|
|
|
|
|
{% endblock %}
|