Posted by Andy Kerridge on February 06, 2008 at 14:36:15:
In Reply to: Re: Can a JobIph file be formatted/unformatted? posted by Valera Veryazov on February 06, 2008 at 13:18:05:
Ah, we only have the source code job2asc.f. would it possible to e-mail me the source code for the utility to convert back to binary? My email address is a.kerridge@ucl.ac.uk.
Many thanks for your help!
Andy
: : Thanks, we've compiled it and can generate formatted JobIphs. Does this utility just format an unformatted JobIph though? I also need to convert the file back to use as input to RASSI. I assume that RASSI can't read a formatted JobIph file?
: yes, you right. RASSI can't read formatted JobIph. But there are two codes in this directory - one to convert to ASCII, and another - convert to binary.
: This is a bit of experimental code, but it should do the job..