Open infophysics opened 11 months ago
Things look good, just need to fix a few features: add options for scaling the plots add in the linking of plots through plotly. You'll have to google how to do this, but basically you should have it so that if the "link plots" button is pushed, then the plots should be linked, otherwise they can be independent. fix the adc scaling. have an option for only having one plot rather than two, so that you can have a bigger one. add options for scaling the plots add in the linking of plots through plotly. You'll have to google how to do this, but basically you should have it so that if the "link plots" button is pushed, then the plots should be linked, otherwise they can be independent. fix the adc scaling. have an option for only having one plot rather than two, so that you can have a bigger one.
Laura successfully got Panel to work and now using Plotly for different plots. Currently implementing a merge tree viewer, and getting Marjoleins event display. Trying to figure out how to get BlipDisplay to run inside of docker on Perlmutter and then be able to access it locally through the browser.