This PR makes it so that the viewer script will force permissions to be inherited (take that, AIMS4), and takes advantages of some minor tweaks to the output_viewer package to improve the UI of the viewer. It also will attempt to just read the existing viewer if the user doesn't have write permissions in a directory, to enable easier sharing on a single server.
This PR makes it so that the
viewer
script will force permissions to be inherited (take that, AIMS4), and takes advantages of some minor tweaks to theoutput_viewer
package to improve the UI of the viewer. It also will attempt to just read the existing viewer if the user doesn't have write permissions in a directory, to enable easier sharing on a single server.