Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

j021708m0521.summary.html 3.5 KB
Raw

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
  1. <html>
  2. <head>
  3. <meta charset="utf-8"/>
  4. <meta content="text/html;charset=UTF-8" http-equiv="Content-type"/>
  5. <style>
  6. body {font-family: sans-serif;}
  7. table.dataTable {width: auto !important; margin: 0 !important;}
  8. .dataTables_filter, .dataTables_paginate {float: left !important; margin-left:1em}
  9. td {font-size: 10pt;}
  10. </style>
  11. <link href="https://cdn.datatables.net/1.10.12/css/jquery.dataTables.css" rel="stylesheet" type="text/css"/>
  12. <script src="https://code.jquery.com/jquery-3.1.1.min.js">
  13. </script>
  14. <script src="https://cdn.datatables.net/1.10.12/js/jquery.dataTables.min.js">
  15. </script>
  16. </head>
  17. <body>
  18. <h4>j021708m0521 </h4>
  19. 2019-07-21 09:16:26.091<br>
  20. <a href=j021708m0521.exposures.html>Exposure report</a>
  21. / <a href=j021708m0521_expflag.txt>j021708m0521_expflag.txt</a>
  22. / <a href=j021708m0521.auto_script.log.txt>j021708m0521.auto_script.log.txt</a>
  23. / <a href=j021708m0521.auto_script.yml>j021708m0521.auto_script.yml</a>
  24. <pre>
  25. <a href=j021708m0521-ir.cat.fits.gz>j021708m0521-ir.cat.fits.gz</a>
  26. <a href=j021708m0521-ir_bkg.fits.gz>j021708m0521-ir_bkg.fits.gz</a>
  27. <a href=j021708m0521-ir_drz_sci.fits.gz>j021708m0521-ir_drz_sci.fits.gz</a>
  28. <a href=j021708m0521-ir_drz_wht.fits.gz>j021708m0521-ir_drz_wht.fits.gz</a>
  29. <a href=j021708m0521-ir_seg.fits.gz>j021708m0521-ir_seg.fits.gz</a>
  30. <a href="j021708m0521_visits.npy">j021708m0521_visits.npy</a>
  31. </pre>
  32. <a href="./j021708m0521.rgb.jpg"><img src="./j021708m0521.rgb.jpg" height=300px></a>
  33. <a href="https://s3.amazonaws.com/grizli-v1/Master/j021708m0521_footprint.png"><img src="https://s3.amazonaws.com/grizli-v1/Master/j021708m0521_footprint.png" height=300px></a>
  34. <a href="./j021708m0521_fine.png"><img src="./j021708m0521_fine.png" height=200px></a>
  35. <br>
  36. <script>
  37. var astropy_sort_num = function(a, b) {
  38. var a_num = parseFloat(a);
  39. var b_num = parseFloat(b);
  40. if (isNaN(a_num) && isNaN(b_num))
  41. return ((a < b) ? -1 : ((a > b) ? 1 : 0));
  42. else if (!isNaN(a_num) && !isNaN(b_num))
  43. return ((a_num < b_num) ? -1 : ((a_num > b_num) ? 1 : 0));
  44. else
  45. return isNaN(a_num) ? -1 : 1;
  46. }
  47. jQuery.extend( jQuery.fn.dataTableExt.oSort, {
  48. "optionalnum-asc": astropy_sort_num,
  49. "optionalnum-desc": function (a,b) { return -astropy_sort_num(a, b); }
  50. });
  51. $(document).ready(function() {
  52. $('#table140348470378736').dataTable({
  53. order: [],
  54. pageLength: 50,
  55. lengthMenu: [[10, 25, 50, 100, 500, 1000, -1], [10, 25, 50, 100, 500, 1000, 'All']],
  56. pagingType: "full_numbers",
  57. columnDefs: [{targets: [4, 5], type: "optionalnum"}]
  58. });
  59. } ); </script>
  60. <table class="display compact" id="table140348470378736">
  61. <thead>
  62. <tr>
  63. <th>filter</th>
  64. <th>FITS</th>
  65. <th>naxis</th>
  66. <th>crval</th>
  67. <th>exptime</th>
  68. <th>ndrizim</th>
  69. <th>wcs_log</th>
  70. <th>img</th>
  71. </tr>
  72. </thead>
  73. <tr>
  74. <td>f160w</td>
  75. <td><a href="./j021708m0521-f160w_drz_sci.fits.gz">sci</a> <a href="./j021708m0521-f160w_drz_wht.fits.gz">wht</a> <a href="./j021708m0521-f160w_psf.fits">psf</a></td>
  76. <td>2633 2751</td>
  77. <td>34.28721 -5.35382</td>
  78. <td>2411.7</td>
  79. <td>4</td>
  80. <td><pre># radec: uds37091-c0c-04-054.0-f160w_ps1.radec
  81. 0 -4.8647 -3.4242 0.0075 1.00029 0.062 17
  82. </pre></td>
  83. <td><a href=j021708m0521.f160w.jpg><img src=j021708m0521.f160w.jpg height=200px></a></td>
  84. </tr>
  85. </table>
  86. </body>
  87. </html>
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...