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

Singleplex Polaris app #15

Merged
merged 32 commits into from
Feb 1, 2022
Merged

Singleplex Polaris app #15

merged 32 commits into from
Feb 1, 2022

Commits on Jan 26, 2022

  1. Configuration menu
    Copy the full SHA
    430c322 View commit details
    Browse the repository at this point in the history
  2. Add clip flag

    elaubsch committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    a66b513 View commit details
    Browse the repository at this point in the history
  3. Add SpotDetection import

    elaubsch committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    f7749cf View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Configuration menu
    Copy the full SHA
    9317e2f View commit details
    Browse the repository at this point in the history
  2. PEP8

    elaubsch committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    ea19c89 View commit details
    Browse the repository at this point in the history
  3. Update docstring

    elaubsch committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    2f19a70 View commit details
    Browse the repository at this point in the history
  4. Update docstring

    elaubsch committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    bd0ccae View commit details
    Browse the repository at this point in the history
  5. Write docstring

    elaubsch committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    dcf0999 View commit details
    Browse the repository at this point in the history
  6. PEP8

    elaubsch committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    485298a View commit details
    Browse the repository at this point in the history
  7. Add tests

    elaubsch committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    d90997f View commit details
    Browse the repository at this point in the history
  8. Update numpy requirement

    elaubsch committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    bf9bbc5 View commit details
    Browse the repository at this point in the history
  9. PEP8

    elaubsch committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    73c2746 View commit details
    Browse the repository at this point in the history
  10. Update whitespace

    Co-authored-by: Morgan Schwartz <msschwartz21@gmail.com>
    elaubsch and msschwartz21 committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    a443cce View commit details
    Browse the repository at this point in the history
  11. Remove comment

    Co-authored-by: Morgan Schwartz <msschwartz21@gmail.com>
    elaubsch and msschwartz21 committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    b731f6f View commit details
    Browse the repository at this point in the history
  12. Remove comment

    Co-authored-by: Morgan Schwartz <msschwartz21@gmail.com>
    elaubsch and msschwartz21 committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    ecf90b0 View commit details
    Browse the repository at this point in the history
  13. Update deepcell_spots/applications/polaris.py

    Co-authored-by: Morgan Schwartz <msschwartz21@gmail.com>
    elaubsch and msschwartz21 committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    6f103d0 View commit details
    Browse the repository at this point in the history
  14. Update deepcell_spots/applications/polaris.py

    Co-authored-by: Morgan Schwartz <msschwartz21@gmail.com>
    elaubsch and msschwartz21 committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    4ad3da1 View commit details
    Browse the repository at this point in the history
  15. Triple quotes to single quotes

    Co-authored-by: Morgan Schwartz <msschwartz21@gmail.com>
    elaubsch and msschwartz21 committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    694262b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6c00c0a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    760e4ca View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. Remove model

    elaubsch committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    3a874e7 View commit details
    Browse the repository at this point in the history
  2. Rename spots variables

    elaubsch committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    ef713f0 View commit details
    Browse the repository at this point in the history
  3. Update segmentation model

    elaubsch committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    3079d66 View commit details
    Browse the repository at this point in the history
  4. Add nuclear segmentation

    elaubsch committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    d7552c6 View commit details
    Browse the repository at this point in the history
  5. Test errors

    elaubsch committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    c5b51f8 View commit details
    Browse the repository at this point in the history
  6. Update example notebooks

    elaubsch committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    b11a8fc View commit details
    Browse the repository at this point in the history
  7. Change no seg result

    elaubsch committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    5081b20 View commit details
    Browse the repository at this point in the history
  8. Update docstring

    Co-authored-by: Morgan Schwartz <msschwartz21@gmail.com>
    elaubsch and msschwartz21 committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    5f75333 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dabebce View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7e5e75f View commit details
    Browse the repository at this point in the history
  11. Fix bug in tests

    elaubsch committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    1380461 View commit details
    Browse the repository at this point in the history
  12. Update notebook outputs

    elaubsch committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    55561a9 View commit details
    Browse the repository at this point in the history