Skip to content

Commit

Permalink
work on COSMOS and Bootes
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelshirley committed Jan 11, 2018
1 parent 01a8b87 commit d5f84ba
Show file tree
Hide file tree
Showing 5 changed files with 1,532 additions and 387 deletions.
6 changes: 4 additions & 2 deletions dmu1/dmu1_ml_Bootes/3.1_HELP_Checks_and_diagnostics.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"SUFFIX = find_last_ml_suffix()\n",
"#SUFFIX = \"20171016\"\n",
"\n",
"master_catalogue_filename = \"HELP_master_catalogue_Bootes_{}.fits\".format(SUFFIX)\n",
"master_catalogue_filename = \"master_catalogue_bootes_HELP_{}.fits\".format(SUFFIX)\n",
"master_catalogue = Table.read(\"{}/{}\".format(OUT_DIR, master_catalogue_filename))\n",
"\n",
"print(\"Diagnostics done using: {}\".format(master_catalogue_filename))"
Expand Down Expand Up @@ -1341,7 +1341,9 @@
{
"cell_type": "code",
"execution_count": 15,
"metadata": {},
"metadata": {
"collapsed": true
},
"outputs": [],
"source": [
"twomass = Table.read(\"../../dmu0/dmu0_2MASS-point-sources/data/2MASS-PSC_Bootes.fits\")\n",
Expand Down
535 changes: 391 additions & 144 deletions dmu1/dmu1_ml_COSMOS/1.4_HSC-SSP.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit d5f84ba

Please sign in to comment.