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

Update 4.2 AI build #16

Merged
merged 195 commits into from
Apr 26, 2024
Merged

Conversation

DavidStirling
Copy link
Member

  • Brings in changes from Broad CP 4.2.6

  • Adds support for Cellpose 3. Cellpose 1/2 support dropped (very different API)

  • Lazy loads cellpose and stardist dependencies

bethac07 and others added 30 commits October 22, 2021 12:20
* Improve java detection

* Optimise

* Test putative startup fix

* Fix CellProfiler#4457

Co-authored-by: David Stirling <[email protected]>
* Support display of text-based measurements

* Add text display test

Co-authored-by: David Stirling <[email protected]>
* Handle text column writing in ExportToDatabase

* Prevent ExportToDatabase crash if an image was skipped

Co-authored-by: David Stirling <[email protected]>
* Add convex hull mode to FillObjects

* documentation added

* More docs

* Support 3D, add tests

* Explicitly set module mode in tests

Co-authored-by: David Stirling <[email protected]>
* Add debug shell

* Make Window pane search more reliable

* add documentation of debug shell

Co-authored-by: David Stirling <[email protected]>
Co-authored-by: bethac07 <[email protected]>
* Added object z measurements to exporttodatabase.py

* update exporttodatabase to have 3d tag

* trying new values for exporttodatabase process_3D
…ellProfiler#4478)

* Fix issue with downsampling when advanced watershed features are on

Resize x_data back up to fix mismatch later (line 565) when watershed is generated from distance and downsampling is on (>1).

* Updated with David's suggestion to re-generate x_data mask
* Reduce the memory usage of MeasureObjectNeighbors

* Switch from np to numpy in measureobjectneighbors memory improvements

* Include change mentioned in comment
Add z-dimension resize capabilities

The display of the output image needs to be readjusted, at the moment the z planes displayed do not account for differences between the input and output image
Add z-dimension resize capabilities

The display of the output image needs to be readjusted, at the moment the both input and output image are displayed with the same dimensions
…r#4452)

* Add SaveImages option to save without bit depth conversion

* add tests

* better test name

Co-authored-by: David Stirling <[email protected]>
Co-authored-by: bethac07 <[email protected]>
…ce vectors for MeasureTexture (CellProfiler#4504)

* Added in description of correspondence vectors for MeasureTexture

* Added in more descriptions of 2D vectors and credits for GeoGebra

* added in two images and better description for 3D vectors in measureTexture
Co-authored-by: Callum Tromans-Coia <[email protected]>
@DavidStirling
Copy link
Member Author

@emilroz Appveyor is outdated so should be safe to merge this now?

@emilroz emilroz merged commit 5a0aec5 into glencoesoftware:compat-4-2-ai Apr 26, 2024
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.