Changes between Initial Version and Version 1 of Ticket #919


Ignore:
Timestamp:
Oct 26, 2017 9:28:01 AM (6 years ago)
Author:
butler
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #919 – Description

    initial v1  
    1 TO fix issues prior to v4.1.0 release, transmission spectra are no longer saved in project and analysis files. Errors occur when the lengths of lambda and T are different. Along the same lines as outlined in #14 (done for 2D data in master and 1D data in branch load_speed_increase but not merged), we could linearize the arrays into a single <TransmissionSpectrum> element. 
     1TO fix issues prior to v4.1.0 release, transmission spectra are no longer saved in project and analysis files. Errors occur when the lengths of lambda and T are different. Along the same lines as outlined in #14 (done for 2D data in master and 1D data in branch load_speed_increase but not merged), we could linearize the arrays into a single <!TransmissionSpectrum> element.