{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# DMU0: IAC SDSS S82 extraction\n",
"\n",
"The original extraction was missing objects below RA=0. In this notebook we combine the individual catalogues that were downloaded from ftp.iac.es and also available from http://www.iac.es/proyecto/stripe82/pages/data.php into one full catalogue to be used here and uploaded to CDS."
]
},
{
"cell_type": "code",
"execution_count": 1,
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"This notebook was run with herschelhelp_internal version: \n",
"017bb1e (Mon Jun 18 14:58:59 2018 +0100)\n",
"This notebook was executed on: \n",
"2018-09-21 18:05:43.317551\n"
]
}
],
"source": [
"from herschelhelp_internal import git_version\n",
"print(\"This notebook was run with herschelhelp_internal version: \\n{}\".format(git_version()))\n",
"import datetime\n",
"print(\"This notebook was executed on: \\n{}\".format(datetime.datetime.now()))"
]
},
{
"cell_type": "code",
"execution_count": 2,
"metadata": {},
"outputs": [],
"source": [
"%matplotlib inline\n",
"#%config InlineBackend.figure_format = 'svg'\n",
"\n",
"import matplotlib.pyplot as plt\n",
"plt.rc('figure', figsize=(10, 6))\n",
"\n",
"import os\n",
"import time\n",
"\n",
"from astropy import units as u\n",
"from astropy.coordinates import SkyCoord\n",
"from astropy.table import Column, Table, vstack, join\n",
"import numpy as np\n",
"from pymoc import MOC\n",
"\n",
"import glob"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## I - Get list of files\n",
"Merge stars and galaxies into one table"
]
},
{
"cell_type": "code",
"execution_count": 3,
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"['./data/tiles/f0295_ps.cat',\n",
" './data/tiles/f0312_gal.cat',\n",
" './data/tiles/f0914_ps.cat',\n",
" './data/tiles/f2012_ps.cat',\n",
" './data/tiles/f1101_gal.cat',\n",
" './data/tiles/f1464_ps.cat',\n",
" './data/tiles/f1243_ps.cat',\n",
" './data/tiles/f1633_gal.cat',\n",
" './data/tiles/f2121_gal.cat',\n",
" './data/tiles/f1714_gal.cat']"
]
},
"execution_count": 3,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"file_list = glob.glob('./data/tiles/*.cat')\n",
"file_list[:10]"
]
},
{
"cell_type": "code",
"execution_count": 4,
"metadata": {},
"outputs": [],
"source": [
"\n",
"test_gal = Table.read('./data/tiles/f0011_gal.cat', format='ascii')\n",
"test_star = Table.read('./data/tiles/f0011_ps.cat', format='ascii')"
]
},
{
"cell_type": "code",
"execution_count": 5,
"metadata": {},
"outputs": [
{
"data": {
"text/html": [
"Table length=10\n",
"
\n",
"col1 | col2 | col3 | col4 | col5 | col6 | col7 | col8 | col9 | col10 | col11 | col12 | col13 | col14 | col15 | col16 | col17 | col18 | col19 | col20 | col21 | col22 | col23 | col24 | col25 | col26 | col27 | col28 | col29 | col30 | col31 | col32 | col33 | col34 | col35 | col36 | col37 | col38 | col39 | col40 | col41 | col42 | col43 | col44 | col45 | col46 | col47 | col48 | col49 | col50 | col51 | col52 | col53 | col54 | col55 | col56 | col57 | col58 | col59 | col60 | col61 | col62 | col63 | col64 | col65 | col66 | col67 | col68 | col69 | col70 | col71 | col72 | col73 | col74 | col75 |
\n",
"float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | int64 |
\n",
"310.089107 | -1.2355282 | 22.7462 | 23.1497 | 24.375 | 23.3181 | 22.8383 | 22.858 | 0.3598 | 0.7628 | 0.3202 | 0.2261 | 0.2654 | 0.3903 | 4.348 | 20.6771 | 20.7329 | 22.4156 | 21.5 | 20.8421 | 20.7255 | 0.029 | 0.0418 | 0.0394 | 0.0281 | 0.025 | 0.0297 | 5.364 | 19.1425 | 19.1395 | 20.7003 | 19.8245 | 19.2839 | 19.1504 | 0.0109 | 0.014 | 0.0164 | 0.0114 | 0.01 | 0.0109 | 4.655 | 18.5251 | 18.5078 | 20.0178 | 19.1803 | 18.6769 | 18.531 | 0.01 | 0.0129 | 0.0137 | 0.0098 | 0.009 | 0.0099 | 4.514 | 18.2026 | 18.233 | 19.6292 | 18.7985 | 18.3173 | 18.21 | 0.0219 | 0.0303 | 0.0265 | 0.0193 | 0.0185 | 0.0217 | 4.232 | 3.5 | 5.28 | 5.192 | 3.678 | -51.25 | 1.412 | 0.292 | 3 |
\n",
"310.4277744 | -1.240878 | 21.8127 | 21.7347 | 23.798 | 22.5158 | 21.8657 | 21.8246 | 0.1373 | 0.1644 | 0.209 | 0.1223 | 0.1167 | 0.1554 | 4.82 | 21.1949 | 21.1898 | 22.8877 | 21.7903 | 21.2244 | 21.1757 | 0.0386 | 0.0485 | 0.0522 | 0.0338 | 0.0328 | 0.0422 | 4.448 | 20.1127 | 20.1094 | 21.6674 | 20.654 | 20.1563 | 20.1062 | 0.0204 | 0.0251 | 0.0275 | 0.0184 | 0.0179 | 0.0223 | 4.207 | 19.749 | 19.7513 | 21.2348 | 20.262 | 19.79 | 19.7478 | 0.0231 | 0.0294 | 0.027 | 0.0189 | 0.0197 | 0.0257 | 4.072 | 19.6494 | 19.7808 | 20.9912 | 20.0667 | 19.6546 | 19.6937 | 0.062 | 0.0898 | 0.0588 | 0.0436 | 0.0501 | 0.0724 | 3.716 | 3.93 | 5.28 | 3.672 | 3.002 | -13.12 | 1.223 | 0.182 | 0 |
\n",
"310.3773283 | -1.2421887 | 21.1581 | 20.6522 | 23.2656 | 22.2165 | 21.4613 | 21.0663 | 0.0833 | 0.0907 | 0.1464 | 0.0988 | 0.0847 | 0.0824 | 6.566 | 20.5964 | 20.7456 | 22.2701 | 21.3078 | 20.7641 | 20.5813 | 0.0246 | 0.0454 | 0.0359 | 0.0246 | 0.0231 | 0.0257 | 4.794 | 20.1955 | 20.2528 | 21.8629 | 20.9056 | 20.3452 | 20.1907 | 0.0222 | 0.0389 | 0.0307 | 0.0213 | 0.0203 | 0.0235 | 4.8 | 19.8286 | 19.7923 | 21.5589 | 20.5944 | 20.0465 | 19.7964 | 0.0253 | 0.0425 | 0.0328 | 0.0234 | 0.0238 | 0.0264 | 5.061 | 19.645 | 19.8544 | 21.5127 | 20.525 | 19.8841 | 19.6068 | 0.0632 | 0.136 | 0.0825 | 0.06 | 0.0594 | 0.0658 | 5.568 | 3.52 | 6.6 | 4.257 | 3.632 | 65.66 | 1.172 | 0.147 | 3 |
\n",
"310.3473479 | -1.2436515 | 20.9496 | 20.8676 | 23.1745 | 22.0697 | 21.3915 | 21.1149 | 0.0764 | 0.0886 | 0.1383 | 0.0895 | 0.0803 | 0.0856 | 7.436 | 19.5446 | 19.5233 | 21.3457 | 20.3725 | 19.8175 | 19.627 | 0.0124 | 0.0141 | 0.022 | 0.0145 | 0.0125 | 0.0129 | 5.391 | 18.541 | 18.5247 | 20.1045 | 19.2372 | 18.7668 | 18.6024 | 0.0073 | 0.0082 | 0.0121 | 0.0083 | 0.0073 | 0.0075 | 4.715 | 17.9975 | 17.9639 | 19.4694 | 18.6569 | 18.22 | 18.0607 | 0.0068 | 0.0077 | 0.0103 | 0.0073 | 0.0067 | 0.007 | 4.517 | 17.6516 | 17.6439 | 19.0806 | 18.2626 | 17.8474 | 17.7041 | 0.0142 | 0.0167 | 0.0198 | 0.0142 | 0.0133 | 0.0145 | 4.267 | 3.5 | 4.62 | 7.278 | 2.653 | -43.49 | 2.743 | 0.635 | 0 |
\n",
"310.2980108 | -1.2450647 | 21.607 | 21.4455 | 22.5854 | 21.8443 | 21.6392 | 21.6538 | 0.1661 | 0.271 | 0.0972 | 0.0772 | 0.0971 | 0.1339 | 2.899 | 20.1728 | 20.0293 | 21.4897 | 20.7411 | 20.4794 | 20.3217 | 0.0237 | 0.0366 | 0.0237 | 0.0179 | 0.0193 | 0.0217 | 3.894 | 19.5099 | 19.4089 | 20.7507 | 20.113 | 19.8271 | 19.6646 | 0.0173 | 0.0278 | 0.0168 | 0.0134 | 0.0143 | 0.016 | 3.939 | 19.121 | 19.1886 | 20.4609 | 19.8242 | 19.4339 | 19.2395 | 0.0191 | 0.0366 | 0.0173 | 0.0142 | 0.015 | 0.0168 | 4.589 | 18.9867 | 19.4636 | 20.3576 | 19.7081 | 19.2606 | 19.1228 | 0.051 | 0.1467 | 0.0397 | 0.034 | 0.0367 | 0.0447 | 4.693 | 3.68 | 7.26 | 6.386 | 4.705 | -45.82 | 1.357 | 0.263 | 3 |
\n",
"310.1278317 | -1.2453766 | 23.3106 | 23.2471 | 25.3441 | 23.6817 | 23.0434 | 22.7421 | 0.2596 | 0.3516 | 0.6795 | 0.2982 | 0.3114 | 0.3461 | 4.262 | 23.331 | 23.5734 | 24.214 | 23.4347 | 23.7548 | 24.6025 | 0.1259 | 0.2256 | 0.1305 | 0.1157 | 0.2815 | 0.9035 | 2.704 | 22.5988 | 22.5364 | 23.3221 | 22.6574 | 22.5755 | 22.8836 | 0.0846 | 0.1149 | 0.0791 | 0.0753 | 0.1259 | 0.2439 | 2.458 | 22.098 | 22.0664 | 22.7518 | 22.1337 | 22.074 | 22.4858 | 0.0868 | 0.1229 | 0.0744 | 0.0751 | 0.1313 | 0.2821 | 2.344 | 22.1788 | 21.8543 | 22.4306 | 22.0819 | 21.9869 | 24.6571 | 0.2878 | 0.3193 | 0.1665 | 0.2182 | 0.3824 | 6.5898 | 1.737 | 3.5 | 5.28 | 1.933 | 1.632 | 27.02 | 1.185 | 0.156 | 0 |
\n",
"310.3637914 | -1.2472287 | 22.9821 | 22.8577 | 24.6088 | 23.5059 | 23.007 | 22.8343 | 0.2469 | 0.3547 | 0.383 | 0.2631 | 0.307 | 0.3822 | 3.967 | 22.225 | 22.5054 | 23.4052 | 22.5159 | 22.2627 | 22.5185 | 0.0608 | 0.1203 | 0.0724 | 0.0557 | 0.0749 | 0.1338 | 3.336 | 21.0813 | 21.1006 | 21.9346 | 21.2856 | 21.0696 | 21.0907 | 0.0307 | 0.0465 | 0.0321 | 0.0275 | 0.0357 | 0.0503 | 2.715 | 20.1607 | 20.1596 | 20.925 | 20.3568 | 20.1534 | 20.2078 | 0.0223 | 0.033 | 0.0224 | 0.02 | 0.0259 | 0.0374 | 2.535 | 19.7615 | 19.7994 | 20.4276 | 19.8861 | 19.7794 | 19.8618 | 0.0455 | 0.0713 | 0.0411 | 0.0379 | 0.0545 | 0.0823 | 2.315 | 3.5 | 5.94 | 2.755 | 1.888 | -23.77 | 1.459 | 0.315 | 0 |
\n",
"310.2891375 | -1.2472456 | 23.2258 | 23.1728 | 24.2551 | 23.389 | 22.9744 | 23.482 | 0.4581 | 0.5686 | 0.2919 | 0.2398 | 0.2962 | 0.6806 | 2.96 | 22.0734 | 22.1471 | 23.3574 | 22.4656 | 22.1238 | 22.1305 | 0.0787 | 0.1075 | 0.0707 | 0.0545 | 0.0675 | 0.0964 | 3.521 | 20.7921 | 20.686 | 22.069 | 21.2065 | 20.8365 | 20.7339 | 0.0343 | 0.0393 | 0.035 | 0.0263 | 0.0299 | 0.0376 | 3.627 | 19.9822 | 19.873 | 21.2539 | 20.4079 | 20.0316 | 19.93 | 0.0267 | 0.0306 | 0.0271 | 0.0207 | 0.0234 | 0.0294 | 3.646 | 19.4105 | 19.3525 | 20.8752 | 20.0434 | 19.564 | 19.3864 | 0.049 | 0.0589 | 0.0545 | 0.0429 | 0.0463 | 0.0555 | 4.354 | 4.5 | 5.94 | 2.993 | 2.622 | 40.65 | 1.142 | 0.124 | 3 |
\n",
"310.2111772 | -1.2472397 | 23.6669 | 23.6513 | 24.9287 | 23.9817 | 23.2167 | 24.0539 | 0.378 | 0.5447 | 0.485 | 0.3825 | 0.3611 | 1.1245 | 3.527 | 23.1372 | 23.0819 | 24.048 | 23.2192 | 23.0711 | 23.4387 | 0.1153 | 0.1589 | 0.1154 | 0.0972 | 0.1532 | 0.3124 | 2.748 | 22.2373 | 22.2481 | 23.2441 | 22.3792 | 22.2296 | 22.6741 | 0.0668 | 0.0959 | 0.0744 | 0.0599 | 0.092 | 0.1995 | 2.922 | 22.3379 | 22.3337 | 23.108 | 22.449 | 22.4436 | 22.5266 | 0.1139 | 0.1672 | 0.0969 | 0.0965 | 0.1796 | 0.2867 | 2.536 | 22.8417 | 22.0175 | 23.6046 | 22.4794 | 22.2736 | 22.0898 | 0.5529 | 0.3936 | 0.4316 | 0.3003 | 0.4826 | 0.607 | 2.557 | 3.5 | 5.28 | 2.722 | 1.393 | -50.81 | 1.954 | 0.488 | 0 |
\n",
"310.464261 | -1.2476627 | 23.8785 | 24.3407 | 24.4548 | 23.5792 | 23.5797 | 25.1267 | 0.4809 | 1.1403 | 0.3349 | 0.2742 | 0.4971 | 2.9988 | 2.236 | 23.3489 | 23.6365 | 24.3295 | 23.5624 | 23.3996 | 23.439 | 0.1419 | 0.2836 | 0.1395 | 0.1252 | 0.1986 | 0.3026 | 2.89 | 22.7361 | 22.9859 | 23.7897 | 22.9324 | 22.7585 | 22.9193 | 0.1075 | 0.2079 | 0.1117 | 0.0935 | 0.147 | 0.2506 | 3.024 | 22.2007 | 22.0462 | 23.1071 | 22.334 | 22.1486 | 22.283 | 0.1105 | 0.1502 | 0.099 | 0.09 | 0.1424 | 0.238 | 2.76 | 21.7656 | 21.8856 | 22.9558 | 22.2185 | 21.7046 | 21.9959 | 0.2288 | 0.401 | 0.2535 | 0.2438 | 0.2939 | 0.5678 | 3.554 | 3.66 | 5.94 | 2.506 | 1.538 | 76.12 | 1.63 | 0.386 | 0 |
\n",
"
"
],
"text/plain": [
"\n",
" col1 col2 col3 col4 col5 ... col72 col73 col74 col75\n",
" float64 float64 float64 float64 float64 ... float64 float64 float64 int64\n",
"----------- ---------- ------- ------- ------- ... ------- ------- ------- -----\n",
" 310.089107 -1.2355282 22.7462 23.1497 24.375 ... -51.25 1.412 0.292 3\n",
"310.4277744 -1.240878 21.8127 21.7347 23.798 ... -13.12 1.223 0.182 0\n",
"310.3773283 -1.2421887 21.1581 20.6522 23.2656 ... 65.66 1.172 0.147 3\n",
"310.3473479 -1.2436515 20.9496 20.8676 23.1745 ... -43.49 2.743 0.635 0\n",
"310.2980108 -1.2450647 21.607 21.4455 22.5854 ... -45.82 1.357 0.263 3\n",
"310.1278317 -1.2453766 23.3106 23.2471 25.3441 ... 27.02 1.185 0.156 0\n",
"310.3637914 -1.2472287 22.9821 22.8577 24.6088 ... -23.77 1.459 0.315 0\n",
"310.2891375 -1.2472456 23.2258 23.1728 24.2551 ... 40.65 1.142 0.124 3\n",
"310.2111772 -1.2472397 23.6669 23.6513 24.9287 ... -50.81 1.954 0.488 0\n",
" 310.464261 -1.2476627 23.8785 24.3407 24.4548 ... 76.12 1.63 0.386 0"
]
},
"execution_count": 5,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"test_gal[:10]"
]
},
{
"cell_type": "code",
"execution_count": 6,
"metadata": {},
"outputs": [
{
"data": {
"text/html": [
"Table length=10\n",
"\n",
"col1 | col2 | col3 | col4 | col5 | col6 | col7 | col8 | col9 | col10 | col11 | col12 | col13 | col14 | col15 | col16 | col17 | col18 | col19 | col20 | col21 | col22 | col23 | col24 | col25 | col26 | col27 | col28 | col29 | col30 | col31 | col32 | col33 | col34 | col35 | col36 | col37 | col38 | col39 | col40 | col41 | col42 | col43 | col44 | col45 | col46 | col47 | col48 | col49 | col50 | col51 | col52 | col53 | col54 | col55 | col56 | col57 | col58 | col59 | col60 | col61 | col62 | col63 | col64 | col65 | col66 | col67 | col68 | col69 | col70 | col71 | col72 | col73 | col74 | col75 |
\n",
"float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | int64 |
\n",
"310.0406973 | -1.2388384 | 18.8416 | 18.8416 | 19.5305 | 18.9745 | 18.8274 | 18.7964 | 0.016 | 0.016 | 0.0209 | 0.0164 | 0.0161 | 0.0171 | 2.376 | 16.8871 | 16.8871 | 17.4646 | 16.9879 | 16.878 | 16.8573 | 0.0027 | 0.0027 | 0.0035 | 0.0028 | 0.0027 | 0.0027 | 2.145 | 16.1335 | 16.1335 | 16.6253 | 16.226 | 16.1239 | 16.101 | 0.0019 | 0.0019 | 0.0024 | 0.002 | 0.0019 | 0.0019 | 1.964 | 15.8372 | 15.8372 | 16.2734 | 15.9237 | 15.8279 | 15.8038 | 0.0019 | 0.0019 | 0.0023 | 0.0019 | 0.0019 | 0.0019 | 1.853 | 15.6703 | 15.6703 | 16.1325 | 15.7615 | 15.6608 | 15.6401 | 0.004 | 0.004 | 0.0048 | 0.0041 | 0.004 | 0.0042 | 1.919 | 3.5 | 3.5 | 2.574 | 2.509 | 54.91 | 1.026 | 0.025 | 2 |
\n",
"310.4340371 | -1.2408615 | 16.0954 | 16.0954 | 16.8229 | 16.234 | 16.0964 | 16.0726 | 0.0043 | 0.0043 | 0.006 | 0.0046 | 0.0043 | 0.0043 | 2.455 | 14.6855 | 14.6855 | 15.2957 | 14.7986 | 14.6862 | 14.6661 | 0.001 | 0.001 | 0.0013 | 0.001 | 0.001 | 0.001 | 2.223 | 14.2378 | 14.2378 | 14.7416 | 14.3367 | 14.2388 | 14.2174 | 0.0008 | 0.0008 | 0.001 | 0.0008 | 0.0008 | 0.0008 | 2.002 | 14.06 | 14.06 | 14.5014 | 14.1524 | 14.0609 | 14.0368 | 0.0008 | 0.0008 | 0.001 | 0.0009 | 0.0008 | 0.0008 | 1.88 | 13.9569 | 13.9569 | 14.4215 | 14.0521 | 13.9578 | 13.9351 | 0.0018 | 0.0018 | 0.0022 | 0.0019 | 0.0018 | 0.0018 | 1.931 | 3.5 | 3.5 | 3.002 | 2.79 | 53.86 | 1.076 | 0.071 | 3 |
\n",
"310.1488541 | -1.2407223 | 20.3273 | 20.3139 | 21.1015 | 20.5076 | 20.3018 | 20.2967 | 0.0358 | 0.0369 | 0.0444 | 0.0354 | 0.0377 | 0.0457 | 2.537 | 17.6022 | 17.5921 | 18.1504 | 17.694 | 17.5865 | 17.5671 | 0.0038 | 0.0038 | 0.0048 | 0.0039 | 0.0038 | 0.0039 | 2.086 | 16.2559 | 16.2454 | 16.7122 | 16.3355 | 16.2398 | 16.2184 | 0.002 | 0.002 | 0.0025 | 0.0021 | 0.002 | 0.002 | 1.898 | 15.7168 | 15.7059 | 16.1373 | 15.7948 | 15.7 | 15.6781 | 0.0018 | 0.0018 | 0.0021 | 0.0018 | 0.0018 | 0.0018 | 1.826 | 15.4062 | 15.3941 | 15.8584 | 15.4894 | 15.388 | 15.3682 | 0.0035 | 0.0035 | 0.0043 | 0.0036 | 0.0035 | 0.0036 | 1.903 | 3.5 | 3.96 | 2.36 | 2.331 | -8.28 | 1.013 | 0.012 | 3 |
\n",
"310.468454 | -1.2408565 | 17.2796 | 17.2796 | 18.0317 | 17.4302 | 17.2847 | 17.2639 | 0.0075 | 0.0075 | 0.0104 | 0.0079 | 0.0075 | 0.0076 | 2.473 | 15.7684 | 15.7684 | 16.3965 | 15.8865 | 15.7719 | 15.7533 | 0.0016 | 0.0016 | 0.0021 | 0.0017 | 0.0016 | 0.0016 | 2.241 | 15.2211 | 15.2211 | 15.7054 | 15.3212 | 15.2252 | 15.2059 | 0.0012 | 0.0012 | 0.0015 | 0.0013 | 0.0012 | 0.0012 | 1.941 | 15.0532 | 15.0532 | 15.4835 | 15.1484 | 15.0572 | 15.0359 | 0.0013 | 0.0013 | 0.0016 | 0.0014 | 0.0013 | 0.0013 | 1.834 | 14.9819 | 14.9819 | 15.4594 | 15.0864 | 14.9852 | 14.9656 | 0.0029 | 0.0029 | 0.0035 | 0.003 | 0.0029 | 0.0029 | 1.943 | 3.5 | 3.5 | 3.674 | 2.598 | 60.38 | 1.414 | 0.293 | 2 |
\n",
"310.3837857 | -1.2413399 | 17.2569 | 17.2569 | 17.9518 | 17.3911 | 17.2494 | 17.2281 | 0.0074 | 0.0074 | 0.01 | 0.0078 | 0.0074 | 0.0075 | 2.402 | 15.922 | 15.922 | 16.5084 | 16.0296 | 15.9158 | 15.896 | 0.0017 | 0.0017 | 0.0022 | 0.0018 | 0.0017 | 0.0017 | 2.209 | 15.4462 | 15.4462 | 15.8933 | 15.5316 | 15.4401 | 15.4198 | 0.0014 | 0.0014 | 0.0017 | 0.0014 | 0.0014 | 0.0014 | 1.885 | 15.2785 | 15.2785 | 15.6734 | 15.3613 | 15.2719 | 15.249 | 0.0015 | 0.0015 | 0.0017 | 0.0015 | 0.0015 | 0.0015 | 1.762 | 15.2355 | 15.2355 | 15.6907 | 15.3286 | 15.2282 | 15.2069 | 0.0033 | 0.0033 | 0.0039 | 0.0034 | 0.0033 | 0.0033 | 1.933 | 3.5 | 3.5 | 2.645 | 2.591 | -78.17 | 1.021 | 0.02 | 2 |
\n",
"310.4004031 | -1.2416517 | 20.2297 | 20.2297 | 20.9228 | 20.3601 | 20.1808 | 20.186 | 0.0339 | 0.0339 | 0.0408 | 0.0329 | 0.0352 | 0.0426 | 2.388 | 17.6512 | 17.6512 | 18.1989 | 17.7452 | 17.6334 | 17.6151 | 0.0039 | 0.0039 | 0.0049 | 0.004 | 0.0039 | 0.004 | 2.129 | 16.5732 | 16.5732 | 17.0009 | 16.6504 | 16.5566 | 16.5379 | 0.0023 | 0.0023 | 0.0028 | 0.0024 | 0.0023 | 0.0024 | 1.843 | 16.2286 | 16.2286 | 16.6228 | 16.3058 | 16.2119 | 16.1923 | 0.0023 | 0.0023 | 0.0027 | 0.0023 | 0.0023 | 0.0024 | 1.763 | 16.0178 | 16.0178 | 16.4844 | 16.1081 | 15.9991 | 15.9806 | 0.0047 | 0.0047 | 0.0057 | 0.0048 | 0.0048 | 0.005 | 1.944 | 3.5 | 3.5 | 2.336 | 2.275 | 26.0 | 1.027 | 0.026 | 0 |
\n",
"310.3007964 | -1.2426908 | 17.4917 | 17.4917 | 18.1921 | 17.6295 | 17.488 | 17.4653 | 0.0083 | 0.0083 | 0.0112 | 0.0087 | 0.0083 | 0.0084 | 2.385 | 15.7282 | 15.7282 | 16.305 | 15.8337 | 15.7248 | 15.7065 | 0.0016 | 0.0016 | 0.002 | 0.0016 | 0.0016 | 0.0016 | 2.133 | 15.122 | 15.122 | 15.5706 | 15.2098 | 15.1186 | 15.0998 | 0.0012 | 0.0012 | 0.0015 | 0.0012 | 0.0012 | 0.0012 | 1.862 | 14.9115 | 14.9115 | 15.3444 | 15.007 | 14.9077 | 14.887 | 0.0012 | 0.0012 | 0.0015 | 0.0013 | 0.0012 | 0.0012 | 1.828 | 14.8332 | 14.8332 | 15.3392 | 14.9465 | 14.8293 | 14.8095 | 0.0027 | 0.0027 | 0.0034 | 0.0028 | 0.0027 | 0.0027 | 1.993 | 3.5 | 3.5 | 2.862 | 2.571 | 76.14 | 1.113 | 0.102 | 2 |
\n",
"310.0110293 | -1.2433437 | 17.9792 | 17.9792 | 18.6754 | 18.1315 | 17.9899 | 17.9799 | 0.0108 | 0.0108 | 0.014 | 0.011 | 0.0106 | 0.011 | 2.406 | 16.4606 | 16.4606 | 17.0606 | 16.5869 | 16.4765 | 16.4572 | 0.0022 | 0.0022 | 0.0029 | 0.0023 | 0.0022 | 0.0022 | 2.215 | 15.8552 | 15.8552 | 16.3783 | 15.9773 | 15.8738 | 15.8502 | 0.0017 | 0.0017 | 0.0021 | 0.0018 | 0.0017 | 0.0017 | 2.033 | 15.5736 | 15.5736 | 16.0266 | 15.6949 | 15.5973 | 15.5663 | 0.0017 | 0.0017 | 0.002 | 0.0018 | 0.0017 | 0.0017 | 1.86 | 15.4711 | 15.4711 | 15.9598 | 15.5937 | 15.4908 | 15.4668 | 0.0038 | 0.0038 | 0.0045 | 0.0038 | 0.0037 | 0.0038 | 1.965 | 3.5 | 3.5 | 4.145 | 3.596 | -82.4 | 1.153 | 0.133 | 2 |
\n",
"310.3679257 | -1.2431764 | 19.6956 | 19.6956 | 20.3975 | 19.8437 | 19.6648 | 19.6423 | 0.0252 | 0.0252 | 0.0316 | 0.0252 | 0.0258 | 0.0294 | 2.404 | 17.1761 | 17.1761 | 17.745 | 17.274 | 17.1622 | 17.1449 | 0.0031 | 0.0031 | 0.004 | 0.0032 | 0.0031 | 0.0031 | 2.148 | 16.0032 | 16.0032 | 16.4575 | 16.0845 | 15.9903 | 15.9714 | 0.0018 | 0.0018 | 0.0022 | 0.0019 | 0.0018 | 0.0018 | 1.892 | 15.546 | 15.546 | 15.9475 | 15.6214 | 15.5332 | 15.5147 | 0.0016 | 0.0016 | 0.002 | 0.0017 | 0.0016 | 0.0017 | 1.782 | 15.2946 | 15.2946 | 15.7466 | 15.3788 | 15.2807 | 15.2625 | 0.0033 | 0.0033 | 0.0041 | 0.0034 | 0.0034 | 0.0034 | 1.916 | 3.5 | 3.5 | 2.442 | 2.366 | -88.25 | 1.032 | 0.031 | 0 |
\n",
"310.383409 | -1.2447864 | 19.6408 | 19.6408 | 20.4547 | 19.8746 | 19.6284 | 19.545 | 0.025 | 0.025 | 0.0324 | 0.0255 | 0.0251 | 0.0274 | 2.635 | 17.0134 | 17.0134 | 17.6023 | 17.1246 | 17.0088 | 16.9792 | 0.0029 | 0.0029 | 0.0037 | 0.003 | 0.0029 | 0.0029 | 2.158 | 15.6955 | 15.6955 | 16.1575 | 15.7864 | 15.6919 | 15.6677 | 0.0016 | 0.0016 | 0.0019 | 0.0016 | 0.0016 | 0.0016 | 1.91 | 15.1507 | 15.1507 | 15.5632 | 15.2369 | 15.147 | 15.1215 | 0.0014 | 0.0014 | 0.0016 | 0.0014 | 0.0014 | 0.0014 | 1.824 | 14.8571 | 14.8571 | 15.3215 | 14.9525 | 14.8533 | 14.8323 | 0.0027 | 0.0027 | 0.0033 | 0.0028 | 0.0027 | 0.0028 | 1.928 | 3.5 | 3.5 | 2.81 | 2.653 | 26.7 | 1.059 | 0.056 | 2 |
\n",
"
"
],
"text/plain": [
"\n",
" col1 col2 col3 col4 col5 ... col72 col73 col74 col75\n",
" float64 float64 float64 float64 float64 ... float64 float64 float64 int64\n",
"----------- ---------- ------- ------- ------- ... ------- ------- ------- -----\n",
"310.0406973 -1.2388384 18.8416 18.8416 19.5305 ... 54.91 1.026 0.025 2\n",
"310.4340371 -1.2408615 16.0954 16.0954 16.8229 ... 53.86 1.076 0.071 3\n",
"310.1488541 -1.2407223 20.3273 20.3139 21.1015 ... -8.28 1.013 0.012 3\n",
" 310.468454 -1.2408565 17.2796 17.2796 18.0317 ... 60.38 1.414 0.293 2\n",
"310.3837857 -1.2413399 17.2569 17.2569 17.9518 ... -78.17 1.021 0.02 2\n",
"310.4004031 -1.2416517 20.2297 20.2297 20.9228 ... 26.0 1.027 0.026 0\n",
"310.3007964 -1.2426908 17.4917 17.4917 18.1921 ... 76.14 1.113 0.102 2\n",
"310.0110293 -1.2433437 17.9792 17.9792 18.6754 ... -82.4 1.153 0.133 2\n",
"310.3679257 -1.2431764 19.6956 19.6956 20.3975 ... -88.25 1.032 0.031 0\n",
" 310.383409 -1.2447864 19.6408 19.6408 20.4547 ... 26.7 1.059 0.056 2"
]
},
"execution_count": 6,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"test_star[:10]"
]
},
{
"cell_type": "code",
"execution_count": 7,
"metadata": {},
"outputs": [],
"source": [
"columns = {\n",
"\n",
" 1: 'ALPHA_J2000' ,#Right ascension of barycenter (J2000) [deg]\n",
" 2: 'DELTA_J2000' ,#Declination of barycenter (J2000) [deg]\n",
" 3: 'MAG_AUTO_u' ,#Sloan u | Kron-like elliptical aperture magnitude [mag]\n",
" 4: 'MAG_PETRO_u' ,#Sloan u | Petrosian-like elliptical aperture magnitude [mag]\n",
" 5: 'MAG_APER_1_u' ,#Sloan u | 5 pixel fixed aperture magnitude [mag]\n",
" 6: 'MAG_APER_2_u' ,#Sloan u | 10 pixel fixed aperture magnitude [mag]\n",
" 7: 'MAG_APER_3_u' ,#Sloan u | 20 pixel fixed aperture magnitude [mag]\n",
" 8: 'MAG_APER_4_u' ,#Sloan u | 30 pixel fixed aperture magnitude [mag]\n",
" 9: 'MAGERR_AUTO_u' ,#Sloan u | RMS error for AUTO magnitude [mag]\n",
" 10: 'MAGERR_PETRO_u' ,#Sloan u | RMS error for PETROsian magnitude [mag]\n",
" 11: 'MAGERR_APER_1_u' ,#Sloan u | RMS error for MAG_APER (1) [mag]\n",
" 12: 'MAGERR_APER_2_u' ,#Sloan u | RMS error for MAG_APER (2) [mag]\n",
" 13: 'MAGERR_APER_3_u' ,#Sloan u | RMS error for MAG_APER (3) [mag]\n",
" 14: 'MAGERR_APER_4_u' ,#Sloan u | RMS error for MAG_APER (4) [mag]\n",
" 15: 'FLUX_RADIUS_u' ,#Sloan u | Fraction-of-light radii (0.5 of total) [pixel] \n",
" 16: 'MAG_AUTO_g' ,#Sloan g | Kron-like elliptical aperture magnitude [mag] \n",
" 17: 'MAG_PETRO_g' ,#Sloan g | Petrosian-like elliptical aperture magnitude [mag] \n",
" 18: 'MAG_APER_1_g' ,#Sloan g | 5 pixel fixed aperture magnitude [mag] \n",
" 19: 'MAG_APER_2_g' ,#Sloan g | 10 pixel fixed aperture magnitude [mag] \n",
" 20: 'MAG_APER_3_g' ,#Sloan g | 20 pixel fixed aperture magnitude [mag] \n",
" 21: 'MAG_APER_4_g' ,#Sloan g | 30 pixel fixed aperture magnitude [mag] \n",
" 22: 'MAGERR_AUTO_g' ,#Sloan g | RMS error for AUTO magnitude [mag] \n",
" 23: 'MAGERR_PETRO_g' ,#Sloan g | RMS error for PETROsian magnitude [mag] \n",
" 24: 'MAGERR_APER_1_g' ,#Sloan g | RMS error for MAG_APER (1) [mag] \n",
" 25: 'MAGERR_APER_2_g' ,#Sloan g | RMS error for MAG_APER (2) [mag] \n",
" 26: 'MAGERR_APER_3_g' ,#Sloan g | RMS error for MAG_APER (3) [mag] \n",
" 27: 'MAGERR_APER_4_g' ,#Sloan g | RMS error for MAG_APER (4) [mag] \n",
" 28: 'FLUX_RADIUS_g' ,#Sloan g | Fraction-of-light radii (0.5 of total) [pixel] \n",
" 29: 'MAG_AUTO_r' ,#Sloan r | Kron-like elliptical aperture magnitude [mag] \n",
" 30: 'MAG_PETRO_r' ,#Sloan r | Petrosian-like elliptical aperture magnitude [mag] \n",
" 31: 'MAG_APER_1_r' ,#Sloan r | 5 pixel fixed aperture magnitude [mag] \n",
" 32: 'MAG_APER_2_r' ,#Sloan r | 10 pixel fixed aperture magnitude [mag] \n",
" 33: 'MAG_APER_3_r' ,#Sloan r | 20 pixel fixed aperture magnitude [mag] \n",
" 34: 'MAG_APER_4_r' ,#Sloan r | 30 pixel fixed aperture magnitude [mag] \n",
" 35: 'MAGERR_AUTO_r' ,#Sloan r | RMS error for AUTO magnitude [mag] \n",
" 36: 'MAGERR_PETRO_r' ,#Sloan r | RMS error for PETROsian magnitude [mag] \n",
" 37: 'MAGERR_APER_1_r' ,#Sloan r | RMS error for MAG_APER (1) [mag] \n",
" 38: 'MAGERR_APER_2_r' ,#Sloan r | RMS error for MAG_APER (2) [mag] \n",
" 39: 'MAGERR_APER_3_r' ,#Sloan r | RMS error for MAG_APER (3) [mag] \n",
" 40: 'MAGERR_APER_4_r' ,#Sloan r | RMS error for MAG_APER (4) [mag] \n",
" 41: 'FLUX_RADIUS_r' ,#Sloan r | Fraction-of-light radii (0.5 of total) [pixel]\n",
" 42: 'MAG_AUTO_i' ,#Sloan i | Kron-like elliptical aperture magnitude [mag] \n",
" 43: 'MAG_PETRO_i' ,#Sloan i | Petrosian-like elliptical aperture magnitude [mag] \n",
" 44: 'MAG_APER_1_i' ,#Sloan i | 5 pixel fixed aperture magnitude [mag] \n",
" 45: 'MAG_APER_2_i' ,#Sloan i | 10 pixel fixed aperture magnitude [mag] \n",
" 46: 'MAG_APER_3_i' ,#Sloan i | 20 pixel fixed aperture magnitude [mag] \n",
" 47: 'MAG_APER_4_i' ,#Sloan i | 30 pixel fixed aperture magnitude [mag] \n",
" 48: 'MAGERR_AUTO_i' ,#Sloan i | RMS error for AUTO magnitude [mag] \n",
" 49: 'MAGERR_PETRO_i' ,#Sloan i | RMS error for PETROsian magnitude [mag] \n",
" 50: 'MAGERR_APER_1_i' ,#Sloan i | RMS error for MAG_APER (1) [mag] \n",
" 51: 'MAGERR_APER_2_i' ,#Sloan i | RMS error for MAG_APER (2) [mag] \n",
" 52: 'MAGERR_APER_3_i' ,#Sloan i | RMS error for MAG_APER (3) [mag] \n",
" 53: 'MAGERR_APER_4_i' ,#Sloan i | RMS error for MAG_APER (4) [mag] \n",
" 54: 'FLUX_RADIUS_i' ,#Sloan i | Fraction-of-light radii (0.5 of total) [pixel]\n",
" 55: 'MAG_AUTO_z' ,#Sloan z | Kron-like elliptical aperture magnitude [mag] \n",
" 56: 'MAG_PETRO_z' ,#Sloan z | Petrosian-like elliptical aperture magnitude [mag] \n",
" 57: 'MAG_APER_1_z' ,#Sloan z | 5 pixel fixed aperture magnitude [mag] \n",
" 58: 'MAG_APER_2_z' ,#Sloan z | 10 pixel fixed aperture magnitude [mag] \n",
" 59: 'MAG_APER_3_z' ,#Sloan z | 20 pixel fixed aperture magnitude [mag] \n",
" 60: 'MAG_APER_4_z' ,#Sloan z | 30 pixel fixed aperture magnitude [mag] \n",
" 61: 'MAGERR_AUTO_z' ,#Sloan z | RMS error for AUTO magnitude [mag] \n",
" 62: 'MAGERR_PETRO_z' ,#Sloan z | RMS error for PETROsian magnitude [mag] \n",
" 63: 'MAGERR_APER_1_z' ,#Sloan z | RMS error for MAG_APER (1) [mag] \n",
" 64: 'MAGERR_APER_2_z' ,#Sloan z | RMS error for MAG_APER (2) [mag] \n",
" 65: 'MAGERR_APER_3_z' ,#Sloan z | RMS error for MAG_APER (3) [mag] \n",
" 66: 'MAGERR_APER_4_z' ,#Sloan z | RMS error for MAG_APER (4) [mag] \n",
" 67: 'FLUX_RADIUS_z' ,#Sloan z | Fraction-of-light radii (0.5 of total) [pixel]\n",
" 68: 'KRON_RADIUS' ,#Kron aperture in units of A_IMAGE \n",
" 69: 'PETRO_RADIUS' ,#Petrosian aperture in units of A_IMAGE \n",
" 70: 'A_IMAGE' ,#Profile RMS along major axis [pixel] \n",
" 71: 'B_IMAGE' ,#Profile RMS along minor axis [pixel] \n",
" 72: 'THETA_IMAGE' ,#Position angle (CCW/x) [deg] \n",
" 73: 'ELONGATION' ,#A_IMAGE/B_IMAGE\n",
" 74: 'ELLIPTICITY' ,#1 - B_IMAGE/A_IMAGE \n",
" 75: 'FLAGS' ,#Extraction flags \n",
" \n",
"}\n",
"\n",
"def fix_headers(cat):\n",
" for col in columns:\n",
" cat['col{}'.format(col)].name = columns[col]\n",
" if columns[col].startswith('MAG'):\n",
" cat[columns[col]].unit = u.mag\n",
" if columns[col].startswith('FLUX_RADIUS_'):\n",
" cat[columns[col]].unit = u.pix\n",
" cat['A_IMAGE'].unit = u.pix\n",
" cat['B_IMAGE'].unit = u.pix\n",
" cat['THETA_IMAGE'].unit = u.deg\n",
" cat['ALPHA_J2000'].unit = u.deg\n",
" cat['DELTA_J2000'].unit = u.deg\n",
" return cat"
]
},
{
"cell_type": "code",
"execution_count": 8,
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"Bad file: ./data/tiles/f0141_gal.cat\n",
"Bad file: ./data/tiles/f1805_gal.cat\n",
"Bad file: ./data/tiles/f0141_ps.cat\n",
"Bad file: ./data/tiles/f1641_gal.cat\n",
"Bad file: ./data/tiles/f1805_ps.cat\n",
"Bad file: ./data/tiles/f1641_ps.cat\n"
]
}
],
"source": [
"full_cat = Table()\n",
"for cat_name in file_list:\n",
" try:\n",
" cat = Table.read(cat_name, format='ascii')\n",
" except: \n",
" print('Bad file: ' + cat_name)\n",
" continue\n",
" fix_headers(cat)\n",
" \n",
" cat.add_column(Column(data=np.zeros(len(cat)), name='sdss_stellarity', dtype='int32'))\n",
" if 'ps.cat' in cat_name:\n",
" cat['sdss_stellarity'] = 1\n",
" \n",
" full_cat = vstack([full_cat, cat])\n",
" \n",
" "
]
},
{
"cell_type": "code",
"execution_count": 9,
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"15368824"
]
},
"execution_count": 9,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"len(full_cat)"
]
},
{
"cell_type": "code",
"execution_count": 10,
"metadata": {},
"outputs": [],
"source": [
"full_cat.add_column(Column(data=np.arange(len(full_cat)), name='sdss_iac_id', dtype='int32'))"
]
},
{
"cell_type": "code",
"execution_count": 11,
"metadata": {},
"outputs": [
{
"data": {
"text/html": [
"Table masked=True length=15368824\n",
"\n",
"ALPHA_J2000 | DELTA_J2000 | MAG_AUTO_u | MAG_PETRO_u | MAG_APER_1_u | MAG_APER_2_u | MAG_APER_3_u | MAG_APER_4_u | MAGERR_AUTO_u | MAGERR_PETRO_u | MAGERR_APER_1_u | MAGERR_APER_2_u | MAGERR_APER_3_u | MAGERR_APER_4_u | FLUX_RADIUS_u | MAG_AUTO_g | MAG_PETRO_g | MAG_APER_1_g | MAG_APER_2_g | MAG_APER_3_g | MAG_APER_4_g | MAGERR_AUTO_g | MAGERR_PETRO_g | MAGERR_APER_1_g | MAGERR_APER_2_g | MAGERR_APER_3_g | MAGERR_APER_4_g | FLUX_RADIUS_g | MAG_AUTO_r | MAG_PETRO_r | MAG_APER_1_r | MAG_APER_2_r | MAG_APER_3_r | MAG_APER_4_r | MAGERR_AUTO_r | MAGERR_PETRO_r | MAGERR_APER_1_r | MAGERR_APER_2_r | MAGERR_APER_3_r | MAGERR_APER_4_r | FLUX_RADIUS_r | MAG_AUTO_i | MAG_PETRO_i | MAG_APER_1_i | MAG_APER_2_i | MAG_APER_3_i | MAG_APER_4_i | MAGERR_AUTO_i | MAGERR_PETRO_i | MAGERR_APER_1_i | MAGERR_APER_2_i | MAGERR_APER_3_i | MAGERR_APER_4_i | FLUX_RADIUS_i | MAG_AUTO_z | MAG_PETRO_z | MAG_APER_1_z | MAG_APER_2_z | MAG_APER_3_z | MAG_APER_4_z | MAGERR_AUTO_z | MAGERR_PETRO_z | MAGERR_APER_1_z | MAGERR_APER_2_z | MAGERR_APER_3_z | MAGERR_APER_4_z | FLUX_RADIUS_z | KRON_RADIUS | PETRO_RADIUS | A_IMAGE | B_IMAGE | THETA_IMAGE | ELONGATION | ELLIPTICITY | FLAGS | sdss_stellarity | sdss_iac_id |
\n",
"deg | deg | mag | mag | mag | mag | mag | mag | mag | mag | mag | mag | mag | mag | pix | mag | mag | mag | mag | mag | mag | mag | mag | mag | mag | mag | mag | pix | mag | mag | mag | mag | mag | mag | mag | mag | mag | mag | mag | mag | pix | mag | mag | mag | mag | mag | mag | mag | mag | mag | mag | mag | mag | pix | mag | mag | mag | mag | mag | mag | mag | mag | mag | mag | mag | mag | pix | | | pix | pix | deg | | | | | |
\n",
"float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | float64 | int64 | int32 | int32 |
\n",
"324.4023353 | 0.7574207 | 19.3612 | 19.3612 | 19.8706 | 19.4629 | 19.3708 | 19.3311 | 0.0212 | 0.0212 | 0.0239 | 0.0204 | 0.0217 | 0.0242 | 2.044 | 17.4098 | 17.4098 | 17.8864 | 17.5001 | 17.4081 | 17.3825 | 0.0033 | 0.0033 | 0.004 | 0.0034 | 0.0033 | 0.0033 | 1.972 | 16.6788 | 16.6788 | 17.1085 | 16.7643 | 16.6766 | 16.649 | 0.0024 | 0.0024 | 0.0029 | 0.0025 | 0.0024 | 0.0025 | 1.868 | 16.4283 | 16.4283 | 16.8071 | 16.5125 | 16.4262 | 16.3964 | 0.0026 | 0.0026 | 0.003 | 0.0026 | 0.0026 | 0.0026 | 1.751 | 16.3193 | 16.3193 | 16.7205 | 16.4127 | 16.3182 | 16.283 | 0.0053 | 0.0053 | 0.0061 | 0.0054 | 0.0054 | 0.0057 | 1.787 | 3.5 | 3.5 | 3.358 | 2.134 | -31.71 | 1.574 | 0.365 | 0 | 1 | 0 |
\n",
"324.3606858 | 0.7568644 | 19.2149 | 19.2091 | 19.6985 | 19.2853 | 19.1971 | 19.2026 | 0.0187 | 0.019 | 0.0221 | 0.0187 | 0.0196 | 0.0222 | 1.969 | 17.81 | 17.7979 | 18.274 | 17.8735 | 17.7854 | 17.7729 | 0.0039 | 0.0039 | 0.0048 | 0.004 | 0.0039 | 0.004 | 1.943 | 17.2392 | 17.2274 | 17.6435 | 17.2979 | 17.2139 | 17.1998 | 0.0032 | 0.0032 | 0.0038 | 0.0032 | 0.0032 | 0.0033 | 1.83 | 17.0115 | 16.9985 | 17.3552 | 17.0673 | 16.986 | 16.9743 | 0.0034 | 0.0034 | 0.0039 | 0.0034 | 0.0034 | 0.0036 | 1.682 | 16.909 | 16.8975 | 17.2607 | 16.9669 | 16.8843 | 16.8721 | 0.007 | 0.0071 | 0.0078 | 0.007 | 0.0072 | 0.008 | 1.692 | 3.5 | 3.96 | 2.111 | 1.986 | 8.19 | 1.063 | 0.059 | 0 | 1 | 1 |
\n",
"324.4837562 | 0.7563622 | 21.5381 | 21.5501 | 22.0467 | 21.6386 | 21.5056 | 21.5582 | 0.0765 | 0.0827 | 0.071 | 0.0677 | 0.0895 | 0.1272 | 2.062 | 18.9037 | 18.8924 | 19.3698 | 18.9735 | 18.8822 | 18.8665 | 0.0067 | 0.0067 | 0.008 | 0.0068 | 0.0068 | 0.0071 | 1.949 | 17.4526 | 17.4419 | 17.873 | 17.5164 | 17.4298 | 17.4127 | 0.0035 | 0.0035 | 0.0042 | 0.0036 | 0.0035 | 0.0036 | 1.848 | 16.6265 | 16.6161 | 16.995 | 16.6862 | 16.6035 | 16.587 | 0.0028 | 0.0028 | 0.0033 | 0.0029 | 0.0028 | 0.0029 | 1.712 | 16.1829 | 16.1713 | 16.5654 | 16.2489 | 16.1599 | 16.1422 | 0.0049 | 0.0049 | 0.0057 | 0.005 | 0.0049 | 0.0052 | 1.74 | 3.5 | 3.96 | 2.179 | 2.048 | 29.14 | 1.064 | 0.06 | 2 | 1 | 2 |
\n",
"324.1039602 | 0.7557376 | 99.0 | 26.3378 | 26.3923 | 28.4312 | 99.0 | 99.0 | 99.0 | 3.6046 | 1.7499 | 22.0312 | 99.0 | 99.0 | 9.501 | 24.3509 | 24.3073 | 24.8998 | 24.418 | 25.5738 | 26.131 | 0.187 | 0.2039 | 0.1779 | 0.2039 | 1.0927 | 2.7208 | 2.173 | 23.5151 | 23.5436 | 23.868 | 23.5631 | 24.0179 | 99.0 | 0.1373 | 0.1596 | 0.1116 | 0.1475 | 0.4195 | 99.0 | 1.886 | 23.4943 | 23.5081 | 23.5867 | 23.5455 | 99.0 | 99.0 | 0.2045 | 0.2367 | 0.1289 | 0.221 | 99.0 | 99.0 | 1.515 | 22.6582 | 22.9777 | 23.0953 | 22.6747 | 22.7594 | 24.9855 | 0.3156 | 0.4812 | 0.2605 | 0.331 | 0.6936 | 8.0063 | 2.057 | 0.0 | 3.96 | 1.584 | 1.233 | 80.51 | 1.284 | 0.221 | 0 | 1 | 3 |
\n",
"324.1856491 | 0.7544211 | 21.4834 | 21.4563 | 21.9584 | 21.5157 | 21.466 | 21.6521 | 0.0715 | 0.0745 | 0.0676 | 0.0624 | 0.0862 | 0.1369 | 2.007 | 19.1285 | 19.1178 | 19.6103 | 19.2003 | 19.1005 | 19.0945 | 0.0074 | 0.0075 | 0.009 | 0.0075 | 0.0076 | 0.0081 | 1.994 | 18.1793 | 18.1687 | 18.5981 | 18.2424 | 18.1522 | 18.1417 | 0.005 | 0.005 | 0.0058 | 0.005 | 0.0051 | 0.0054 | 1.878 | 17.8542 | 17.8427 | 18.2169 | 17.9137 | 17.826 | 17.8119 | 0.0051 | 0.0051 | 0.0058 | 0.0051 | 0.0053 | 0.0057 | 1.742 | 17.6737 | 17.662 | 18.043 | 17.7301 | 17.6405 | 17.6209 | 0.0104 | 0.0106 | 0.0114 | 0.0102 | 0.0111 | 0.0129 | 1.741 | 3.5 | 3.96 | 2.076 | 1.95 | 3.25 | 1.065 | 0.061 | 2 | 1 | 4 |
\n",
"324.3565806 | 0.7541935 | 19.4347 | 19.4278 | 19.9126 | 19.4991 | 19.4138 | 19.4188 | 0.0208 | 0.0212 | 0.0244 | 0.0207 | 0.0221 | 0.0255 | 1.983 | 18.5304 | 18.518 | 18.9888 | 18.5913 | 18.5014 | 18.4873 | 0.0056 | 0.0056 | 0.0067 | 0.0057 | 0.0056 | 0.0058 | 1.953 | 18.2068 | 18.1941 | 18.6059 | 18.2606 | 18.179 | 18.1674 | 0.005 | 0.0051 | 0.0059 | 0.0051 | 0.0052 | 0.0055 | 1.829 | 18.0641 | 18.0491 | 18.4012 | 18.1146 | 18.0368 | 18.0251 | 0.0056 | 0.0057 | 0.0063 | 0.0056 | 0.0059 | 0.0065 | 1.684 | 18.0092 | 17.9941 | 18.3532 | 18.0602 | 17.9902 | 17.9845 | 0.0125 | 0.0128 | 0.0132 | 0.0121 | 0.0139 | 0.0168 | 1.701 | 3.5 | 3.96 | 2.088 | 1.873 | -12.6 | 1.115 | 0.103 | 0 | 1 | 5 |
\n",
"324.4251938 | 0.7532412 | 20.067 | 20.0371 | 20.5763 | 20.1366 | 20.0317 | 20.0085 | 0.029 | 0.0305 | 0.0335 | 0.0286 | 0.0317 | 0.0375 | 2.05 | 19.8193 | 19.7839 | 20.3331 | 19.8883 | 19.7778 | 19.759 | 0.0105 | 0.0107 | 0.0126 | 0.0105 | 0.0109 | 0.0122 | 2.042 | 19.801 | 19.7793 | 20.2786 | 19.8648 | 19.7739 | 19.7741 | 0.0115 | 0.0123 | 0.013 | 0.0113 | 0.0128 | 0.0156 | 1.966 | 19.8547 | 19.8445 | 20.3029 | 19.9114 | 19.8492 | 19.8505 | 0.0153 | 0.0171 | 0.0159 | 0.0145 | 0.0183 | 0.0239 | 1.896 | 19.9844 | 19.9851 | 20.4357 | 20.0378 | 19.992 | 19.9964 | 0.0446 | 0.0539 | 0.039 | 0.0393 | 0.0595 | 0.0843 | 1.891 | 3.5 | 4.62 | 2.054 | 1.789 | 24.71 | 1.148 | 0.129 | 0 | 1 | 6 |
\n",
"324.0874968 | 0.7526712 | 21.3288 | 21.3132 | 21.8034 | 21.4009 | 21.2495 | 21.1445 | 0.0602 | 0.063 | 0.0621 | 0.0579 | 0.0725 | 0.0889 | 1.949 | 20.3475 | 20.3312 | 20.8123 | 20.4042 | 20.3077 | 20.2865 | 0.0137 | 0.0138 | 0.0159 | 0.0136 | 0.0149 | 0.0173 | 1.937 | 19.9527 | 19.9405 | 20.3632 | 20.0019 | 19.9142 | 19.9048 | 0.0124 | 0.0127 | 0.0135 | 0.0121 | 0.014 | 0.0172 | 1.84 | 19.7735 | 19.7556 | 20.1301 | 19.8226 | 19.7292 | 19.7071 | 0.0143 | 0.0148 | 0.0145 | 0.0138 | 0.0169 | 0.0215 | 1.711 | 19.789 | 19.759 | 20.0785 | 19.8146 | 19.7084 | 19.6405 | 0.0368 | 0.0387 | 0.0318 | 0.0335 | 0.0467 | 0.0611 | 1.641 | 3.5 | 3.96 | 1.854 | 1.745 | -30.85 | 1.062 | 0.059 | 0 | 1 | 7 |
\n",
"324.128704 | 0.7524714 | 26.0298 | 26.5127 | 24.7711 | 25.7266 | 25.4617 | 99.0 | 2.3571 | 5.149 | 0.4343 | 1.819 | 2.8057 | 99.0 | 0.691 | 24.4163 | 24.5544 | 25.1065 | 24.4489 | 24.707 | 23.8425 | 0.1976 | 0.3017 | 0.2064 | 0.2058 | 0.4855 | 0.3274 | 2.412 | 23.8617 | 24.0606 | 24.4156 | 23.9796 | 24.2536 | 23.5918 | 0.1809 | 0.2953 | 0.1663 | 0.2032 | 0.4964 | 0.4031 | 2.089 | 23.7203 | 23.7826 | 23.8408 | 23.8326 | 24.149 | 23.4042 | 0.2487 | 0.3641 | 0.1556 | 0.2787 | 0.7209 | 0.5437 | 1.575 | 22.8571 | 24.1925 | 23.2132 | 23.2099 | 23.6933 | 22.0002 | 0.3713 | 1.7385 | 0.2799 | 0.5162 | 1.5714 | 0.4981 | 1.94 | 4.65 | 6.6 | 1.253 | 0.898 | 2.14 | 1.396 | 0.284 | 0 | 1 | 8 |
\n",
"... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... |
\n",
"50.4826845 | 1.1902065 | 23.8486 | 22.9871 | 24.9245 | 24.2521 | 22.9197 | 23.0373 | 0.4089 | 0.2707 | 0.4411 | 0.4337 | 0.25 | 0.4009 | 3.143 | 23.529 | 23.3744 | 24.7657 | 23.8774 | 23.3661 | 23.4428 | 0.1122 | 0.1341 | 0.1463 | 0.1159 | 0.1303 | 0.2014 | 3.458 | 23.3892 | 23.3842 | 24.2385 | 23.78 | 23.4044 | 23.3372 | 0.1474 | 0.2063 | 0.1338 | 0.1551 | 0.2053 | 0.2851 | 2.654 | 23.8354 | 24.55 | 24.5451 | 23.7897 | 24.3959 | 99.0 | 0.3342 | 0.9216 | 0.2477 | 0.2353 | 0.7814 | 99.0 | 2.384 | 22.6258 | 22.0191 | 24.9678 | 23.344 | 22.1363 | 22.4524 | 0.3761 | 0.3126 | 1.1613 | 0.5206 | 0.339 | 0.6736 | 4.782 | 5.49 | 7.92 | 1.447 | 1.161 | 15.33 | 1.247 | 0.198 | 3 | 0 | 15368814 |
\n",
"50.4242726 | 1.1614527 | 99.0 | 99.0 | 27.7176 | 99.0 | 99.0 | 99.0 | 99.0 | 99.0 | 5.0588 | 99.0 | 99.0 | 99.0 | -28.025 | 24.5998 | 24.835 | 24.8822 | 24.7093 | 24.839 | 26.5741 | 0.2055 | 0.4046 | 0.1625 | 0.2348 | 0.4942 | 3.5896 | 1.687 | 23.4892 | 23.3399 | 23.8797 | 23.4467 | 23.6221 | 24.0417 | 0.1189 | 0.1649 | 0.1035 | 0.1194 | 0.2566 | 0.5552 | 1.988 | 22.7803 | 22.8866 | 23.2163 | 22.7908 | 23.043 | 23.4186 | 0.0973 | 0.1681 | 0.0882 | 0.102 | 0.2344 | 0.488 | 2.012 | 22.3876 | 22.0355 | 22.7994 | 22.2805 | 22.2643 | 23.0531 | 0.2177 | 0.2582 | 0.1845 | 0.2072 | 0.3853 | 1.1747 | 2.04 | 0.0 | 0.0 | 1.587 | 1.167 | 3.27 | 1.36 | 0.264 | 0 | 0 | 15368815 |
\n",
"50.4343304 | 1.1889465 | 25.1605 | 25.1706 | 26.1982 | 25.2424 | 25.29 | 99.0 | 1.0496 | 1.9446 | 1.2609 | 1.0186 | 2.0698 | 99.0 | 4.181 | 23.818 | 24.0797 | 24.5275 | 23.8204 | 24.0423 | 24.0308 | 0.1206 | 0.256 | 0.1243 | 0.1117 | 0.2372 | 0.3436 | 2.435 | 23.3199 | 23.0292 | 24.0564 | 23.419 | 23.0211 | 22.8579 | 0.1149 | 0.1547 | 0.1159 | 0.1142 | 0.1471 | 0.1858 | 2.474 | 23.3073 | 24.0656 | 23.9324 | 23.3277 | 23.921 | 24.3333 | 0.1703 | 0.6086 | 0.1502 | 0.1575 | 0.5093 | 1.1093 | 2.301 | 22.9249 | 22.4893 | 23.6493 | 22.9323 | 22.6772 | 21.4891 | 0.3949 | 0.4856 | 0.364 | 0.359 | 0.5501 | 0.2779 | 2.322 | 3.5 | 6.6 | 1.69 | 1.494 | 20.71 | 1.131 | 0.116 | 0 | 0 | 15368816 |
\n",
"50.2930919 | 1.191679 | 28.6748 | 99.0 | 27.4984 | 99.0 | 99.0 | 99.0 | 29.2932 | 99.0 | 4.1338 | 99.0 | 99.0 | 99.0 | 1.97 | 24.258 | 24.1617 | 24.8358 | 24.2622 | 24.4091 | 25.269 | 0.1868 | 0.2323 | 0.1555 | 0.1598 | 0.3314 | 1.0711 | 2.115 | 24.3941 | 23.9236 | 24.673 | 24.2427 | 23.9683 | 25.1189 | 0.3133 | 0.2847 | 0.1866 | 0.2291 | 0.3406 | 1.4471 | 1.713 | 23.501 | 23.5994 | 24.2894 | 23.7428 | 23.5514 | 24.0218 | 0.2179 | 0.3287 | 0.2002 | 0.2251 | 0.3625 | 0.8285 | 2.567 | 22.6971 | 22.6699 | 23.7871 | 23.1116 | 22.8771 | 23.4963 | 0.3477 | 0.4715 | 0.4052 | 0.4177 | 0.6563 | 1.7236 | 3.525 | 4.71 | 0.0 | 1.555 | 1.101 | -74.17 | 1.412 | 0.292 | 0 | 0 | 15368817 |
\n",
"50.3920613 | 1.1862131 | 25.6398 | 25.0769 | 25.2209 | 26.0309 | 24.3906 | 25.0622 | 1.3107 | 1.3203 | 0.574 | 2.1479 | 0.9505 | 2.5989 | 2.047 | 25.5435 | 99.0 | 25.3379 | 25.9246 | 99.0 | 99.0 | 0.4248 | 99.0 | 0.231 | 0.6829 | 99.0 | 99.0 | 1.249 | 24.2476 | 24.557 | 24.6453 | 24.2926 | 24.8877 | 99.0 | 0.2068 | 0.446 | 0.1865 | 0.2451 | 0.8092 | 99.0 | 1.896 | 23.2486 | 23.4698 | 23.6441 | 23.265 | 24.0435 | 27.4556 | 0.1287 | 0.2504 | 0.119 | 0.1475 | 0.5629 | 19.3376 | 1.852 | 22.837 | 23.5788 | 23.1417 | 23.05 | 25.2115 | 99.0 | 0.2948 | 0.9513 | 0.2437 | 0.4069 | 5.7388 | 99.0 | 1.824 | 3.5 | 5.94 | 1.372 | 1.135 | 19.44 | 1.209 | 0.173 | 0 | 0 | 15368818 |
\n",
"50.4823552 | 1.158689 | 24.5143 | 24.0231 | 24.8043 | 24.4362 | 23.8835 | 23.193 | 0.4907 | 0.507 | 0.4032 | 0.5116 | 0.5861 | 0.4626 | 1.808 | 24.1913 | 24.0058 | 24.5998 | 24.2133 | 24.1066 | 24.231 | 0.1362 | 0.1769 | 0.13 | 0.1522 | 0.2506 | 0.411 | 2.052 | 23.6121 | 23.5531 | 23.8517 | 23.6508 | 23.6181 | 25.0266 | 0.1221 | 0.1806 | 0.1002 | 0.1396 | 0.2506 | 1.3381 | 1.748 | 23.371 | 23.7248 | 23.5307 | 23.3975 | 23.6439 | 99.0 | 0.1483 | 0.3234 | 0.1107 | 0.169 | 0.3979 | 99.0 | 1.706 | 22.4389 | 22.6857 | 23.0573 | 22.5176 | 24.4335 | 99.0 | 0.2123 | 0.4252 | 0.2247 | 0.2537 | 2.7869 | 99.0 | 2.296 | 3.5 | 5.94 | 1.4 | 1.127 | 10.83 | 1.242 | 0.195 | 0 | 0 | 15368819 |
\n",
"50.4102025 | 1.2000397 | 26.1229 | 24.6911 | 25.4176 | 25.5962 | 24.6377 | 99.0 | 3.0633 | 1.3459 | 0.6677 | 1.4362 | 1.1762 | 99.0 | 0.778 | 24.4618 | 24.5133 | 25.129 | 24.4794 | 24.7873 | 24.1355 | 0.2437 | 0.4022 | 0.1956 | 0.1935 | 0.4724 | 0.387 | 2.38 | 23.1215 | 23.2784 | 23.9937 | 23.2691 | 23.1309 | 23.0391 | 0.1148 | 0.2045 | 0.1124 | 0.1029 | 0.1651 | 0.2224 | 2.718 | 22.7542 | 22.6504 | 23.4622 | 22.8113 | 22.708 | 22.779 | 0.1254 | 0.1786 | 0.1058 | 0.1037 | 0.1731 | 0.2708 | 2.432 | 22.5383 | 21.9682 | 23.5256 | 22.8929 | 22.0317 | 21.5966 | 0.3373 | 0.3222 | 0.3345 | 0.3539 | 0.3135 | 0.3115 | 3.264 | 4.03 | 6.6 | 1.85 | 1.468 | -4.79 | 1.26 | 0.207 | 0 | 0 | 15368820 |
\n",
"50.3425869 | 1.1903489 | 99.0 | 25.1223 | 25.3883 | 25.4006 | 27.3313 | 25.0933 | 99.0 | 2.3484 | 0.6335 | 1.1758 | 13.4962 | 2.572 | -4.274 | 23.6382 | 23.7805 | 24.3281 | 23.6925 | 23.6493 | 23.8657 | 0.1584 | 0.238 | 0.1065 | 0.0993 | 0.1641 | 0.2874 | 2.396 | 21.8515 | 21.7276 | 22.8423 | 22.1906 | 21.825 | 21.7078 | 0.0523 | 0.0604 | 0.0504 | 0.0442 | 0.0524 | 0.0657 | 3.004 | 21.099 | 20.9942 | 21.9686 | 21.3235 | 21.1131 | 20.9403 | 0.0416 | 0.0486 | 0.0382 | 0.0329 | 0.0431 | 0.0513 | 2.743 | 20.6151 | 20.3256 | 21.49 | 20.8995 | 20.5815 | 20.22 | 0.0862 | 0.0877 | 0.0708 | 0.0668 | 0.0859 | 0.0888 | 2.768 | 0.0 | 6.6 | 2.184 | 1.871 | -8.01 | 1.167 | 0.143 | 0 | 0 | 15368821 |
\n",
"50.4336647 | 1.1557664 | 26.213 | 25.7973 | 27.839 | 26.5995 | 99.0 | 99.0 | 2.2879 | 2.9333 | 5.4532 | 3.4832 | 99.0 | 99.0 | 4.781 | 24.7686 | 24.9046 | 25.3982 | 24.9826 | 25.094 | 25.3244 | 0.2277 | 0.456 | 0.2358 | 0.29 | 0.6064 | 1.1147 | 2.148 | 24.4381 | 27.1734 | 24.8549 | 24.5712 | 26.5037 | 99.0 | 0.2571 | 5.7215 | 0.2174 | 0.3082 | 3.4813 | 99.0 | 2.068 | 23.1897 | 23.8918 | 23.8576 | 23.2852 | 23.8764 | 99.0 | 0.1326 | 0.4424 | 0.1414 | 0.1526 | 0.4899 | 99.0 | 2.338 | 23.2906 | 25.1126 | 23.6581 | 23.7262 | 23.5951 | 99.0 | 0.4612 | 4.5395 | 0.3649 | 0.7283 | 1.2701 | 99.0 | 1.555 | 3.5 | 6.6 | 1.712 | 1.062 | 37.85 | 1.613 | 0.38 | 0 | 0 | 15368822 |
\n",
"50.3535174 | 1.1841074 | 24.2758 | 23.5367 | 25.9907 | 24.5873 | 23.8665 | 23.4576 | 0.8843 | 0.7536 | 1.064 | 0.5825 | 0.5784 | 0.5897 | 3.237 | 22.0307 | 21.9814 | 23.5263 | 22.7357 | 22.0619 | 22.0091 | 0.0465 | 0.0664 | 0.0651 | 0.0511 | 0.0459 | 0.0587 | 4.78 | 20.5278 | 20.4654 | 21.7441 | 21.0827 | 20.5521 | 20.4585 | 0.0206 | 0.0275 | 0.027 | 0.0217 | 0.0203 | 0.0241 | 3.976 | 19.9146 | 19.9089 | 21.0365 | 20.4302 | 19.9486 | 19.8803 | 0.0183 | 0.0256 | 0.0228 | 0.0188 | 0.0181 | 0.022 | 3.622 | 19.4532 | 19.4314 | 20.557 | 19.9599 | 19.4847 | 19.3648 | 0.0368 | 0.0538 | 0.0406 | 0.0352 | 0.0362 | 0.044 | 3.543 | 3.5 | 5.94 | 3.83 | 2.378 | -1.88 | 1.611 | 0.379 | 3 | 0 | 15368823 |
\n",
"
"
],
"text/plain": [
"\n",
"ALPHA_J2000 DELTA_J2000 MAG_AUTO_u ... FLAGS sdss_stellarity sdss_iac_id\n",
" deg deg mag ... \n",
" float64 float64 float64 ... int64 int32 int32 \n",
"----------- ----------- ---------- ... ----- --------------- -----------\n",
"324.4023353 0.7574207 19.3612 ... 0 1 0\n",
"324.3606858 0.7568644 19.2149 ... 0 1 1\n",
"324.4837562 0.7563622 21.5381 ... 2 1 2\n",
"324.1039602 0.7557376 99.0 ... 0 1 3\n",
"324.1856491 0.7544211 21.4834 ... 2 1 4\n",
"324.3565806 0.7541935 19.4347 ... 0 1 5\n",
"324.4251938 0.7532412 20.067 ... 0 1 6\n",
"324.0874968 0.7526712 21.3288 ... 0 1 7\n",
" 324.128704 0.7524714 26.0298 ... 0 1 8\n",
" ... ... ... ... ... ... ...\n",
" 50.4826845 1.1902065 23.8486 ... 3 0 15368814\n",
" 50.4242726 1.1614527 99.0 ... 0 0 15368815\n",
" 50.4343304 1.1889465 25.1605 ... 0 0 15368816\n",
" 50.2930919 1.191679 28.6748 ... 0 0 15368817\n",
" 50.3920613 1.1862131 25.6398 ... 0 0 15368818\n",
" 50.4823552 1.158689 24.5143 ... 0 0 15368819\n",
" 50.4102025 1.2000397 26.1229 ... 0 0 15368820\n",
" 50.3425869 1.1903489 99.0 ... 0 0 15368821\n",
" 50.4336647 1.1557664 26.213 ... 0 0 15368822\n",
" 50.3535174 1.1841074 24.2758 ... 3 0 15368823"
]
},
"execution_count": 11,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"full_cat[full_cat.colnames]"
]
},
{
"cell_type": "code",
"execution_count": 12,
"metadata": {},
"outputs": [],
"source": [
"cols = full_cat.colnames\n",
"\n",
"cols.insert(0, cols.pop(cols.index('sdss_iac_id')))\n"
]
},
{
"cell_type": "code",
"execution_count": 13,
"metadata": {},
"outputs": [],
"source": [
"full_cat[cols].write('./data/IAC-SDSS_Herschel-Stripe-82_full.fits', overwrite=True)"
]
}
],
"metadata": {
"anaconda-cloud": {},
"kernelspec": {
"display_name": "Python (herschelhelp_internal)",
"language": "python",
"name": "helpint"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.5"
}
},
"nbformat": 4,
"nbformat_minor": 2
}