-
Notifications
You must be signed in to change notification settings - Fork 1
/
news.html
501 lines (409 loc) · 20.8 KB
/
news.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
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html>
<!--#include FILE="./header.inc"-->
<body>
<!--#include FILE="./navigation.inc"-->
<div id="MainIn2ColumnPage">
<div CLASS="clsInsidePageHeader"> News </div>
<br />
<div CLASS="clsFrontPageTabHeader">
October 10, 2018: New major production release 3.0.0
</div>
<div CLASS="clsFrontPageTabBody">
Production release 3.0.0 is now available.
The tag for this version is `R-3_0_0'.
This is the first major release in a decade with numerous technical and physics improvements.
For more details see <A href="http://releases.genie-mc.org">here</A>.
</div>
<br />
<div CLASS="clsFrontPageTabHeader">
October 1, 2018: GENIE moves to GitHub
</div>
<div CLASS="clsFrontPageTabBody">
After a long and productive partnership with HepForge, we have fully migrated to GitHub.
The official GENIE organization which hosts all of our public and private repositories may be found
<A href="https://github.com/GENIE-MC/">here</A>. Associated data for each release can
be found <A href="http://scisoft.fnal.gov/scisoft/packages/genie_xsec/">here</A>.
</div>
<br />
<div CLASS="clsFrontPageTabHeader">
August 15, 2018: Walter Giele
</div>
<div CLASS="clsFrontPageTabBody">
GENIE welcomes new collaborator Walter Giele (Fermilab Theory Division) who will lead the
Fermilab GENIE group activities.
</div>
<br />
<div CLASS="clsFrontPageTabHeader">
February 19, 2018: Production release 2.12.10
</div>
<div CLASS="clsFrontPageTabBody">
Production release 2.12.10 is now available.
The tag for this version is `R-2_12_10'.
For more details see <A href="http://releases.genie-mc.org">here</A>.
Version 2.12.10 introduces several bug fixes, technical updates, and improvements to development versions of the FSI model.
</div>
<br />
<div CLASS="clsFrontPageTabHeader">
November 1, 2017: Joint Institute for Nuclear Research (JINR) joins GENIE
</div>
<div CLASS="clsFrontPageTabBody">
GENIE welcomes new collaborators Igor Kakorin, Konstantin Kuzmin and Vadim Naumov!
The JINR groups brings into GENIE a substantial expertise in cross-section and hadronization model developing and tuning,
and a long track record of GENIE service and contributions.
</div>
<br />
<div CLASS="clsFrontPageTabHeader">
October 9, 2017: Production release 2.12.8
</div>
<div CLASS="clsFrontPageTabBody">
Production release 2.12.8 is now available.
The tag for this version is `R-2_12_8'.
For more details see <A href="http://releases.genie-mc.org">here</A>.
Version 2.12.8 introduces minor bug fixes, the most important of which is a patch to the Bartol atmospheric flux generator requested by the DUNE atmospheric phyics group.
</div>
<br />
<div CLASS="clsFrontPageTabHeader">
May 23, 2017: Production release 2.12.6
</div>
<div CLASS="clsFrontPageTabBody">
Production release 2.12.6 is now available.
The tag for this version is `R-2_12_6'.
For more details see <A href="http://releases.genie-mc.org">here</A>.
Version 2.12.6 introduces minor bug fixes, a few new event generator lists (to clarify the use of 2p2h models), and a patch to the Valencia (NSV) 2p2h model to include Helium and to allow the model to extend down to Be9.
</div>
<br />
<div CLASS="clsFrontPageTabHeader">
Mar 9, 2017: Production release 2.12.4
</div>
<div CLASS="clsFrontPageTabBody">
Production release 2.12.4 is now available.
The tag for this version is `R-2_12_4'.
For more details see <A href="http://releases.genie-mc.org">here</A>.
Version 2.12.4 introduces no physics changes to the default configuration.
</div>
<br />
<div CLASS="clsFrontPageTabHeader">
Dec 6, 2016: Production release 2.12.2
</div>
<div CLASS="clsFrontPageTabBody">
Production release 2.12.2 is now available.
The tag for this version is `R-2_12_2'.
For more details see <A href="http://releases.genie-mc.org">here</A>.
Version 2.12.2 introduces no physics changes.
</div>
<br />
<div CLASS="clsFrontPageTabHeader">
Oct 31, 2016: Production release 2.12.0
</div>
<div CLASS="clsFrontPageTabBody">
Production release 2.12.0 is now available.
The tag for this version is `R-2_12_0'.
For more details see <A href="http://releases.genie-mc.org">here</A>.
Version 2.12.0 introduces a large number of new physics models, and it is not practical to provide pre-computed cross sections for all of them.
</div>
<br />
<div CLASS="clsFrontPageTabHeader">
Sep 30, 2016: Release candiate 2.11.2
</div>
<div CLASS="clsFrontPageTabBody">
Release candidate 2.11.2 is now available.
The tag for this version is `R-2_11_2'.
For more details see <A href="http://releases.genie-mc.org">here</A>.
We will make a set of cross section splines available soon.
</div>
<br />
<div CLASS="clsFrontPageTabHeader">
Sep 2, 2016: Release candiate 2.11.0
</div>
<div CLASS="clsFrontPageTabBody">
Release candidate 2.11.0 is now available.
The tag for this version is `R-2_11_0'.
For more details see <A href="http://releases.genie-mc.org">here</A>.
We will make a set of cross section splines available soon.
Version 2.11.0 introduces a large number of new physics models.
It is not practical to provide pre-computed cross sections for all of them.
</div>
<br />
<div CLASS="clsFrontPageTabHeader">
Aug 3, 2016: Production release 2.10.10
</div>
<div CLASS="clsFrontPageTabBody">
Production release 2.10.10 is now available.
The tag for this version is `R-2_10_10'.
For more details see <A href="http://releases.genie-mc.org">here</A>.
This release fixes a few issues observed when using GENIE 2.10.8 with ROOT6.
</div>
<br />
<div CLASS="clsFrontPageTabHeader">
May 23, 2016: GENIE on DockerHub
</div>
<div CLASS="clsFrontPageTabBody">
Users of <a href="https://www.docker.com">Docker</a> can now pull images of GENIE from <a href="https://hub.docker.com/r/gnperdue/genie/">DockerHub</a>. Just set up Docker and use <code>docker pull gnperdue/genie:latest</code> or <code>docker pull gnperdue/genie:2.10.8</code> (2.10.6 is also supported).
If this proves to be a popular way to run GENIE, we'll create a GENIE organization on DockerHub and try to include more releases there. Note that for development work and production, we recommend building GENIE natively, but for quick studies or tutorials, checkout from Docker might be convenient.
<br />
</div>
<br />
<div CLASS="clsFrontPageTabHeader">
May 23, 2016: Production release 2.10.8
</div>
<div CLASS="clsFrontPageTabBody">
Production release 2.10.8 is now available.
The tag for this version is `R-2_10_8'.
For more details see <A href="http://releases.genie-mc.org">here</A>.
</div>
<br />
<div CLASS="clsFrontPageTabHeader">
Apr 1st, 2016: NuTune2016 workshop, University of Liverpool, July 11th-15th.
</div>
<div CLASS="clsFrontPageTabBody">
We are pleased to announce a Workshop on Global Fits to Neutrino Scattering Data and Generator Tuning (NuTune2016)
to be held at the University of Liverpool in UK from the 11th till the 15th of July this year. (This is the week after Neutrino 2016 held in London.)
The first part of workshop (11th-12th) is open to the entire community and will feature discussion of current tuning efforts as well as in-depth talks
and discussions of datasets and models which are crucial in these efforts. We encourage the submission of abstracts as well as topics for discussion.
Please visit the <A href="http://genie.hepforge.org/nutune/2016/">workshop page</A>.
</div>
<br />
<div CLASS="clsFrontPageTabHeader">
Apr 6, 2016: Production release 2.10.6
</div>
<div CLASS="clsFrontPageTabBody">
Production release 2.10.6 is now available.
The tag for this version is `R-2_10_6'.
For more details see <A href="http://releases.genie-mc.org">here</A>.
<br />
</div>
<br />
<div CLASS="clsFrontPageTabHeader">
Feb 5, 2016: Production release 2.10.4
</div>
<div CLASS="clsFrontPageTabBody">
Production release 2.10.4 is now available.
The tag for this version is `R-2_10_4'.
For more details see <A href="http://releases.genie-mc.org">here</A>.
<br />
</div>
<br />
<div CLASS="clsFrontPageTabHeader">
Jan 4, 2016: Production release 2.10.2
</div>
<div CLASS="clsFrontPageTabBody">
Production release 2.10.2 is now available.
The tag for this version is `R-2_10_2'.
For more details see <A href="http://releases.genie-mc.org">here</A>.
<br />
</div>
<br />
<div CLASS="clsFrontPageTabHeader">
Nov 2, 2015: Production release 2.10.0
</div>
<div CLASS="clsFrontPageTabBody">
Production release 2.10.0 is now available.
The tag for this version is `R-2_10_0'.
For more details see <A href="http://releases.genie-mc.org">here</A>.
A release note was posted as <A href="http://inspirehep.net/record/1411074?ln=en">arXiv:1512.06882[hep-ph]</A>.
</div>
<br />
<div CLASS="clsFrontPageTabHeader">
Apr 16, 2015: Release candidate 2.9.0
</div>
<div CLASS="clsFrontPageTabBody">
The release candidate 2.9.0 is now available.
The tag for this version is `R-2_9_0'.
For more details see <A href="http://releases.genie-mc.org">here</A>.
<br />
</div>
<br />
<div CLASS="clsFrontPageTabHeader">
Nov 14, 2014: Production release 2.8.6
</div>
<div CLASS="clsFrontPageTabBody">
The production release 2.8.6 is now available.
The tag for this version is `R-2_8_6'.
For more details see <A href="http://releases.genie-mc.org">here</A>. <br />
</div>
<br />
<div CLASS="clsFrontPageTabHeader">
Sep 23, 2014: Production release 2.8.4
</div>
<div CLASS="clsFrontPageTabBody">
The production release 2.8.4 is now available.
The tag for this version is `R-2_8_4'.
For more details see <A href="http://releases.genie-mc.org">here</A>. <br />
</div>
<br />
<div CLASS="clsFrontPageTabHeader">
Sep 8, 2014: Production release 2.8.2
</div>
<div CLASS="clsFrontPageTabBody">
The production release 2.8.2 is now available.
The tag for this version is `R-2_8_2'.
For more details see <A href="http://releases.genie-mc.org">here</A>. <br />
</div>
<br />
<div CLASS="clsFrontPageTabHeader">
March 20, 2014: GENIE Developers Workshop at Fermilab
</div>
<div CLASS="clsFrontPageTabBody">
A successful GENIE developers workshop,
with wide participation from the experimental neutrino community,
was held at Fermilab in March 10-14.
The workshop set the seeds for several new projects and fruitful longer-term collaborations.
See
<A href="http://www.fnal.gov/pub/today/archive/archive_2014/today14-03-20.html" target="_top"> here</A>
for a Fermilab Today article.
</div>
<br />
<div CLASS="clsFrontPageTabHeader">
Feb 27, 2014: NuSTEC generator school at Liverpool
</div>
<div CLASS="clsFrontPageTabBody">
The 1st NuSTEC Neutrino Generator School will be held at the University of Liverpool in 14-16 May 2014.
To register and for further information please see <A href="http://school.genie-mc.org"> here</A>.
</div>
<br />
<div CLASS="clsFrontPageTabHeader">
Mar 27, 2013: Production release 2.8.0
</div>
<div CLASS="clsFrontPageTabBody">
The production release 2.8.0 is now available.
The tag for this version is `R-2_8_0'.
For more details see <A href="http://releases.genie-mc.org">here</A>. <br />
</div>
<br />
<div CLASS="clsFrontPageTabHeader">
Feb 10, 2012: Production release 2.6.6
</div>
<div CLASS="clsFrontPageTabBody">
The production release 2.6.6 is now available.
The tag for this version is `R-2_6_6'. <br />
This is a patch release issued in preparation for T2K MC production 5,
which allows the T2K flux driver and event generation application to handle the
4-fold size increase of the combined input JPARC flux simulation n-tuples.
For more details see <A href="http://releases.genie-mc.org">here</A>. <br />
</div>
<br />
<div CLASS="clsFrontPageTabHeader">
Jul 7, 2011: Production release 2.6.4
</div>
<div CLASS="clsFrontPageTabBody">
The production release 2.6.4 is now available.
The tag for this version is `R-2_6_4'. <br />
This is a patch release issued in preparation for the new T2K sand muon geometry and flux (nd13).
For more details see <A href="http://releases.genie-mc.org">here</A>. <br />
</div>
<br />
<div CLASS="clsFrontPageTabHeader">
Apr 1, 2011: Production release 2.6.2
</div>
<div CLASS="clsFrontPageTabBody">
The production release 2.6.2 is now available.
The tag for this version is `R-2_6_2'.
For more details see <A href="http://releases.genie-mc.org">here</A>. <br />
</div>
<br />
<div CLASS="clsFrontPageTabHeader">
May 01, 2010: GENIE Developers Workshop at RAL, July 5th-20th.
</div>
<div CLASS="clsFrontPageTabBody">
A developers workshop shall take place at RAL from July 5th to 20th.
The workshop will focus on several significant GENIE upgrades.
Due to the hand-on nature of the workshop, only a very limited number of places are available.
Please contact us if you are interested in attending.
The workshop is funded by <A href="http://www.ippp.dur.ac.uk/" target="_top">Durham/IPPP.</A> <br />
</div>
<br />
<div CLASS="clsFrontPageTabHeader">
Mar 17, 2010: Production release 2.6.0
</div>
<div CLASS="clsFrontPageTabBody">
The production release 2.6.0 is now available.
The tag for this version is `R-2_6_0'.
For more details see <A href="http://releases.genie-mc.org">here</A>. <br />
</div>
<br />
<div CLASS="clsFrontPageTabHeader">
Feb 12, 2010: Code repository moved to HepForge
</div>
<div CLASS="clsFrontPageTabBody">
As of today the GENIE source code is distributed from a SubVersion repository hosted at
<A href="http://www.hepforge.org" target="_top">HepForge</A>.
The old CVS repository at Rutherford Lab is now discontinued.
</div>
<br />
<div CLASS="clsFrontPageTabHeader">
Sep 07, 2009: Updated License Agreement
</div>
<div CLASS="clsFrontPageTabBody">
As of today, GENIE is distributed under the <A href="http://copyright.genie-mc.org" target="_top">GPLv3 license</A>.
<br />
Additionally, the authors of GENIE endorse the
<A href="http://www.montecarlonet.org/GUIDELINES" target="_top">MCNET guidelines</A>
for fair academic use.
</div>
<br />
<div CLASS="clsFrontPageTabHeader">
Jun 19, 2009: Revision 2.4.4
</div>
<div CLASS="clsFrontPageTabBody">
A 2.4 revision version was tagged on Fri. 19th June 2009.
The tag for this version is `R-2_4_4'.
<br />
For more details see <A href="http://releases.genie-mc.org">here</A>. <br />
</div>
<br />
<div CLASS="clsFrontPageTabHeader">
May 20, 2009: New publications
</div>
<div CLASS="clsFrontPageTabBody">
Two new GENIE papers are now online:
`The GENIE Neutrino Monte Carlo Generator',
<A href="http://inspirehep.net/record/820590?ln=en">
Nucl.Instrum.Meth.A614:87-104, 2010; hep-ph/0905.2517</A>
and
`A Hadronization Model for few-GeV Neutrino Interactions',
<A href="http://inspirehep.net/record/818797?ln=en">
Eur.Phys.J.C63:1-10,2009; hep-ph/0904.4043</A>.
</div>
<br />
<div CLASS="clsFrontPageTabHeader">
Feb 20, 2009: GENIE tutorial @ Fermilab
</div>
<div CLASS="clsFrontPageTabBody">
The next GENIE tutorial will take place at Fermilab, March 18-19.
</div>
<br />
<div CLASS="clsFrontPageTabHeader">
Jan 17, 2009: GENIE tutorial @ Karpacz Winter School
</div>
<div CLASS="clsFrontPageTabBody">
A GENIE tutorial will take place at the
<A href="http://wng.ift.uni.wroc.pl/karp45/?q=node/1" target="_top">
45th Karpacz Winter School in Theoretical Physics</A>
(`Neutrino interactions: from theory to Monte Carlo simulations',
Ladek-Zdroj, Poland, February 2-7, 2009)
</div>
<br />
<div CLASS="clsFrontPageTabHeader">
Dec 20, 2008: Revision 2.4.2
</div>
<div CLASS="clsFrontPageTabBody">
A 2.4 revision version was tagged on Sat. 20th December 2008.
The tag for this version is `R-2_4_2'.
<br />
For more details see <A href="http://releases.genie-mc.org">here</A>. <br />
</div>
<br />
<div CLASS="clsFrontPageTabHeader">
Jun 08, 2008: Production release 2.4.0
</div>
<div CLASS="clsFrontPageTabBody">
The production release 2.4.0 is now available.
The tag for this version is `R-2_4_0'.
<br />
For more details see <A href="http://releases.genie-mc.org">here</A>. <br />
</div>
</div>
<!--#include FILE="./footer.inc"-->
</body>
</html>