Jiada Li

Results 12 issues of Jiada Li

Hi, does anyone know how to get the system flooding volume and system total inflow?

Is there any way like 'J1.water quality' to get the water quality simulation results for each node? I didn't find any variable for water quality in PySWMM.

Hi: Is the user manual of EPANET-rtx available right now? Jiada

Hi : I can run your codes but I didn't get any results. Have you ever encounter this problem?

In your SWMM_MPC model, how did you get the depth or flow time-series data after simulation? Thanks

I installed the omnipose using pip and then tried to start it with command `python -m omnipose`, but got the following error: Traceback (most recent call last): File "", line...

I'm using the python 3.12 and evidently 0.7.4 version. I'm running the attached codes below for rendering the testing report html file in the dashboard. Unfortunately, I got the error...

Hi Cellpose team, Thank you for maintaining such an impactful open-source tool in the bioimage analysis community. I’d like to suggest creating an official LinkedIn company page for Cellpose, similar...

enhancement

At run_Cellpose-SAM.ipynb file, both io.imsave() and io.save_rois() should not return anything since the API specifies that these two functions return None. Also, the `mask[i]` is missing in the io.imsave() function....

**Describe the bug** I'm running the run_Cellpose-SAM.ipynb file in colab with gpu, but got the TypeError: imsave() missing 1 required positional argument: 'arr' . To resolve this issue, I double...

bug