MQTs Extraction Striving at the forefront of the unknown libraries - - PowerPoint PPT Presentation

mqts extraction
SMART_READER_LITE
LIVE PREVIEW

MQTs Extraction Striving at the forefront of the unknown libraries - - PowerPoint PPT Presentation

MQTs Extraction Striving at the forefront of the unknown libraries Mal Le Garrec 2020-08-26 MQTs Extraction 1/12 O MC Outline What? Why? Problems encountered How? Current Problems 2020-08-26 MQTs Extraction 2/12 O MC What?


slide-1
SLIDE 1

MQTs Extraction

Striving at the forefront of the unknown libraries

Maël Le Garrec

OMC

2020-08-26 MQTs Extraction 1/12

slide-2
SLIDE 2

Outline

What? Why? Problems encountered How? Current Problems

OMC

2020-08-26 MQTs Extraction 2/12

slide-3
SLIDE 3

What?

  • Java library
  • Extract MQT powerconverter values for a certain time
  • Used for the best knowledge model
  • MAD-X format -> Timber format -> NXCals variable

kqtf.a12b1 = 1.0674917199E-12; ! powerconverter: RPMBB.UA23.RQTF.A12B1 at 2017-04-02 15:30:49.948 kqtf.a81b1 = 1.0674917199E-12; ! powerconverter: RPMBB.UA87.RQTF.A81B1 at 2017-04-02 15:30:49.948 kqtd.a12b1 =

  • 1.0674917199E-12; ! powerconverter: RPMBB.UA23.RQTD.A12B1 at 2017-04-02 15:30:49.948

kqtd.a67b1 =

  • 1.0674917199E-12; ! powerconverter: RPMBB.UA67.RQTD.A67B1 at 2017-04-02 15:30:49.948

kqtd.a56b1 =

  • 1.0674917199E-12; ! powerconverter: RPMBB.UA63.RQTD.A56B1 at 2017-04-02 15:30:49.948

OMC

2020-08-26 MQTs Extraction 3/12

slide-4
SLIDE 4

Outline

What? Why? Problems encountered How? Current Problems

OMC

2020-08-26 MQTs Extraction 4/12

slide-5
SLIDE 5

Why?

  • CALS updated to NXCALS
  • The Online Model is bloated

OMC

2020-08-26 MQTs Extraction 5/12

slide-6
SLIDE 6

Outline

What? Why? Problems encountered How? Current Problems

OMC

2020-08-26 MQTs Extraction 6/12

slide-7
SLIDE 7

Problems encountered

  • Unknown magic number: 120 (16 bit TeV resolution)
  • NXCals documentation
  • LSA Documentation
  • Quarantine

OMC

2020-08-26 MQTs Extraction 7/12

slide-8
SLIDE 8

Outline

What? Why? Problems encountered How? Current Problems

OMC

2020-08-26 MQTs Extraction 8/12

slide-9
SLIDE 9

How? (I)

  • acc-co repo:

https://gitlab.cern.ch/acc-co/lhc/lhc-k_extractor

  • Simple interface:

// Call the extractor and save the result to the file specified earlier KExtractor kextractor = new KExtractor(KExtractor.createContext()); kextractor.getKValuesForBeam(beam, timestamp, filepath);

OMC

2020-08-26 MQTs Extraction 9/12

slide-10
SLIDE 10

How? (II)

  • In BBGUI:

Figure: Updating the MQTs in BBGUI

OMC

2020-08-26 MQTs Extraction 10/12

slide-11
SLIDE 11

Outline

What? Why? Problems encountered How? Current Problems

OMC

2020-08-26 MQTs Extraction 11/12

slide-12
SLIDE 12

Current Problems

  • Slow. Between 1 and 8 minutes for one beam (16 vars)

∘ Querying one variable at a time, can and will be improved

OMC

2020-08-26 MQTs Extraction 12/12