Releases: SINTEF/pyopia
Releases · SINTEF/pyopia
Version 2.0
What's Changed
- Pypi workflow by @emlynjdavies in #147
- 146 separate classification module from standard dependencies by @emlynjdavies in #149
- move citation.cff to root directory by @emlynjdavies in #151
- update readthedocs-sphinx-search by @emlynjdavies in #153
- Added missing factor 255 in converting from float to int by @nordam in #155
- 163 Guide for running steps manually by @emlynjdavies in #167
- make reconstruction kernel inclusive of upper limit z plane by @klarrieu in #162
- Classifier debugging by @emlynjdavies in #168
- move exampledata.py to pyopia module level by @emlynjdavies in #171
- 182 test for classification by @emlynjdavies in #185
- 189 xarray formatting of netcdf data causes error if first images have no particles by @emlynjdavies in #190
- 186 pyopiacli not working for raw files updates by @emlynjdavies in #194
- 192 Pass minimum_area to segmentation function by @nepstad in #195
- implement option to not append STATS.nc files by @emlynjdavies in #193
- 198 pyopiastatisticsmake timeseries vd makes dataframe with times upside down oldest first newest last by @emlynjdavies in #206
- Version 2.0.0 by @emlynjdavies in #214
- Update pypi.yml by @emlynjdavies in #236
- update scikit image by @emlynjdavies in #239
- move classify import out of cli and into pipeline by @emlynjdavies in #247
- add guide on processing raw data by @emlynjdavies in #249
New Contributors
Full Changelog: v1.0.0...v2.0.3
Version 1 Initial release
PyOPIA now uses a steps dictionary based on a toml configuration file, and saving STATS to nc (instead of h5). It is now possible to re-evaluate to re-run the analysis, based soles on the metadata contained in the STATS .nc files:
notebooks/single-image-stats.ipynb
Other completed issues updated in this version:
Pre-release before for version 1
Last version 0
Full Changelog: v0.0.51-pre-alpha...v0.0.58-alpha