bkloppenborg / simtoi

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

If shader does not match model, simtoi crashes #132

Closed therob762 closed 9 years ago

therob762 commented 9 years ago

If the user attempts to load a shader that does not match the model (eg. Andrews shader with Pascucci model), SIMTOI crashes. Perhaps a warning message might be more appropriate.

bkloppenborg commented 9 years ago

I cannot replicate this issue. Did you modify the classes and/or shaders? Both the Andrews and Pascucci disk models replace whatever shader is specified in the GUI with the correct shader during construction. Could you run SIMTOI through a debugger (i.e. run gdb simtoi) to find where it is crashing?

bkloppenborg commented 9 years ago

No reply from reporter in 1 month, cannot replicate issue, closing.