| ... | @@ -4,16 +4,16 @@ This page includes notes about the changes in released versions of Glance. Newer |
... | @@ -4,16 +4,16 @@ This page includes notes about the changes in released versions of Glance. Newer |
|
|
|
|
|
|
|
**version 0.5.4**
|
|
**version 0.5.4**
|
|
|
|
|
|
|
|
If you ask for a scatter or hex plot in the gui and you have too much variable data selected for us to create that plot in a timely manner, the interface will now pop up a window telling you that, instead of silently not making a plot.
|
|
There is now a command line option ("-u" or "--imagesonlyonfailure") to turn on only plotting images for variables which fail based on your comparison criteria. So you can now turn that option on without using a config file if you didn't otherwise need one.
|
|
|
|
|
|
|
|
The command line will now warn you if you ask it to use a config file and also include options or variable names on the command line that it is going to ignore in favor of what's in your config file.
|
|
The command line will now warn you if you ask it to use a config file and also include options or variable names on the command line that it is going to ignore in favor of what's in your config file.
|
|
|
|
|
|
|
|
Reports have been revised so we don't need to create small thumbnail images. This should improve runtime to create reports and the disk size needed to store them. The reports now show small versions of the large images in place of the thumbnails.
|
|
Reports have been revised so we don't need to create small thumbnail images. This should improve runtime to create reports and the disk size needed to store them. The reports now show small versions of the large images in place of the thumbnails.
|
|
|
|
|
|
|
|
There is now a command line option ("-u" or "--imagesonlyonfailure") to turn on only plotting images for variables which fail based on your comparison criteria. So you can now turn that option on without using a config file if you didn't otherwise need one.
|
|
|
|
|
|
|
|
|
|
When you're running many reports at once by giving Glance directories as input, the output directories for the reports should now have zero padded numbers so they will sort correctly in your output directory and on the summary report page.
|
|
When you're running many reports at once by giving Glance directories as input, the output directories for the reports should now have zero padded numbers so they will sort correctly in your output directory and on the summary report page.
|
|
|
|
|
|
|
|
|
If you ask for a scatter or hex plot in the gui and you have too much variable data selected for us to create that plot in a timely manner, the interface will now pop up a window telling you that, instead of silently not making a plot.
|
|
|
|
|
|
|
The gui now has less eye-searing and more perceptually useful colormaps available.
|
|
The gui now has less eye-searing and more perceptually useful colormaps available.
|
|
|
|
|
|
|
|
------------
|
|
------------
|
| ... | |
... | |
| ... | | ... | |