[Research] Using the .fds file format

Purnamrita Sarkar psarkar at cs.cmu.edu
Sat May 30 18:56:43 EDT 2009


Hi all,

I am having some problems with saving a datset in fds (fast datset)
format and loading it again. Right now the fds file (attached) has some
junk in it. Could this be because I am running my code on a 64-bit machine?

This is a snippet of code where I save it,
-----------------
ds = ds_load_assuming_attr_types_and_number(filename,"x1/s x2/s x3/r x4/s");

ds_save(filename_fds,ds);
-----------------

I would really appreciate any ideas/help :)

thanks!
Purna
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: test.fds
URL: <https://mailman.srv.cs.cmu.edu/mailman/private/autonlab-research/attachments/20090530/d25751eb/attachment.ksh>


More information about the Autonlab-research mailing list