-
It would seem that type checking is not followed through dictionaries:
```python
query = (ds
.Select(lambda e: {
'evt': e.EventInfo("EventInfo"),
'jet': e.Jet…
-
* 20170518
**[18.05.17, 9:56:36 AM] Judita Mamuzic:
Hi Yu-Ting, thanks for asking the Higgsino group to add the NUHM2 points! I wrote there you will provide the sensitivity plots. Can you informal…
-
This is ATLAS specific, not sure if the bug is on our side or not. Writing this down for posterity.
## Set up
```
Reco_tf.py \
--CA="True" \
--sharedWriter="True" \
--maxEvents=1000 \
…
Moelf updated
8 months ago
-
Some variables are currently missing from KLUB:
- PNet and bjet energy regression branches (thanks to @dzuolo):
- ParticleNet
```
std::vector _ak8jets_particleNetMDJetTags_probXbb;
…
-
- [x] Re-organize chapters according to this outline:
> 1. Introduction
> 2. The Large Hadron Collider and the CMS Experiment
> 3. The Phase-2 Upgrade of CMS
> 4. Datasets and MC samples
> 5. Obj…
-
### pre-drafting todos
#### genomic deletions of CTCFs at boundaries:
- model robustness:
- [x] #74
- [x] #75
- correlate SCD with:
- [x] GC content
- [x] w/ DNA shape
[done](htt…
-
take these function:
https://github.com/jpata/particleflow/blob/main/mlpf/pipeline.py#L1391-L1394
add them here
https://github.com/jpata/particleflow/blob/main/mlpf/pyg/inference.py#L156
so th…
jpata updated
8 months ago
-
I've been working extensively on reverse engineering the IQ2020 firmware from a hex file found online, and have identified the RS485 address (0x1F) of their internet gateway and some of the functions.…
-
I found a program that seems to exceed the expected runtime given its cost.
The program is constructed as follows:
```
f(0) := iden
f(n + 1) := comp (take f(n)) (drop f(n))
```
Importantly…
-
Are there are any scripts already written to get data before 2009? I see that data at http://www.nfl.com/ajax/scorestrip?season=2014&seasonType=REG&week=1 goes back to 1970 for regular season. Is th…