Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EMTF emulator and CSC TP producer changes for the new CCLUT implementation #35632

Merged
merged 6 commits into from
Oct 26, 2021

Commits on Oct 6, 2021

  1. Separate TMB and OTMB for CCLUT

    Sven Dildick committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    c373eb9 View commit details
    Browse the repository at this point in the history
  2. Add more documentation links

    Sven Dildick committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    1b9e9e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Set CCLUT still to False

    Sven Dildick committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    67fa0f9 View commit details
    Browse the repository at this point in the history
  2. Clumped Code, Updated isOTMB and isTMB names.

    +Moved pattern calculation above the set parameters section in the code. 
    +Added pattern variable which gets passed to conv_hit.set_pattern(pattern) on line 190.
    
    +Changed isME11 to isOTMB and (isMEX2 or isME13) to isTMB in both lines 135-139 and 327-330.
    jrotter2 authored and Sven Dildick committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    b183738 View commit details
    Browse the repository at this point in the history
  3. Code format

    Sven Dildick committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    c0858a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. Small format change

    eyigitba committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    b3fda88 View commit details
    Browse the repository at this point in the history