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

Dev/main #138

Merged
merged 31 commits into from
Feb 22, 2024
Merged

Dev/main #138

merged 31 commits into from
Feb 22, 2024

Commits on Feb 16, 2024

  1. overhaul options

    pattonw committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    b13902f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70c0e43 View commit details
    Browse the repository at this point in the history
  3. fix: ⚡️ Pass compute context as part of options, and pass options fil…

    …e path as environment variable.
    rhoadesScholar committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    ab58caa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f1f84d View commit details
    Browse the repository at this point in the history
  5. Merge branch '57-parallel-blockwise-processing' of github.com:janelia…

    …-cellmap/dacapo into 57-parallel-blockwise-processing
    rhoadesScholar committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    d0a3fc6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a39d9d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f535161 View commit details
    Browse the repository at this point in the history
  8. Dev/main (#132)

    rhoadesScholar committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    51d2040 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    96b2cb5 View commit details
    Browse the repository at this point in the history
  10. Format Python code with psf/black push (#131)

    There appear to be some python formatting errors in
    41b5d7c. This pull request
    uses the [psf/black](https://github.com/psf/black) formatter to fix
    these issues.
    rhoadesScholar committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    1d6f0f9 View commit details
    Browse the repository at this point in the history
  11. Merge branch '57-parallel-blockwise-processing' of github.com:janelia…

    …-cellmap/dacapo into 57-parallel-blockwise-processing
    rhoadesScholar committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    1f5990b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    89382b0 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    37fb933 View commit details
    Browse the repository at this point in the history
  2. fix: ✅ Testing train passes.

    Fixed by 1) removing testing validation from tests of training, and 2) fixing the dummy trainer so that it moves arrays to the proper devices during training.
    rhoadesScholar committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    3775d6d View commit details
    Browse the repository at this point in the history
  3. fix: 🐛 Fixed test_options for no_config

    Made sure there wasn't any config file present to be read.
    rhoadesScholar committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    e365495 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    645be34 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    816c19f View commit details
    Browse the repository at this point in the history
  2. fix: 🚧 Debug predict_worker.py

    predict_worker.py works outside of pytest context.
    rhoadesScholar committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    bd17166 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e380907 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. fix: 🐛 Passed test_predict.py

    also updated daisy dependency, and added "all" option for installing optional dependencies
    rhoadesScholar committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    9b12bbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ef1fd2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d0a444 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    c1b7f8a View commit details
    Browse the repository at this point in the history
  2. chore: 🧑‍💻 Clean imports.

    WIP pytests hanging, then passing after keyboardinterupt.
    rhoadesScholar committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    d5f0e60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0aae770 View commit details
    Browse the repository at this point in the history
  4. Revert "Docstrings"

    rhoadesScholar committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    5ebd742 View commit details
    Browse the repository at this point in the history
  5. Revert "Docstrings" (#137)

    Reverts #109
    
    Fix ChatGPT errors before merging.
    rhoadesScholar committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    f034bdf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c7ec5ad View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6c9be49 View commit details
    Browse the repository at this point in the history
  8. chore: 🔥 Cleaning

    rhoadesScholar committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    9def264 View commit details
    Browse the repository at this point in the history
  9. Dev/tests (#134)

    tests still need debug :/
    rhoadesScholar committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    c9d0c8a View commit details
    Browse the repository at this point in the history