Skip to content

Commit

Permalink
added models
Browse files Browse the repository at this point in the history
  • Loading branch information
jikrant3 committed Aug 14, 2022
1 parent d05e1da commit 8c59841
Show file tree
Hide file tree
Showing 6 changed files with 8,851 additions and 4 deletions.
6 changes: 2 additions & 4 deletions Cheatsheet and useful functions.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -971,9 +971,7 @@
" return r\n",
"except:\n",
" print ('No field star found near %s' %cl_name)\n",
" return [[0.,0.,0.,0.]]\n",
"\n",
"\n"
" return [[0.,0.,0.,0.]]"
]
},
{
Expand Down Expand Up @@ -1074,7 +1072,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.5"
"version": "3.9.12"
},
"varInspector": {
"cols": {
Expand Down
Loading

0 comments on commit 8c59841

Please sign in to comment.