8000 Comparing v0.1.2...v0.1.3 · talmolab/sleap-roots · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: talmolab/sleap-roots
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.2
Choose a base ref
...
head repository: talmolab/sleap-roots
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.3
Choose a head ref
  • 2 commits
  • 81 files changed
  • 1 contributor

Commits on Oct 29, 2024

  1. Handle unsupported geometry types (#91)

    * add test data that breaks extract_points_from_geometry
    
    * replace images filename in slp file
    
    * update OlderMonocotPipeline notebook
    
    * return empty list if unsupported geometry type
    
    * update oldermonocot pipeline
    
    * use logging statements for convex hull calculations
    
    * modify tests for two plants
    
    * check intersection for empty list, return nans
    
    * add more test for unexpected inputs to extract_points_from_geometry
    
    * include empty MultiLineString and remove duplicate test
    
    * update OlderMonocot notebook
    
    * add stunted 10 day-old rice predictions as fixture
    
    * fix paths
    
    * organize and add needed imports
    
    * update OlderMonocot pipeline notebook
    
    * black
    
    * black
    
    * test new fixture
    
    * black
    
    * black
    
    * add more unexpected types
    
    * use logging
    
    * add test for inf values
    
    * add more tests for multilinestring
    
    * add tests for nex convex hull features using rice fixture
    
    * black
    eberrigan authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    d5b1338 View commit details
    Browse the repository at this point in the history
  2. Version 0.1.3 (#93)

    eberrigan authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    3f0861d View commit details
    Browse the repository at this point in the history
Loading
0