bkloppenborg / simtoi

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

plot_data.py overwrites t3 plots #68

Closed bkloppenborg closed 10 years ago

bkloppenborg commented 11 years ago

The plot_data.py script overwrites the t3 plots when --autosave is specified. For example running this in a MultiNest output directory:

python plot_data.py --autosave ./

will produce only one t3 plot, the phase.

bkloppenborg commented 10 years ago

Fixed during the OpenGL overhaul. Committed to develop in commit 931a725