madscatt / zazzie

development branch
GNU General Public License v3.0
2 stars 3 forks source link

Complete TODO items for Decomposition Analysys #175

Open skrueger111 opened 2 months ago

skrueger111 commented 2 months ago

Complete the following TODO items. See also #170.

  1. Add a "#" to the beginning of all lines in the general output file that do not contain data to be plotted, i.e., essentially every line except for the RMS calculations, which a user might want to plot at some point. (This is already done for the other Decomposition output files that contain SAS data.)
  2. If the number of contrasts = 3, set reduced_chi_squared = -1 (the value that is set if the number of degrees of freedom = the number of unknowns in other multi-component analysis modules). Check for this value and write "N/A" to the output file, instead of "inf" or "nan" so the user doesn't think the program has crashed.