[Insight-developers] Testing data procedure for mhd/raw files

Bill Lorensen bill.lorensen at gmail.com
Tue Jul 19 12:00:14 EDT 2011


There is a way to do this I think, but it looks compilcated to me.

For the time being, you could use a .mha file which combines the header and raw.

Brad King is the data guru and is out of contact this week.

Bill

On Tue, Jul 19, 2011 at 10:51 AM, Bill Lorensen <bill.lorensen at gmail.com> wrote:
> You can store any type of file. You must follow the directions here:
> http://www.vtk.org/Wiki/ITK/Git/Develop/Data and cmake will take your
> data, stuff it into a web repository, create hash, etc...
>
> It works very well.
>
> I have not tried it with a mhd/raw pair. Did you try it and it failed?
> If so, we need to fix it. Maybe we have to add a dummy test for the
> raw file? I don't know.
>
> Perhaps a ITK data guru will answer.
>
> Bill
>
> On Tue, Jul 19, 2011 at 9:10 AM, David Doria <daviddoria at gmail.com> wrote:
>> Following this page:
>> http://www.vtk.org/Wiki/ITK/Git/Develop/Data
>>
>> It looks like only files specified in the CMakeLists.txt will be properly
>> added to the testing data repository as a .md5 file. What about the case
>> when your test outputs a .mhd/raw pair to be compared to a baseline .mhd/raw
>> pair? Only the mhd file is specified in the CMakeLists.txt, so the .raw file
>> would never be linked and pushed, right? What is the procedure in this case?
>> David
>>
>> _______________________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>>
>> Kitware offers ITK Training Courses, for more information visit:
>> http://kitware.com/products/protraining.html
>>
>> Please keep messages on-topic and check the ITK FAQ at:
>> http://www.itk.org/Wiki/ITK_FAQ
>>
>> Follow this link to subscribe/unsubscribe:
>> http://www.itk.org/mailman/listinfo/insight-developers
>>
>>
>


More information about the Insight-developers mailing list