bkloppenborg / simtoi

The SImulation and Modeling Tool for Optical Interferometry
GNU General Public License v3.0
7 stars 6 forks source link

Parameter names should be labeled using a higharcy when exporting #54

Closed bkloppenborg closed 11 years ago

bkloppenborg commented 11 years ago

With the models it is possible that the same parameter name could be assigned to multiple variable positions. Although SIMTOI handles this correctly internally (the names don't matter), the exported values could have two column labels with the same name. If the names were labeled like:

model.parameter
model.shader.parameter
model.feature.parameter

In the exported file this could alleviate this problem.

Also note that two models of the same type should have different names when being exported.

bkloppenborg commented 11 years ago

Closed in c09a32790d809f42b359278168b75f3410531049