-
Hi,
when I run 'cmsRun nano_cfg.py' in CMSSW 9_4_4, I get many error messages of the type attached below [*] (about one error message per 100 events processed).
Is this expected ?
Cheers,
…
-
It would be super useful if the cross section from the hepmc file could be propagated through dd4hep and stored in the resulting simulated file that you get when running npsim. At the moment I can not…
-
The docs and the readme use
> Data formats for gamma-ray astronomy
which is more of a general description than a name. Does introducing a name make sense to you? Maybe something more catchy like …
-
I think users would generally expect direct solver interfaces to be faster, since we're avoiding file I/O. However, I think this is not always the case. For example, see #515
We need to critique…
-
The functionality has been removed to initialize derived objects of EventKinematics using `ekin`, `plab`. One of the purposes of EventKinematics was to properly convert between these types. Please rei…
-
Hi @GeorgeCocks-01,
I copied another file to `/tmp/13TeV_2018_34_Up_EW.root`. This one will be too big to put in your home area so I suggest to just read it directly from that location. Once you ar…
-
Hi,
I am are trying to use two Sony cameras for a stereo vision approach. Using only one camera, the acquisition seems to be working fine. When I create a second ImageAquirer the acquisition gets …
-
Dear experts,
During the week of June 13-20, following 3 types of HLT crashes happened in collision runs. HLT was using `CMSSW_12_3_5`.
1) `type 1`
```
cmsRun: /data/cmsbld/jenkins/workspace/a…
-
Hello
We have two instances of PromptReco jobs for dataset ParkingDoubleMuonLowMass5 crashing when running dqm offline:
cmsRun1
Fatal Exception (Exit Code: 8001)
An exception of category 'Log…
-
In Python, it is perfectly fine to write configuration files in Python. There no need to introduce a dependency to pyyaml.
I suggest to replace impy_config.yaml
```yaml
# Impy configuration file
…