We needed min/max intensity values in order to see 16-bit data as a jpeg in the tile pair viewer.
I also made a few changes to let baseUrl be set in the URL (instead of the source code) and to treat the render parameters as a set of options instead of a string.
Eventually this could turn into a more abstract way to deal with render options from JavaScript as part of JaneliaQueryParameters.
We needed min/max intensity values in order to see 16-bit data as a jpeg in the tile pair viewer.
I also made a few changes to let baseUrl be set in the URL (instead of the source code) and to treat the render parameters as a set of options instead of a string.
Eventually this could turn into a more abstract way to deal with render options from JavaScript as part of JaneliaQueryParameters.