Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • maint/1.x
  • master default protected
  • msc
  • v0.11
  • v1.0
  • v1.1
  • v1.10
  • v1.11
  • v1.12
  • v1.13
  • v1.2
  • v1.3
  • v1.4
  • v1.5
  • v1.6
  • v1.7
  • v1.8
  • v1.9
  • v2.0
  • v2.1
  • 3.8.0
  • 3.7.1
  • 3.7.0
  • 3.6.4
  • 3.6.3
  • 3.6.2
  • 3.6.1
  • 3.6.0
  • 3.5.3
  • 3.5.2
  • 3.5.1
  • 3.5.0
  • 3.4.0
  • 3.3.1
  • 3.3.0
  • 3.2.2
  • 3.2.1
  • 3.2.0
  • 3.1.0
  • 3.0.1
40 results
Created with Raphaël 2.2.030Jun29282726201615141312111098765432125May23131211965419Apr181665432130Mar2924232221181716151411987432129Feb2019181615121110985432130Jan29282726252422212019181716151413121198765431Dec302926222120181716151411109876432130Nov27201918171614131211109543230Oct2928272322201916151413121124Sep2220181615141110987432128AugTwo new things in fsl.utils:Async TaskThread absorbs errors (typically raised on shutdown).1. The async.wait function can either be run directly, or can be run onFixed if ImageWrapper.__init__ crashes, ImageWrapper.__del__ complainsDoc typos.If Image(loadData=True), threaded/indexed arguments are ignored.Image uses a SafeIndexedGzipFile for indexed images. ImageWrapper canNew thing in async module - the TaskThread, a simple task queue.Source code no longer included in docsImageWrapper.__expandCoverage uses the new collapseExpansions functionTest case for collapseExpansionsNew imagewrapper function, collapseExpansions, which combines/collapsesFix to Nifti1 handling of images with unknown qform/sform codes.Fixed CheckBoxMessageDialog default button selectionCheckBoxMessageDialog can have up to three buttons.Bugfix in fsl.utils.platform, importing itself instead of built-inImage.axisMapping is memoized (and corresponding bug-fix to memoizeMD5).Async.idle now allows a delay to be specified, after which the task willImage.save method implemented, and working with/without IndexedGzipFile.Image.save method stub.README updateLittle bugfixes to Notifier and Image classes.Adjusted image wrapper test to generate slices which are outsideBugfix in ImageWrapper.__expandCoverage - variable name clashes.Fix to ImageWRapper.__expandCoverage - np.isclose was beingcalled incorrectlyLast test case for ImageWrapper.No, the ImageWrapper.coverage method does not return uint32 - uncoveredNew test case for overlapping writes. One more test case to go.Image wrapper Update data range on write was not clearing volume ranges.What a nightmare. Partially testing ImageWrapper write support. best_*ImageWrapper.coverage method returns uint32.Untested support for writing image data. Other re-organisations andNew ImageWrapper test case, reduced number of iterations in otherImageWrapper has a reset method which does initialisation stuff.ImageWrapper now stores per-volume data ranges. Will make write support easier.Logic for updating coverage previously in updateDataRangeOnRead movedImageWrapper test updates.New function sliceOverlap which does a similar job to sliceCovered butcalcExpansion test coverage reduced a bit so it doesn't take an insaneImageWrapper allows an initial data range to be passed in. ImageWrapper
Loading