Users of the ISIS LOQ instrument software have begun using the cansas1d/1.0 (a.k.a. SASXML) format with IgorPro "and are pretty happy." They contribute these suggestions as part of an email exchange today. Some are defects to be addressed, some are enhancement requests.
?Load command? This code does not use it nor vice-versa.
repaired one instance with
Run = TrimWS( ReplaceString("\", metadata[j][1], "/") )
Provided example code to test one file:
testCollette()
Can't test all files this way since some do not have a Run "number"
No common usage of this term between facilities (not likely either)
Example code copies into a flat file directory.
Flat directories are discouraged by PRJ since the name space becomes
quite unmanageable when many sample are present. Easier to build in
support for hierarchy, such as in the Indra or Irena packages for IgorPro.
Users of the ISIS LOQ instrument software have begun using the cansas1d/1.0 (a.k.a. SASXML) format with IgorPro "and are pretty happy." They contribute these suggestions as part of an email exchange today. Some are defects to be addressed, some are enhancement requests.