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

1566 shape feature extract #381

Merged
merged 7 commits into from
Aug 24, 2023
Merged

1566 shape feature extract #381

merged 7 commits into from
Aug 24, 2023

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    8bbc729 View commit details
    Browse the repository at this point in the history
  2. build: update shapely

    raylim committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    2c1d520 View commit details
    Browse the repository at this point in the history
  3. feat: extract tile shape features cli

    chore: 377, 375, 374, 379, 382 package versions
    
    feat: extract_tile_shape_features: add options for limiting variables in final output, clean up output a bit
    
    feat: add extra features to extract_tile_shape_features
    raylim committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    e2d3fd6 View commit details
    Browse the repository at this point in the history
  4. Added spatial analysis tutorial notebook

    This is just Armaan's original notebook, updated for the current
    state of luna.  It still uses the CLIs.
    Tom Pollard authored and raylim committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    b9cd41d View commit details
    Browse the repository at this point in the history
  5. Rewrote spatial tutorial notebook as Python code, and removed UMAP calcs

    1. Added function to pull output file names from metadata.yml files.
    2. Cast Path objects to strings in a couple of places.
    3. Check for both `aperio.MPP` and `openslide.mpp-x` in the slide
       image properties, and log a warning if neither is found.
    4. Added new notebook to the tutorial docs
    5. Renamed notebook to spatial_stats.ipynb
    Tom Pollard authored and raylim committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    59fd17e View commit details
    Browse the repository at this point in the history
  6. Allow non-local connections to the docs server

    This lets us run a docs server on one of the compute servers and view
    the docs site on our laptops.
    Tom Pollard authored and raylim committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    6a6b3e4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0cfc6be View commit details
    Browse the repository at this point in the history