Print

Print


 ============================================================================
Today's topic summary
 ============================================================================

Group: [log in to unmask]
URL: 
  https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!forum/ccp-petmr-codebot/topics


  - [CCPPETMR/SIRF] Add CIL methods to SIRF classes (#237) [1 Update]
    http://groups.google.com/group/ccp-petmr-codebot/t/a1d3d74ecb431db0
  - [CCPPETMR/SIRF-SuperBuild] Add cil (#154) [1 Update]
    http://groups.google.com/group/ccp-petmr-codebot/t/59eb893de595301d
  - [CCPPETMR/SIRF-SuperBuild] SIRF-SuperBuild build fails on Windows (#197) [3 Updates]
    http://groups.google.com/group/ccp-petmr-codebot/t/6adcbfb6e9aece91
  - [CCPPETMR/SIRF] STIRImageData Constructor from ImageData&  (#306) [3 Updates]
    http://groups.google.com/group/ccp-petmr-codebot/t/a2e713bafb20efcb
  - [CCPPETMR/SIRF-SuperBuild] Fix windows build (#204) [1 Update]
    http://groups.google.com/group/ccp-petmr-codebot/t/e29d03aec9abb203


 ============================================================================
Topic: [CCPPETMR/SIRF] Add CIL methods to SIRF classes (#237)
URL: http://groups.google.com/group/ccp-petmr-codebot/t/a1d3d74ecb431db0
 ============================================================================

---------- 1 of 1 ----------
From: Edoardo Pasca <[log in to unmask]>
Date: Feb 11 09:40AM -0800
URL: http://groups.google.com/group/ccp-petmr-codebot/msg/123e316c07a400

@paskino pushed 3 commits.

629cf24b25f1c810ea8cc1924f2473f14292da5d  multiple alg test
e9d08bd5ffdadbec4d27b943769af9f6288d9836  refinements
655eec6620aa16ccbed7fb02c61117b4dc1a43ab  Merge branch


 ============================================================================
Topic: [CCPPETMR/SIRF-SuperBuild] Add cil (#154)
URL: http://groups.google.com/group/ccp-petmr-codebot/t/59eb893de595301d
 ============================================================================

---------- 1 of 1 ----------
From: Edoardo Pasca <[log in to unmask]>
Date: Feb 11 05:14PM
URL: http://groups.google.com/group/ccp-petmr-codebot/msg/123cc5baf8e56d

@paskino pushed 4 commits.

ceeddc0b0c7c8eab6e4c16c8912954b107c24249  Merge branch 'master' into add_cil
a2e70b23f21e0d52f3811615c674431c29691b6d  Merge branch 'add_cil' of


 ============================================================================
Topic: [CCPPETMR/SIRF-SuperBuild] SIRF-SuperBuild build fails on Windows (#197)
URL: http://groups.google.com/group/ccp-petmr-codebot/t/6adcbfb6e9aece91
 ============================================================================

---------- 1 of 3 ----------
From: evgueni-ovtchinnikov <[log in to unmask]>
Date: Feb 11 07:00AM -0800
URL: http://groups.google.com/group/ccp-petmr-codebot/msg/1235783d7866a2

overwriting matlab hdf5 dlls (luckily, there are only two of them) does fix the problem, but it is hardly a solution many users would like :(


-- 
You are receiving this because you are

---------- 2 of 3 ----------
From: Casper da Costa-Luis <[log in to unmask]>
Date: Feb 11 03:34PM
URL: http://groups.google.com/group/ccp-petmr-codebot/msg/12374f81d2fb5c

could prefix to matlab's path. Can also contact matlab to get them to update the dlls (I've done this before)

-- 
You are receiving this because you are subscribed to this thread.

---------- 3 of 3 ----------
From: Kris Thielemans <[log in to unmask]>
Date: Feb 11 04:23PM
URL: http://groups.google.com/group/ccp-petmr-codebot/msg/123a03d53a3b07

This is the same problem as what we're having with Boost https://github.com/CCPPETMR/SIRF/issues/240.

Like there, I think the best thing to do is to build SIRF with the same version as what is used


 ============================================================================
Topic: [CCPPETMR/SIRF] STIRImageData Constructor from ImageData&  (#306)
URL: http://groups.google.com/group/ccp-petmr-codebot/t/a2e713bafb20efcb
 ============================================================================

---------- 1 of 3 ----------
From: Johannes Mayer <[log in to unmask]>
Date: Feb 11 02:16AM -0800
URL: http://groups.google.com/group/ccp-petmr-codebot/msg/1225fed55751d7

@rijobro 
The definition of the constructor only contains a ToDo, and is not actually implemented
```
STIRImageData::STIRImageData(const ImageData& id)
{
  only contains  throw

---------- 2 of 3 ----------
From: Johannes Mayer <[log in to unmask]>
Date: Feb 11 07:04AM -0800
URL: http://groups.google.com/group/ccp-petmr-codebot/msg/1235b01aeb8596

I tried to write it myself, as otherwise I was stuck, and to simply hard copy the geometrical information from the one image dataset to the other as in the code below. 
But when passing the image on,

---------- 3 of 3 ----------
From: Richard Brown <[log in to unmask]>
Date: Feb 11 08:15AM -0800
URL: http://groups.google.com/group/ccp-petmr-codebot/msg/1239938fb30e6a

I gave it a go here: https://github.com/rijobro/SIRF/commit/e0cfe93de638e01ba95f29b0659440e0f4a406d9.

The relevant bit of code looks like this: 
```
    // Get range from number of voxels


 ============================================================================
Topic: [CCPPETMR/SIRF-SuperBuild] Fix windows build (#204)
URL: http://groups.google.com/group/ccp-petmr-codebot/t/e29d03aec9abb203
 ============================================================================

---------- 1 of 1 ----------
From: evgueni-ovtchinnikov <[log in to unmask]>
Date: Feb 11 03:03PM
URL: http://groups.google.com/group/ccp-petmr-codebot/msg/1235a354c3269c

Richard and I came up with this solution to FFTW3 build problem on Windows - any good?
You can view, comment on, or merge this pull request online at:






--
You have received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page: 
  https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!forum/ccp-petmr-codebot/join
.
To unsubscribe from this group and stop receiving emails from it, send an email to [log in to unmask]


########################################################################

To unsubscribe from the CCP-PETMR-DEVEL list, click the following link:
https://www.jiscmail.ac.uk/cgi-bin/webadmin?SUBED1=CCP-PETMR-DEVEL&A=1