Handle many channels - #664
Conversation
|
Thanks for the PR. Also, this should really be an OMERO.figure setting that's set in the web environment. OMERO.figure doesn't have any All the other code is looking good and works fine. Build above is failing due to flake8 errors: |
|
Also, could you add this config option to the README, as a final optional install step, right before "Now restart OMERO.web as normal", e.g: Optional: To change the maximum active channel count from the default of 10: |
|
Thank you for your comments and suggestions. For me it works in the local docker server and I had to define the configuration in the I agree, this should really be an OMERO.figure setting that's set in the web environment. I tried to add something similar to PR#500 in the settings.py and may be I need to create a separate figure_settings.py as suggested above. I will try to implement this as web setting, following the comments above. |
|
Conflicting PR. Removed from build OMERO-plugins-push#42. See the console output for more details.
|
[Description of PR]
Please see https://github.com/ome/omero-figure/blob/master/docs/contributing.md
for a testing checklist.
Fixes #624 .
This PR does the following.
omero.figure.max_active_channelsand user gets a pop up message as can be seen in the image below.omero.figure.max_active_channels 2or 1 if only 1 channel needs to be active.CONFIG_omero_figure_max__active__channels: 15to docker-compose.yml file and can be tested atlocalhost:4080/figure/