bagen hasi
bagen hasi
(base) jade@jade:~$ curl -sL https://raw.githubusercontent.com/huan/docker-wechat/master/dochat.sh | bash ____ ____ _ _ | _ \ ___ / ___| |__ __ _| |_ | | | |/ _ \| | | '_...
### Checklist - [X] I added a descriptive title - [X] I searched for other issues and couldn't find a solution or duplication - [X] I already searched in Google...
**Describe the bug** A clear and concise description of what the bug is. When mTRF-Toolbox is cross-validating discrete variables (e.g. Phonetic feature), Matlab reports an error that Matrix is close...
Because the merged PDFs will exist at the same time, there may be many documents with the same duplicate PDFs. Can you add the function to detect these PDFs and...
Description: I encountered an issue while plotting nodes with netplotbrain where specifying a large number of different node colors results in errors. Here’s a summary of the issue and my...
Hello, I've been using the EntropyHub package to compute Sample Entropy (SampEn) and Multiscale Sample Entropy (MSE) for EEG and fMRI data. However, I've encountered frequent occurrences where these functions...
Hello, I am trying to use the gt package to display tables in both Jupyter and Quarto. However, I am unable to modify the table's width and height despite following...
If your issue is a usage question, please consider asking on the [MNE Forum](https://mne.discourse.group) instead of opening an issue. I’m currently visualizing functional connectivity using circular graphs, and I’d like...
Hi, I'm using netplotbrain on Ubuntu 22.04 with the latest version. When I generate a brain figure using the following code: ``` figpick, ax = netplotbrain.plot(template='MNI152NLin2009cAsym', template_style='glass',template_glass_maxalpha=0.08,template_color='black',title = None,node_colorlegend=False) figpick.set_size_inches(10,...