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

Updated Metadata and Dependencies #41

Merged
merged 6 commits into from
May 22, 2023
Merged

Commits on Apr 7, 2022

  1. Dev (PolusAI#32)

    * Modified bumpversion
    
    * Added code formatting, linting
    
    * Fixed documentation, modified bumpversion
    
    * Modified bump2version and readme
    
    * Fixed bumpversion for README
    
    * Removed buggy precommit hooks
    
    * Removed bumpversion sign option
    
    * Changed bumpversion fields
    
    * Bump version: 2.1.9 → 2.2.0-dev0
    
    * Fixed bug in bumpversion dev builds
    
    * Bump version: 2.2.0-dev0 → 2.2.0-dev1
    
    * Upgrade/bioformats (PolusAI#20)
    
    * Migration from loci_tools.jar to bioformats_package.jar
    
    * Changed setup.py
    
    * Fixed bug associated with initializing a BioWriter without metadata parameter (PolusAI#21)
    
    * Feat/ci (PolusAI#22)
    
    * Added code format and lint git actions
    
    * fix: Fixed format gitaction, disabled zarr tests
    
    * Added dev dependencies and test workflow
    
    * Started docker ci build
    
    * Docker build base
    
    * Black formatting
    
    * Updated git actions
    
    * Changed bumpversion config
    
    * Finished Docker configs
    
    * Added PyPi publishing action
    
    * Bump version: 2.2.0-dev1 → 2.2.0-dev2
    
    * Fixed docker and pypi workflows
    
    * Reverted version
    
    * Changed pypi workflow
    
    * Fixed twine username
    
    * Feat/ometypes (PolusAI#23)
    
    * Replaced OmeXml.py with ome_types
    
    * Resolved uncaught OmeXml references
    
    * Bump version: 2.2.0-dev1 → 2.2.0-dev2
    
    * Bump version: 2.2.0-dev2 → 2.2.0-dev3
    
    * Fix/metadata (PolusAI#24)
    
    * Added additional metadata reformatting
    
    * Fixed repeated values in metadata replacement dictionary
    
    * Fixed unresolved merge conflict in README
    
    * Fixed additional README conflict
    
    * Fix/rgb (PolusAI#26)
    
    * Fixed versioning in docs
    
    * Fix czi rgb image bug
    
    * Fix czi rgb image bug
    
    * Special catch for Zeiss CZI rgb images
    
    * Fix/biowriter (PolusAI#27)
    
    * Fixed metadata issues with BioWriter
    
    * fix: JavaWriter backend exports correct results on any XYZCT data
    
    * Removed debug code
    
    * Fixed error in unittest from missing dependency
    
    * Feat/bioreader (PolusAI#28)
    
    * Bump version: 2.2.0 → 2.2.1-dev0
    
    * re-added support for CT dimensions, improved performance
    
    * Added pickle support for PythonReader
    
    * Bump version: 2.2.1-dev0 → 2.2.1-dev1
    
    * Feat/biowriter: Scalability and Extended Writing Ability (PolusAI#29)
    
    * Updated Python BioWriter to use newer version of tifffile
    
    * Prototype of scalable scatter tile format
    
    * Removed debug print statements
    
    * added support for multi-channel/timepoint writing
    
    * Added unittest, fix abstract class error
    
    * Updated reader and biowriter metadata
    
    * Bump version: 2.2.1-dev1 → 2.3.0-dev0
    
    * Bioformats (PolusAI#30)
    
    * Removed bioformats_package.jar, added optional install of bioformats_jar
    
    * Updated documentation and install options
    
    * fixed README typo
    
    * Update/docs (PolusAI#31)
    
    * Updated docs and tests. Changed java backend name to bioformats
    
    * Updated examples to use new backend names
    
    * Bump version: 2.3.0-dev0 → 2.3.0
    Nicholas-Schaub committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    0a40863 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Configuration menu
    Copy the full SHA
    75c588d View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    7cf489c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52880b5 View commit details
    Browse the repository at this point in the history
  3. Upgraded ome-types

    Nicholas-Schaub committed May 17, 2023
    Configuration menu
    Copy the full SHA
    49a1f19 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cdab689 View commit details
    Browse the repository at this point in the history