zhouzhou

Results 2 issues of zhouzhou

![image](https://github.com/zhanghao-njmu/SCP/assets/52144630/83e7dbfb-87f0-4525-b569-be071481d1a2) Can the part of the SubCellType (separate) in this figure be extracted and drawn separately through code? Thanks

``` cnmf_obj.consensus(k=selected_K, density_threshold=density_threshold, show_clustering=True, close_clustergram_fig=False) ``` error ``` { "name": "TypeError", "message": "H should have the same dtype as X. Got H.dtype = float32.", "stack": "--------------------------------------------------------------------------- TypeError Traceback (most recent...

bug