Skip to content
Snippets Groups Projects

Install the detectors (incl epic) from github repo group

Merged Wouter Deconinck requested to merge install-detectors-from-github into master
2 files
+ 7
1
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -4,7 +4,7 @@ import os
@@ -4,7 +4,7 @@ import os
import yaml
import yaml
import argparse
import argparse
DETECTOR_REPO_GROUP = 'https://eicweb.phy.anl.gov/EIC/detectors'
DETECTOR_REPO_GROUP = 'https://github.com/eic'
DETECTOR_ENV ='''
DETECTOR_ENV ='''
#!/bin/sh
#!/bin/sh
export DETECTOR={detector}
export DETECTOR={detector}
Loading