New Features Created the command line tool pymedphys gui which boots the GUI for PyMedPhys within your browser. GUI at this stage is quite minimal. Created a tool to handle a PyMedPhys config file, by default stored within ~/.pymedphys/.config.toml. That config file can have a redirect field to allow configuration to be stored in a different location such as within a git repo, or a network drive. pymedphys.zip_data_paths now has a new optional parameter extract_directory. When this parameter is passed the contents of the zip downloaded zip data will be extracted to the provided directory. For example now the following is possible: import pathlib import pymedphys CWD = pathlib.Path.cwd() pymedphys.zip_data_paths("mu-density-gui-e2e-data.z...
Breaking Changes Made shapely an optional dependency once more. No longer depending on shapely-help...
New Features Re-exposed convert2_ratio_perim_area and create_transformed_mesh from pymedphys.electr...
New Features Created a function to merge overlapping contours that have the same name within a DICO...
News around this release Stuart Swerdloff (@sjswerdloff) has agreed to come on board as a maintain...
Breaking changes Removed the proof of concept pymedphys bundle CLI as well all of its associated co...
Breaking changes Changed the patient_directories icom parameter to accept a list of paths instead o...
New Features Initial alpha release of an experimental JupyterLab application bundler. Run with pyme...
"Stable" API changes (Won't truly be stable until after a 1.0.0 release) Critical bug fixes Fixed b...
Breaking Changes Removed jupyter, bundle, and app sub commands from the CLI. Removed the gui and ju...
Breaking Changes If pymedphys.mosaiq.connect is passed a list of length one, it will now return a c...
"Stable" API changes (Won't truly be stable until after a 1.0.0 release) Installation changes To in...
[0.18.0] Breaking Changes Removed the optional extras tags of library, labs, and difficult. All of ...
Bug fixes Fix issue in some Windows environments where running pymedphys gui would not find the str...
News around this release Phillip Chlap has joined as a pymedphys Maintainer Thanks to Cedric for re...
"Stable" API changes (Won't truly be stable until after a 1.0.0 release) Bug fixes Fixed bug in the...
Breaking Changes Made shapely an optional dependency once more. No longer depending on shapely-help...
New Features Re-exposed convert2_ratio_perim_area and create_transformed_mesh from pymedphys.electr...
New Features Created a function to merge overlapping contours that have the same name within a DICO...
News around this release Stuart Swerdloff (@sjswerdloff) has agreed to come on board as a maintain...
Breaking changes Removed the proof of concept pymedphys bundle CLI as well all of its associated co...
Breaking changes Changed the patient_directories icom parameter to accept a list of paths instead o...
New Features Initial alpha release of an experimental JupyterLab application bundler. Run with pyme...
"Stable" API changes (Won't truly be stable until after a 1.0.0 release) Critical bug fixes Fixed b...
Breaking Changes Removed jupyter, bundle, and app sub commands from the CLI. Removed the gui and ju...
Breaking Changes If pymedphys.mosaiq.connect is passed a list of length one, it will now return a c...
"Stable" API changes (Won't truly be stable until after a 1.0.0 release) Installation changes To in...
[0.18.0] Breaking Changes Removed the optional extras tags of library, labs, and difficult. All of ...
Bug fixes Fix issue in some Windows environments where running pymedphys gui would not find the str...
News around this release Phillip Chlap has joined as a pymedphys Maintainer Thanks to Cedric for re...
"Stable" API changes (Won't truly be stable until after a 1.0.0 release) Bug fixes Fixed bug in the...
Breaking Changes Made shapely an optional dependency once more. No longer depending on shapely-help...
New Features Re-exposed convert2_ratio_perim_area and create_transformed_mesh from pymedphys.electr...
New Features Created a function to merge overlapping contours that have the same name within a DICO...