Duke-UNC Brain Imaging and Analysis Center
BIAC Forums | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password   Forgot your Password?
 All Forums
 Support Forums
 BXH Header Support
 Creating & using BXH headers for CIGAL pdigm files
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

charles.michelich
BIAC Alum

USA
183 Posts

Posted - May 30 2003 :  3:22:18 PM  Show Profile  Reply with Quote
BXH Users,

I wrote a function which creates BXH headers for the DMDATA files generated by Jim Voyvodic's suite of tools (CIGAL, fscan, dmwrite, etc). The pdigm* files generated by CIGAL are in this format and contain much more information than the show*.out files. The function is called dmdata2bxh. Once the headers are written, the data can be read using readbxhdata. Here is an example of generating a BXH header and then reading the paradigm parameter file from the pdigm file.
% Create a BXH header for your CIGAL output file
dmdata2bxh('pdigm5_12345_5_1');

% Read record type cigal_22 (paradigm parameter file in this case)
data=readbxhdata('pdigm5_12345_5_1.bxh','pdigm22');

% Read pdigm5_12345_5_1 chosing the record in a GUI.
data2=readbxhdata('pdigm5_12345_5_1.bxh');
The necessary software is in \\Gall\Programs\User_Scripts\alpha\

Enjoy,
Chuck

Edited by - charles.michelich on May 30 2003 6:19:05 PM
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
BIAC Forums © 2000-2010 Brain Imaging and Analysis Center Go To Top Of Page
This page was generated in 0.53 seconds. Snitz Forums 2000