starterkit-lessons icon indicating copy to clipboard operation
starterkit-lessons copied to clipboard

Lessons taught at the Starterkit workshops.

Results 65 starterkit-lessons issues
Sort by recently updated
recently updated
newest added

One of the more common first mistakes on ganga is that if the ntuple output filename in `ntuple_options.py` is different than the one defined in the ganga file `first-job.py`, ganga...

In Running DaVinci on the Grid, the instructions currently tell users to use `j.application.platform = 'x86_64-centos7-gcc8-opt'`, which results in ganga errors as DaVinci v45r8 does not support `x86_64-centos7-gcc8-opt`. This is...

In some example scripts the name of the DST is outdated and does not match what's used in the earlier lessons, leading to a crash if executed blindly.

Previous version used `MaxDuration` in error.

Since the twiki on grid storage quota is somewhat outdated, it should be useful to show the working instructions here.

There is no writelfns function in f I opened, the write function works.

I am not sure replicating all your outputdata to CERN is right. You should access files directly with the PFNs.

I've had differing responses to practices I've learned from the Starterkit, from what I've heard in Distributed Analysis, about a couple of things: ### HTCondor usage corresp. page: https://lhcb.github.io/starterkit-lessons/self-guided-lessons/htcondor.html Apparently...

In the [Exploring the DST lesson](https://lhcb.github.io/starterkit-lessons/first-analysis-steps/interactive-dst.html), it is mentioned the function > seekStripDecision (which replaces our advance) It is worth mentioning, that to reproduce the same behavior as of `advance(line)`,...

Easy