-
Weeks ago, the L1-uGT emulator (https://github.com/cms-sw/cmssw/pull/42634) and unpacker (https://github.com/cms-sw/cmssw/pull/42733) were updated to make use of data from the Zero-Degree Calorimeter,…
-
Currently the method of specifying pluggable app names as strings in a list isn't very pythonic. Allow importing apps and then including them in the enabled_apps list. Imported apps may reside in proj…
-
as the original cleanup attempt from @yakky is closed ( #5153 ), I'm re-attempting this, so it's not disappearing. It's an annonying bug, and can lead to confusion ( #5986 ).
short version: cms pl…
-
The 808 integration branch has been adjusted to better line up with what will be in CMSSW, by rebasing to CMSSW 809.
The branch is located here:
https://github.com/cms-l1t-offline/cmssw/tree/l1t-i…
-
A review of the setup instructions.
### 1. Dependency on a custom branch of `ardupilot_gazebo`
- Suggest that the arena model and world is moved into this repo so it is self contained, and use t…
-
Sigstore has an RFC 3161 TSA now, and signers can request a TSR from it while signing.
During signing, this would probably look like:
1. Doing signing as normal;
2. Submitting a timestamp requ…
-
I have installed with pip the plugin, and added it to settings.py, but when I run `python manage.py migrate`, I get this error:
```
TypeError: Couldn't reconstruct m2m field tags on News: __init__() …
-
I was debugging a missing parameter replace in #30071 , which implements a fillDescriptions without specifying default values, an ```InputTag``` in this case.
This case corresponds to the default …
-
The output of cf-dump seems to be seeing some sort of escaping and not liking it. Problem manifests in a docker container (you can use the `atmbnl/datatools` container to see it?
```
!cfdump mars-er…
-
Using the recipe from the twiki for L1T Stage2 (Phase1)
https://twiki.cern.ch/twiki/bin/view/CMSPublic/SWGuideL1TStage2Instructions
```
cmsrel CMSSW_11_2_0
cd CMSSW_11_2_0/src
cmsenv
git cms-i…