-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
119 lines (98 loc) · 6.3 KB
/
index.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<title>NOBUGS - New Opportunities for Better User Group Software</title>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- bootstrap -->
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<!-- Optional theme -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css" integrity="sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp" crossorigin="anonymous">
<link rel="stylesheet" href="/css/stylesheet.css">
<!-- favicon information -->
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16">
<link rel="manifest" href="/manifest.json">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
<meta name="apple-mobile-web-app-title" content="NOBUGSconference">
<meta name="application-name" content="NOBUGSconference">
<meta name="theme-color" content="#ffffff">
<body>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<!-- Latest compiled and minified JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
<div class="container">
<div class="jumbotron">
<h1>New Opportunities for Better User Group Software</h1>
<p>The main activity of the NOBUGS (New Opportunities for Better User Group Software)
group is the organization of a series of conferences.
The aim of these conferences is to foster
collaboration and exchange between scientists and IT professionals working on software for X-ray,
neutron and muon sources around the world.
Better software for data acquisition and data analysis will increase productivity of
facility users and thus maximize the scientific output.
</p>
</div>
<h2>NOBUGS Conferences</h2>
<p>There was a precursor to NOBUGS, involving only synchrotron people which
served as an inspiration.
This was <a href='http://www.px.nsls.bnl.gov/guinotes.html'>A Workshop on Graphical User Interfaces for Synchrotron Protein Crystallography</a> at Brookhaven
National Laboratory in 1995.</p>
<ul>
<li><a href='https://indico.esrf.fr/event/114/'>NOBUGS 14</a> will be hosted 23-27 September 2024 by the <a href='https://esrf.fr/'>ESRF</a>, in Grenoble, France.</li>
<li><a href='https://indico.psi.ch/event/12738/'>NOBUGS 13</a> was held on September 19-22, 2022 at <a href='http://www.psi.ch'>PSI</a>, Switzerland.</li>
<li><a href='https://www.bnl.gov/nobugs2018/'>NOBUGS 12</a> was held October 22-26, 2018 at Brookhaven National Laboratory.</li>
<li><a href='http://nobugs.esss.se'>NOBUGS 11</a>, the 20th anniversary meeting, was held Copenhagen, Denmark, organised by the <a href='https://www.europeanspallationsource.se/'>European Spallation Source</a> in collaboration with the <a href='http://www.nbi.ku.dk/english/'>Niels Bohr Institute of the University of Copenhagen</a> and <a href='https://www.maxiv.lu.se'>MAX IV<a></li>
<li><a href='http://j-parc.jp/researcher/MatLife/en/meetings/nobugs2014/'>NOBUGS 10</a> was hosted by J-PARC at KEK, Tsukuba, Japan (2014)</li>
<li>NOBUGS 9 was hosted by <a href='http://www.diamond.ac.uk'>Diamond Light Source</a> and <a href='http://www.isis.stfc.ac.uk'>STFC ISIS</a> in Oxfordshire, United Kingdom (2012)</li>
<li>NOBUGS 8 at <a href='http://www.parkvista.com/'>Park Vista Hotel</a>, Gatlinburg, Tennessee, USA (2010)</li>
<li>NOBUGS 7 was hosted by <a href='http://www.nbi.ansto.gov.au'>ANSTO</a> at Rydges Hotel, Cronulla, Sydney, Australia (2008).</li>
<li>NOBUGS 6 at <a href='http://www.lbl.gov'>Lawrence Berkeley National laboratory</a>, Berkeley, California, USA (2006)</li>
<li><a href="http://lns00.psi.ch/nobugs2004/">NOBUGS 5</a> at <a href='http://www.psi.ch'>PSI</a>, Switzerland (2004)</li>
<li><a href='http://webster.ncnr.nist.gov/events/nobugs2002'>NOBUGS 4</a> at NIST, Gaithersburg, USA (2002)</li>
<li>NOBUGS 3 at Daresbury Laboratory, United Kingdom (2000)</li>
<li>NOBUGS 2 at Argonne National Laboratory, Chicago, USA (1998)</li>
<li>NOBUGS 1 at ILL, France (1996)</li>
</ul>
<h2>NOBUGS Topics</h2>
<p>The conference topics include, but are not limited to:</p>
<ul>
<li>Collaborative Initiatives</li>
<li>Data Acquisition</li>
<li>Data Management</li>
<li>Data Formats</li>
<li>Data Reduction</li>
<li>Automation of Experiments or Processing</li>
<li>Data Analysis</li>
<li>Remote Data Acquisition or Data Analysis</li>
<li>Model Fitting</li>
<li>Data Visualization</li>
<li>Instrument Simulation</li>
<li>Web Technologies</li>
<li>Software Project Management</li>
<li>Scientific Software Engineering</li>
<li>User Facility Management</li>
<li>Scientific Databases</li>
</ul>
<h2>NOBUGS International Advisory Committee</h2>
<p>The conferences are overseen by a committee. Membership and terms of reference are visible on the <a href="/iac.html">committee page</a>.</p>
<h2>NOBUGS Mailing Lists</h2>
<h3>General Mailing List</h3>
<p>This list is intended not only for announcements (conferences, software releases, job postings from facilities), but also for requests for help/information and discussions. All people with an interest in software at X-ray, neutron and muon sources are encouraged to subscribe.</p>
<ul>
<li>List Address: <a href='mailto:nobugs@nobugsconference.org'>nobugs@nobugsconference.org</a></li>
<li><a href='http://lists.nobugsconference.org/mailman/listinfo/nobugs'>Subscriptions</a></li>
<li><a href='http://lists.nobugsconference.org/pipermail/nobugs/'>Archive of previous postings</a></li>
</ul>
<h3>Committee Mailing List</h3>
<p>This list is restricted to committee members.</p>
<hr/>
<div class="text-center center-block">
<small>Copyright 2016 - 2022 <img src="smallbwbug.png"> <a href="/">New Opportunities for Better User Group Software</a></small>
</div><!-- /.container -->
</body>
</html>