Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Step by Step Instruction on Converting from .dat to .mrc

No information at this time

...

Crucial to conversion is to have a "tvips2tif" script.  One has been written by Steve Lamont and should be used for conversion.

  1. ssh into shine.ucsd.edu
  2. go to directory where .dat data resides
  3. copy script to directory
  4. using st_mt_tvips2tif: 
    Code Block
    
    st_mt_tvips2tif [basename]
    

The script command will concatenate all .dat files IN ALPHANUMERIC ORDER into a single .st file.  Confirm that the .dat files are in the proper order (i.e. watch out for negative signs, single vs double digits of angles, etc)