-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
123 lines (112 loc) · 5.74 KB
/
index.html
File metadata and controls
123 lines (112 loc) · 5.74 KB
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
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
<!-- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> -->
<HTML>
<HEAD>
<!-- define site dimensions for background picture stretching -->
<style type="text/css">
html, body {height:100%; margin:0; padding:0;}
#page-background {position:fixed; top:0; left:0; width:100%; height:100%;}
#content {position:relative; z-index:1; padding:10px;}
</style>
<!-- Default link is soft blue, underline during hover -->
<style type="text/css">
a:link {text-decoration:none;color:#3366FF;} /* unvisited link */
a:visited {text-decoration:none;color:#3366FF;} /* visited link */
a:hover {text-decoration:underline; color:#3366FF;}
</style>
<!-- Google Analytics tracking -->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-35099376-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ?
'https://ssl' : 'http://www') +
'.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<TITLE>Peter J. Brown</TITLE>
<LINK REL="SHORTCUT ICON" href="SN100.png">
<meta name="author" content="Peter J. Brown" >
<meta name="keywords" content="Peter, Brown, Peter Brown, Peter J. Brown,
Swift, Ultraviolet, astronomy, UVOT,
Astronomy, Texas A&M, tamu, physics">
</HEAD>
<div id="page-background"><img src="SN100.png"
width="100%" height="100%">
</div>
<div id="content">
<BODY>
<center>
<h1><font size=+7 FACE="century schoolbook">
<a style="color:#E8E8E8;text-decoration:none"
href="https://pbrown801.github.io/"
><i>Peter J. Brown</i></a><br>
<hr style="border:1 px solid;width:85%;color:0066CC;" >
</font>
</h1>
<font size=+2 FACE="garamond"><strong>
<a href="https://pbrown801.github.io/SOUSA/">Swift SNe</a>
<a href="./pjbrown_publications.html">Publications</a>
<a href="./pjbrown_cv.pdf">CV</a>
<a href="http://swift.gsfc.nasa.gov/about_swift/uvot_desc.html">UVOT</a>
<hr style="border:1px solid;width:60%;color:#0066CC;" >
</strong></font>
<p><br>
<p><br>
<table bgcolor="white" width="600" cellspacing="25"
style="opacity:0.8;
border:2;border-style:outset;border-radius: 2em 2em;
border-top-width:0.3em;border-bottom-width:0.3em;
border-color:#3366FF;line-height:20px">
<tbody>
<tr>
<td valign="top" height="220">
<font face="Verdana" size="2">
<strong>
I am currently an Associate Research Professor at Texas A&M University.
I mentor and teach students and lead an externally-funded research program.
I graduated with a bachelors in Physics and Astronomy from Brigham Young University in 2004
and a PhD in Astronomy and Astrophysics from Penn State in 2009.
My research is on the ultraviolet properties of supernovae in nearby galaxies.
</strong>
<p><br>
<strong><font size=+.1>
Contact info:<br>
Email: pbrown[at]physics.tamu.edu<br>
or grbpeter[at]yahoo.com<br><p>
Office: MIST 311 <br><p>
Mitchell Institute for Fundamental Physics and Astronomy<br>
Texas A&M University<br>
College Station, TX 77843<br>
</font></strong>
<p><br>
</font>
</td>
</tr>
</tbody>
</table>
<p><br>
</center>
<!-- <center><font color="white" > not sure why this was here </font>
<p><br>
<img style="opacity:0.7;" src=" " width="400" height="500"</p>
</center> -->
</BODY>
<P ALIGN="right"> <font color="33CC35"><b>Last Modified: Jan 2021</b></font></P>
<P ALIGN="right"> <font color="33CC35"><b>
Swift UVOT images of 100 Supernovae </b></font></P>
</div>
</HTML>