Skip to content

Releases: bbfrederick/picachooser

Version 1.4.9 - 11/18/24 Container refresh

18 Nov 16:22
Compare
Choose a tag to compare
  • (Docker) Modernized build based on a new, uv based basecontainer.
  • (Docker) Fixed a lot of deprecation warnings.
  • (PICAchooser_dispatcher) Included the newer scripts, fixed some regressions caused by updating basecontainer.

Version 1.4.8 - 8/4/24 packaging update

04 Aug 18:20
Compare
Choose a tag to compare
  • (package) Updated setuptools files to a new, cleaner format, and including more URLs for packaging.
  • Merged dependabot changes.

Version 1.4.7 - 6/18/24 Bumping release to add in lots of little things

18 Jun 13:57
Compare
Choose a tag to compare
  • (PICAchooser) Fixed timecourse time axis display when no motion timecourses are used.
  • (PICAchooser) Added melodic_dataex mode.
  • (PICAchooser) Cleaned up filtering interface.
  • (PICAchooser) Use absolute paths internally.
  • (PICAchooser) Got filtering working.
  • (PICAchooser) Fixed TR specification.
  • (package) Made some proactive changes to avoid numpy 2.0.0 problems.
  • (package) Cleaned up dependencies for Python 3.12 compatibility.
  • (Docker) Updated to Python 3.12 basecontainer.
  • Merged LOTS of dependabot changes.

Version 1.4.6 - 2/23/24 rtgrader release

23 Feb 15:48
Compare
Choose a tag to compare
  • (rtgrader) Added new program - rtgrader - to do quality assessment of rapidtide datasets.
  • (Docker) Updated to basecontainer 0.3.2.
  • (Docker) Added caching to build.
  • Merged of a bunch of dependabot PRs.

Version 1.4.5 - 9/13/23 checkpoint release

13 Sep 14:11
Compare
Choose a tag to compare
  • Mass merge of a bunch of dependabot PRs.
  • (Docker) Updated to basecontainer 0.2.3.

Version 1.4.4 - 6/29/23 Feature enhancement

29 Jun 18:35
Compare
Choose a tag to compare
  • Fixed image pane resizing.

Version 1.4.3 - 6/9/23 Feature release

09 Jun 14:18
Compare
Choose a tag to compare
  • Added reference file matching - if you specify a set of reference components, any IC with a spatial correlation with any reference component above a threshold is retained.

Version 1.4.2 - 5/11/23 update to python 3.11

12 May 02:35
Compare
Choose a tag to compare
  • (Docker) Updated to python 3.11 basecontainer.
  • (package) Modernized install procedure.

Version 1.4.1 - 2/14/23 checkpoint release

14 Feb 18:50
Compare
Choose a tag to compare
  • Upgraded pyqtgraph calls to handle deprecations. NOTE: this only handles versions of pyqtgraph<0.13.
  • Made substantial changes to the Dockerfile to handle changes in basecontainer.

Version 1.4.0 - (2/9/23) checkpoint release

09 Feb 21:34
Compare
Choose a tag to compare
  • Added --version and --detailedversion command line flags to PICAchooser, melodicomp, and grader.
  • Accepted several PR's from dependabot for build scripts.
  • Updated versioneer.
  • Renamed master branch to main.
  • Adapted to the new basecontainer.