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

Mei cleaning utilities #13

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Mei cleaning utilities #13

wants to merge 10 commits into from

Commits on Jun 16, 2022

  1. Adds mei_cleaning script

    The script can be run at the command line to remove unreferenced zones
    and multiple identical zones that refer to identical objects.
    dchiller committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    ffce3a8 View commit details
    Browse the repository at this point in the history
  2. Add multi-file support to utilities/mei_cleaning.py

    dchiller committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    517b3d1 View commit details
    Browse the repository at this point in the history
  3. Adds mei_cleaning script

    The script can be run at the command line to remove unreferenced zones
    and multiple identical zones that refer to identical objects.
    dchiller committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    431d7b2 View commit details
    Browse the repository at this point in the history
  4. Add multi-file support to utilities/mei_cleaning.py

    dchiller committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    c800a86 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. Revise mei_cleaning script

    Adds functionality for finding and raising non-identical duplicates.
    
    Restructures file.
    dchiller committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    24d3df9 View commit details
    Browse the repository at this point in the history
  2. Fix arguments in remove_unreferenced_zones

    dchiller committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    393dcd2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2925c62 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'mei_cleaning_utilities' of github.com:DDMAL/production_…

    …mei_files into mei_cleaning_utilities
    dchiller committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    08ff56a View commit details
    Browse the repository at this point in the history
  5. Blackify utilities/mei_cleaning.py

    dchiller committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    03ccaa8 View commit details
    Browse the repository at this point in the history
  6. Update mei_cleaning.py

    napulen committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    17ba25a View commit details
    Browse the repository at this point in the history