Difference between revisions of "GlueX Offline Software"

From GlueXWiki
Jump to: navigation, search
(more news)
(21 intermediate revisions by 4 users not shown)
Line 3: Line 3:
 
|
 
|
 
'''News:'''
 
'''News:'''
* February 2, 2022: [[GlueX_Software_Meeting,_February_2,_2022#Minutes|Minutes of the February 2nd Software Meeting]] are available.
+
* July 19, 2022: [[GlueX_Software_Meeting,_July_18,_2022#Minutes|Minutes of the July 18th Software Meeting]] are available
* January 28, 2022: [https://mailman.jlab.org/pipermail/halld-offline/2022-January/008756.html New version set: 5.3.0]
+
* July 12, 2022: [https://halldweb.jlab.org/halld_versions/version_5.8.0.xml New version set: 5.8.0].
* January 26, 2022: [[HDGeant4_Meeting,_January_26,_2022#Minutes|Minutes of the January 26 HDGeant4 meeting]] are available.
+
* June 7, 2022: [[GlueX_Software_Meeting,_June_6,_2022#Minutes|Minutes of the June 6th Software Meeting]] are available
* January 21, 2022: [https://mailman.jlab.org/pipermail/halld-offline/2022-January/008751.html Transition from swif to swif2]
+
* May 23, 2022" [https://halldweb.jlab.org/wiki/index.php/GlueX_Tutorial_2022 GlueX Software and Analysis Tutorial 2022]
* January 21, 2022: [https://mailman.jlab.org/pipermail/halld-offline/2022-January/008749.html New version set: 5.2.2]
+
* May 19, 2022: [https://mailman.jlab.org/pipermail/halld-offline/2022-May/008816.html New version set: 5.7.1].
 
* [[Offline Software News Archive|Previous news items...]]
 
* [[Offline Software News Archive|Previous news items...]]
 
|
 
|
Line 52: Line 52:
  
 
Documentation for software packages specific to GlueX or to JLab.
 
Documentation for software packages specific to GlueX or to JLab.
 
+
* Best practices in writing code for the HallD/GlueX software environment check out this link of [[Coding Conventions| '''''HallD/GlueX Coding Conventions''''']]
 +
* A convenient way to enhance the impact of comments inside the code is to use [https://halldweb.jlab.org/talks/2021/usedoxy.pdf '''''Doxygen''''']. The hooks and infrastructures are already implemented for the packages ''halld_recon'' and ''halld_sim''.
 
*[[Documentation Initiative]]
 
*[[Documentation Initiative]]
  
 
====Software Packages====
 
====Software Packages====
  
* [http://amptools.sourceforge.net/index.php/Main_Page AmpTools]: Amplitude analysis package (aka partial wave analysis)
+
* [https://github.com/mashephe/AmpTools AmpTools]: Amplitude analysis package (aka partial wave analysis)
 
* [[Calibration Database|CCDB]]: Calibration Database
 
* [[Calibration Database|CCDB]]: Calibration Database
 
** [[Policy on CCDB Variations for Reconstructing Simulated Data]]
 
** [[Policy on CCDB Variations for Reconstructing Simulated Data]]
Line 76: Line 77:
 
**[https://halldweb.jlab.org/gluex_sim/Dashboard.html '''Active Sample Dashboard''']
 
**[https://halldweb.jlab.org/gluex_sim/Dashboard.html '''Active Sample Dashboard''']
 
**[https://halldweb.jlab.org/gluex_sim/SubmitSim.html '''MC Submission Form''']
 
**[https://halldweb.jlab.org/gluex_sim/SubmitSim.html '''MC Submission Form''']
* [https://pypwa.jlab.org/index.html PyPWA]
+
* [https://pypwa.jlab.org/index.html PyPWA:] [https://pypwa.readthedocs.io/ Python-based Partial Wave Analysis Toolkit]
 
* [https://github.com/JeffersonLab/rcdb/wiki RCDB]: Run Conditions Database
 
* [https://github.com/JeffersonLab/rcdb/wiki RCDB]: Run Conditions Database
 
** [https://halldweb.jlab.org/rcdb/ Web Interface]
 
** [https://halldweb.jlab.org/rcdb/ Web Interface]
Line 205: Line 206:
 
* [https://data.jlab.org/drupal/?q=system/files/Offline%20Plan%20FY10.pdf JLab Offline Computing Plan, FY2010]
 
* [https://data.jlab.org/drupal/?q=system/files/Offline%20Plan%20FY10.pdf JLab Offline Computing Plan, FY2010]
 
* [[Role of the Software Coordinator]]
 
* [[Role of the Software Coordinator]]
 +
 +
=== Containers ===
 +
 +
* [[GlueX and Containers]]: an overview of the use of containers in GlueX
  
 
==Meetings and Reviews==
 
==Meetings and Reviews==

Revision as of 10:53, 20 July 2022

News:

Quick Links:

The legacy version of this page is here.

General Information

Build Scripts: A Version Management System for GlueX describes a standard directory structure for GlueX software, how to create complete or partial builds, and how to specify versions of individual packages, both for building and for use. It is also available as GlueX Note 2793.

See below for other helpful links.

Shell Environment Set-Up

Building GlueX Software

GlueX and Containers

Software Documentation

Packages used in the GlueX software stack with links to package-specific documentation.

GlueX Software

Documentation for software packages specific to GlueX or to JLab.

  • Best practices in writing code for the HallD/GlueX software environment check out this link of HallD/GlueX Coding Conventions
  • A convenient way to enhance the impact of comments inside the code is to use Doxygen. The hooks and infrastructures are already implemented for the packages halld_recon and halld_sim.
  • Documentation Initiative

Software Packages

Special Topics

  1. Material on Splitoffs

Documentation for External Software Packages

Documentation on additional software packages used by GlueX. Development and maintenance of these are not directly related to GlueX.

Data Sets

Offline Data Monitoring

Computing Facilities

JLab

Grid

Off-Site Computing Resources

Software Management

Source Code Management

Testing and Debugging

Governance, Conventions, Standard Practices

Containers

Meetings and Reviews

Communication and Help

FAQ

Legacy Links