Closed creuzige closed 2 years ago
That's a good point, we should probably show some statistics from the fitting, although I would think that the table would at least show up (even if it had say negative values). Do the plots show successfully if you upload files manually?
Nope. Here's a screenshot
Adam it looks like you might be getting the same problem I had last week. Is the problem with the file reader again?
Not sure. I didn't get any other visible errors. What did you end up doing to fix this on your end?
I haven't been able to fix it yet, I was going to try david's recommendation of messing around with the files. Otherwise if I find a fix I'll be sure to share.
Sounds like a good plan. Thanks!
(Looks like I could have just picked a reaction instead... Next time!)
It is surprising that for some reason the image behaves differently for us. I can try cloning the repo from scratch to see if something is different with my workspace. And perhaps it might be helpful to have a video call sometime (even just 30 mins) so we can hash this out.
Resolved. Three issues, copy in the wrong place in docker build, file name had a blank not underscore, folder didn't exist (GitHub doesn't track empty folders)
I build the container and was able to interact with it on localhost:8080, but after data upload the intensity plots and intensity table tabs are blank. This was true even with the 'use default files' or selecting the files separately.
I'm wondering if a 'debugging' tab might also be useful in the app, showing the output from the solver. Thoughts?