Ignore:
Timestamp:
Apr 17, 2015 3:42:49 PM (8 years ago)
Author:
srkline
Message:

converted and renamed VSANS files. "VC_" prefix for VCALC related files (that's all of them right now), and moved and renamed parts of files so that the ipf names are more logical now with the contents. Deleted the "V_" prefix files. Added a lengthy routine to be able to write out a VSANS file in HDF format. This is NOT the final and approved data format, only a working version so that I can test things out...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sans/Dev/trunk/NCNR_User_Procedures/Reduction/HDF5_ConvertVAX_to_HDF5.ipf

    r946 r954  
    11#pragma rtGlobals=1             // Use modern global access method. 
    22 
    3  
     3// 
     4// DON'T TOSS THIS FILE-- THERE ARE USEFUL PROCEDURES HERE 
     5// -- some that may be in use elsewhere in reading/writing of HDF files 
     6 
     7 
     8 
     9// 
     10// 
    411// crudely converts the VAX format as read into RAW into an HDF5 file 
    512// 
Note: See TracChangeset for help on using the changeset viewer.