Skip to content

v0.1.18

Compare
Choose a tag to compare
@Kevin2 Kevin2 released this 31 Jan 08:10
· 121 commits to main since this release
99d346f

Radionets 0.1.18 (2023-01-30)

API Changes

Bug Fixes

New Features

  • added creation of uncertainty plots
    changed creation and saving/reading of predictions to dicts
    prediction dicts have 3 or 4 entries depending on uncertainty
    added scaled option to get_ifft
    created new dataset class for sampled images
    created option for sampling and saving the whole test dataset
    updated and wrote new tests #129

Maintenance

  • Add and enable towncrier in CI. #130

  • publish radionets on pypi #134

  • Update README, use figures from the paper, minor text adjustments #136

Refactoring and Optimization