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

change default mrc permissive to false, try to autorecover, remove userfacing 'permissive' argument #140

Merged
merged 18 commits into from
Mar 26, 2024

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    e9b359c View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    6ca2755 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. add failing mrc file

    sroet committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    073ef66 View commit details
    Browse the repository at this point in the history
  2. added tests that should fail

    sroet committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    4826336 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'change_mrc_permission_to_strict' of github.com:sroet/py…

    …tom-template-matching-gpu into change_mrc_permission_to_strict
    sroet committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    72ee1cc View commit details
    Browse the repository at this point in the history
  4. also put default permission pon false for not the header, and make a …

    …warpper to try to autorecover
    sroet committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    8487a1e View commit details
    Browse the repository at this point in the history
  5. make sure logs are written

    sroet committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    0373d62 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9292e38 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    88c6ebf View commit details
    Browse the repository at this point in the history
  8. count parenthesis properly

    sroet committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    4abc74c View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. make it an actual f-string

    sroet committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    68a2182 View commit details
    Browse the repository at this point in the history
  2. Actually test a corrupt mrc

    sroet committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    92e42e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8003de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5703cd View commit details
    Browse the repository at this point in the history
  5. don't precall the function...

    sroet committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    21065a4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e1ec9ca View commit details
    Browse the repository at this point in the history
  7. update version for API break

    sroet committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    25bb71f View commit details
    Browse the repository at this point in the history
  8. make contextmanager 'private'

    sroet committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    a444948 View commit details
    Browse the repository at this point in the history