optimamodel / optima

Optima HIV software tool
http://optimamodel.com
GNU Lesser General Public License v3.0
7 stars 1 forks source link

Hack to not separate program names with commas in them into different cells #1789

Closed mariadelmarq closed 5 years ago

mariadelmarq commented 6 years ago

... when exporting results of optimization to spreadsheet. Fixes Trello card: https://trello.com/c/jmPc8osD/1047-optimization-output-parsed-due-to-program-name-commas.

mariadelmarq commented 6 years ago

@cliffckerr @robynstuart @gchadder3 This branch formats the exported spreadsheet for optimization results according to the Application team's needs cc @sherriekelly . To make this the default from the FE, the parameter comparisontab should be set to True when exporting an optimization result (I didn't do it myself because the same function is used to export both calibration and optimization results and I didn't want to be too hacky). Can we request that this be reviewed, improvedif needed, and merged ASAP? Thanks!!!