Skip to content

Releases: NiftyPET/NInst

ninst v0.12.0 beta

15 Sep 11:13
501da28
Compare
Choose a tag to compare
  • make tkinter optional (#19)
  • add preliminary mcr constants (#19)
  • misc build/test framework updates (#19)
    • fix external PRs
    • update workflows
    • update pre-commit

ninst v0.11.2 beta

11 Aug 10:40
ecf0ef6
Compare
Choose a tag to compare

ninst v0.11.1 beta

18 Jun 19:31
86b5a6c
Compare
Choose a tag to compare
  • misc framework updates (#17)

ninst v0.11.0 beta

18 Jun 15:32
96a9833
Compare
Choose a tag to compare
  • update resources.py (#16)
    • add the scatter ring definition
    • add a tx projection constant consistent with def.h
  • fix dcm2niix access permissions (#16)
  • minor framework updates (#16)

ninst v0.10.0 beta

01 Feb 21:21
69fe6e5
Compare
Choose a tag to compare
  • fix device ID inconsistency between NVML and CUDA (#14)
  • minor build/deploy updates

ninst v0.9.0 beta

20 Jan 01:31
ec75333
Compare
Choose a tag to compare
  • use miutil.web.urlopen_cached() (#13)
  • use miutil.fdio.extractall() (#13)
  • fix NiftyReg on gcc9 (#13)
  • misc build & tests framework updates
    • parallel cmake builds
    • skip devel PRs

ninst v0.8.0 beta

05 Jan 00:30
6c2c8b1
Compare
Choose a tag to compare
  • make dev_setup return list of arches (#12)
  • add RSZ_PSF_KRNL (#12)

ninst v0.7.1 beta

31 Dec 18:22
c0e6c3c
Compare
Choose a tag to compare
  • fix install_tool (#11)
  • slight optimisations

ninst v0.7.0 beta

30 Dec 22:02
f25e6ac
Compare
Choose a tag to compare
  • add install_tools.urlopen_cached (#10)
  • add install_tools.extractall (#10)
  • remove resources.get_refimg
  • misc tidy

ninst v0.6.1 beta

30 Dec 04:05
8e4d82b
Compare
Choose a tag to compare
  • install_tools.askdirectory: suppress prompt when name found in env (#9 <- NiftyPET/NIPET#17)
  • misc build/test framework updates
  • minor installation doc update